NVIDIA / NVIDIA/nvrc

Seccomp Secure Computing Mode

Open
#105 0 comments 0 reactions 0 assignees View on GitHub

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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.