[ 源代码: oci-seccomp-bpf-hook ]
软件包:oci-seccomp-bpf-hook(1.2.8+ds-1 以及其他的)
oci-seccomp-bpf-hook 的相关链接
Debian 的资源:
下载源码包 oci-seccomp-bpf-hook:
- [oci-seccomp-bpf-hook_1.2.8+ds-1.dsc]
- [oci-seccomp-bpf-hook_1.2.8+ds.orig.tar.gz]
- [oci-seccomp-bpf-hook_1.2.8+ds-1.debian.tar.xz]
维护小组:
外部的资源:
- 主页 [github.com]
相似软件包:
OCI hook to trace syscalls and generate a seccomp profile
This project provides an OCI hook to generate seccomp profiles by tracing the syscalls made by the container. The generated profile would allow all the syscalls made and deny every other syscall.
其他与 oci-seccomp-bpf-hook 有关的软件包
|
|
|
|
-
- dep: libbpfcc (>= 0.26.0+ds)
- shared library for BPF Compiler Collection (BCC)
-
- dep: libc6 (>= 2.34)
- GNU C 语言运行库:共享库
同时作为一个虚包由这些包填实: libc6-udeb
-
- dep: libseccomp2 (>= 2.5.0)
- Linux seccomp 过滤器的高级接口