cms-dev / cms-dev/cms

Explore the use of NsJail as a sandbox provider

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

Nobody has claimed this yet.

feature_request sandbox
Dominant language
Python
Stars
1k
Forks
412
Avg merge
6d 10h
Merged PRs (30d)
3

Description

NsJail (https://github.com/google/nsjail) is a cgroup- and namespace-based sandbox helper that resembles isolate a lot. We might want to play with it a bit to see how the two compare. It also comes with a nice syscall filtering library, Kafel (https://github.com/google/kafel).

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 by reading the NsJail project and its Kafel syscall-filtering library, then compare their cgroup, namespace, and syscall-filtering capabilities with isolate. The issue does not name an entry point, file, test, or acceptance criteria; completion would require an agreed comparison and decision about whether CMS should pursue NsJail as a sandbox provider.

Written by the indexing model from the issue text.

Assessment

Tech stack
linux
Domain
security
Issue type
Feature
Difficulty
5/5
Estimated time
Over a week
Activity status
Stale
Clarity
Needs clarification
Newbie friendliness
25/100

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.