aboutsummaryrefslogtreecommitdiffhomepage
path: root/internal/sandbox
AgeCommit message (Expand)Author
2025-03-17sandbox: move out of internalOphestra
2025-03-17sandbox: move params setup functionsOphestra
2025-03-17sandbox: wrap fmsg interfaceOphestra
2025-03-17seccomp: install output atomicallyOphestra
2025-03-16sandbox: check command function pointerOphestra
2025-03-16ldd: lib paths resolve functionOphestra
2025-03-16sandbox: return on zero length opsOphestra
2025-03-15sandbox/init: early params nil checkOphestra
2025-03-15sandbox: return error on doubled startOphestra
2025-03-15sandbox: expose cancel behaviourOphestra
2025-03-14seccomp: move out of helperOphestra
2025-03-14ldd: run in native sandboxOphestra
2025-03-14sandbox: write uid/gid map as initOphestra
2025-03-14sandbox: invert seccomp ruleset defaultsOphestra
2025-03-14sandbox: mount container /devOphestra
2025-03-14sandbox/mount: pass custom tmpfs nameOphestra
2025-03-14sandbox: pass params to setup opsOphestra
2025-03-14sandbox/mount: fix source flag pathOphestra
2025-03-14sandbox: separate tmpfs function from opOphestra
2025-03-14sandbox: separate bind mount function from opOphestra
2025-03-13sandbox: native container toolingOphestra
2025-03-13sandbox: read overflow idsOphestra