containerd / containerd/runwasi
No explict ways to tell the wasm runtime what file and directory wasm binary has access to
Open
- Dominant language
- Rust
- Stars
- 1.3k
- Forks
- 131
- PR merge metrics
- No merged PRs in 30d
Description
This is from a discussion at the CG meeting this week. Runwasi currently has no ways to specify, explicitly, what file and directories a wasm container have access to.
_Originally posted by @Mossaka in https://github.com/containerd/runwasi/pull/142#discussion_r1240183875_
Contributor guide
Research direction
Start by reading the discussion linked from this issue, especially the original discussion in containerd/runwasi#142. Trace how runwasi currently exposes filesystem access to wasm containers. Done means defining and implementing an explicit way to specify which files and directories a wasm binary may access.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- rust, wasm
- Domain
- operating-systems, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100