Enhance Linux sandbox security features with Landlock, seccomp, and eBPF monitoring

This commit is contained in:
JY Tan
2025-12-25 17:33:55 -08:00
parent a8158a39b3
commit 08ed28f88f
20 changed files with 2820 additions and 64 deletions

7
.gitignore vendored
View File

@@ -1,7 +1,10 @@
# Binary (only at root, not cmd/fence or pkg/fence)
/fence
/fence_unix
/fence_darwin
/fence_*
/fence-*
# Tar archives
*.tar.gz
# OS files
.DS_Store