Skip to content

Security feedback: SSH hardening and policy validation #7

@pimlock

Description

@pimlock

Context

Security hardening work is required to improve SSH and policy enforcement safeguards.

Requested work

  • Further harden ssh security
  • Fine-tune seccomp policies.
  • Enforce mTLS certificate validation.
  • Add checks to verify setgid and setuid calls succeed.
  • Add policy validation to ensure corrupted or maliciously modified policies do not cause unsafe behavior.

Definition of done

  • Security hardening changes are implemented and validated.
  • Failure modes are explicit, with safe defaults when validation fails.
  • Tests or checks cover the new validation and enforcement paths.

Originally by @drew on 2026-02-12T17:58:51.059-08:00

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions