oci-seccomp-bpf-hook

OCI hook to trace syscalls and generate a seccomp profile
  https://github.com/containers/oci-seccomp-bpf-hook
  0
  no reviews



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.