Better way to create a seccomp filter for a specific language #77
Replies: 1 comment 18 replies
-
Anyways, switched to Linux namespace. I'm doing a worker, the app will run indefinitely and take submissions from queue, each submission has |
Beta Was this translation helpful? Give feedback.
18 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
Is there a faster and painless way to generate seccomp configs for languages besides manually adding them? Btw should I use container or ptrace, which is better though?
Beta Was this translation helpful? Give feedback.
All reactions