lablup / lablup/backend.ai

Customize seccomp profile

Open
#3,158 0 comments 0 reactions 0 assignees View on GitHub
Dominant language
Python
Stars
670
Forks
183
Avg merge
17h 7m
Merged PRs (30d)
358

Description

### Main idea

As a follow-up to #3019, let's extend the functionality to enable selecting _seccomp_ profiles other than `default-profile.json`.For example, this feature could be useful if you want to block specific syscalls within a specific container, rather than allowing extra syscalls.

Of course, with the logic from #3019, modifying `default-seccomp.json` would allow blocking specific system calls.However, in this case, the changes to the seccomp profile would affect all containers.

### Alternative ideas

_No response_

### Anything else?

_No response_

JIRA Issue: BA-35

Contributor guide

Open the contributing guide

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.