Seccomp Secure Computing Mode
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 45
- Forks
- 22
- Avg merge
- 8h 44m
- Merged PRs (30d)
- 6
Description
Implement seccomp filtering for the micro-VM guest.
Status: Planned
Reference: ARCHITECTURE.md - Seccomp Secure Computing Mode section
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with the “Seccomp Secure Computing Mode” section in ARCHITECTURE.md and read the surrounding micro-VM guest design. Trace the Rust guest entry point and determine the filtering requirements described there. Done means the guest applies the specified seccomp filtering and the implementation is validated against the documented behavior.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust
- Domain
- security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100