-
Notifications
You must be signed in to change notification settings - Fork 2
Open
Labels
enhancementNew feature or requestNew feature or requesthigh priorityUrgent issue which needs to be fixedUrgent issue which needs to be fixed
Description
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 requestNew feature or requesthigh priorityUrgent issue which needs to be fixedUrgent issue which needs to be fixed