Skip to content

Refactor the seccomp for different OS/Language #87

@akamya997

Description

@akamya997

Currently, we use seccomp to prevent programs from using unexpected system calls. But when it comes to a different OS(even between ubuntu 20.04 & 22.04), a fixed white list can not work any more.
Some similar problems may appear when it comes to different languages(like Python). So it is necessary to refactor the implementation of seccomp, so that it can be used on different OS and programming language.

Metadata

Metadata

Assignees

Labels

enhancementNew feature or requesthigh priorityUrgent issue which needs to be fixed

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions