https://github.com/oxr463/libseccomp-playground
https://github.com/oxr463/libseccomp-playground
libseccomp
Last synced: about 1 month ago
JSON representation
- Host: GitHub
- URL: https://github.com/oxr463/libseccomp-playground
- Owner: oxr463
- License: gpl-2.0
- Created: 2021-01-22T18:28:19.000Z (over 5 years ago)
- Default Branch: master
- Last Pushed: 2021-05-25T01:40:55.000Z (about 5 years ago)
- Last Synced: 2025-06-14T02:06:09.505Z (about 1 year ago)
- Topics: libseccomp
- Language: C
- Homepage:
- Size: 10.7 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 1
-
Metadata Files:
- Readme: README.md
- License: COPYING
Awesome Lists containing this project
README
# libseccomp-playground
## License
SPDX-License-Identifier: [GPL-2.0-or-later](COPYING)
## Reference
- [libseccomp test suite](https://github.com/seccomp/libseccomp/tree/main/tests)