Attack Surface Reduction

Confine: Fine-grained System Call Filtering for Container Attack Surface Reduction

Confine uses static code analysis to inspect the containerized application and all its dependencies, identify the superset of system calls required for the correct operation of the container, and generate both a container-wide and …