Skip to content

A simple native go seccomp library

License

Notifications You must be signed in to change notification settings

diconico07/goseccomp

Repository files navigation

goseccomp: A simple native go seccomp library

goseccomp is a pure go library to create and insert seccomp-bpf filters.

Roadmap

  • Add a complete documentation of the API
  • Add support for retrieving seccomp user notifications
  • Add support for more argument filter types

Contributions

In case you have a suggestion or want a new feature, feel free to open an issue with the enhancement label.

If you found a bug, you can open an issue.

In case you are able to fix by yourself a bug, enhance the code or implement a new feature, feel free to send a Pull request.

License

This project is released under the MIT license. Feel free to use, contribute, fork and do what you want with it. Please keep all licenses, copyright notices and mentions in case you use, re-use, steal, fork code from this repository.

About

A simple native go seccomp library

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages