Skip to content

Confine gate standard streams#139

Merged
chasebryan merged 1 commit into
mainfrom
agent/confine-gate-standard-streams
Jul 16, 2026
Merged

Confine gate standard streams#139
chasebryan merged 1 commit into
mainfrom
agent/confine-gate-standard-streams

Conversation

@chasebryan

Copy link
Copy Markdown
Owner

Summary

  • replace copied-command stdin with read-only /dev/null
  • merge copied stdout and stderr into a write-only pipe relayed by trusted /usr/bin/cat
  • assert descriptor identities and access modes at runtime, with protected contract mutations and precise residual-risk documentation

Verification

  • scripts/ci/check-repository
  • 288 hardened Python tests
  • debug and release Rust suites: 162 + 74 + 32 + 9 tests each
  • two relocated reproducibility builds and 7 doc tests

@chasebryan
chasebryan marked this pull request as ready for review July 16, 2026 02:15
@chasebryan
chasebryan merged commit f739f32 into main Jul 16, 2026
7 checks passed
@chasebryan
chasebryan deleted the agent/confine-gate-standard-streams branch July 16, 2026 02:15
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