Skip to main content

Seccomp BPF Profiles - Paranoid Level Sandboxing #4

·40 words·1 min
DevOps devsecops sandboxing seccomp containers container-security hardening video
Table of Contents

Summary
#

Learn how to sandbox untrusted software, from AI agents, to development stacks with the potencial to be vulnerable to supply chain attacks. We cover Seccomp BPF profiles, to control the access to specific system calls inside containers.