Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

implement subcommand to create seccomp profile #9

Open
alegrey91 opened this issue Apr 22, 2024 · 0 comments
Open

implement subcommand to create seccomp profile #9

alegrey91 opened this issue Apr 22, 2024 · 0 comments
Labels
enhancement New feature or request help wanted Extra attention is needed

Comments

@alegrey91
Copy link
Owner

The idea is to create a subcommand like the following:

harpoon produce -t=seccomp

This new feature should give the ability of creating a seccomp profile by combining together all the syscalls collected with the command capture.
The subcommand name should be something like produce/generate/cook.
Additionally, I was thinking to add the flag -t/--type in case we want to support different types like systemd services (that make use of seccomp as well with the following label SystemCallFilter=.

@alegrey91 alegrey91 added enhancement New feature or request help wanted Extra attention is needed labels Apr 23, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant