Skip to content

fix: harden devcontainer security controls#8

Merged
pmembrey merged 1 commit into
mainfrom
security-audit-fixes
Apr 24, 2026
Merged

fix: harden devcontainer security controls#8
pmembrey merged 1 commit into
mainfrom
security-audit-fixes

Conversation

@pmembrey
Copy link
Copy Markdown
Owner

Summary

  • restrict write-capable Claude automation to trusted actors and remove unused OIDC permissions
  • harden devcontainer generation with feature allowlisting, structured mounts, variable-source rejection, build-path symlink checks, and security-opt validation
  • harden template writes against symlink targets and pin bundled supply-chain inputs
  • update README/template policy docs and add focused regression tests

Verification

  • ./scripts/verify.sh

Note: cargo-deny still reports the existing duplicate-version warnings for TOML-related crates; advisories, bans, licenses, and sources pass.

@pmembrey pmembrey merged commit 53d0e53 into main Apr 24, 2026
2 of 3 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant