opencontainers / opencontainers/runc
Support SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV
Open
Nobody has claimed this yet.
area/seccomp
- Dominant language
- Go
- Stars
- 13.5k
- Forks
- 2.3k
- Avg merge
- 2d 8h
- Merged PRs (30d)
- 30
Description
SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV was added in the Spec v1.1.0-rc.1:
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
Use the linked runtime-spec pull request 1161 and its Spec v1.1.0-rc.1 reference as the requirements starting point. Trace how runc handles seccomp settings, then verify that SECCOMP_FILTER_FLAG_WAIT_KILLABLE_RECV is supported consistently with that specification.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- go
- Domain
- security
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100