Sign inSign up

ajeetraina777/sbx-kits-panw:endpoint-enforcement

Manifest digest

sha256:a30686d81b1b7d7653f25777dba724e41da2ee22dae22de3c7886157dcb73a86

Last pushed

8 days by ajeetraina777

Type

Sandbox Kit

Manifest digest

sha256:a30686d81b1b7d7653f25777dba724e41da2ee22dae22de3c7886157dcb73a86

MIXIN

Marks agent processes as running inside a sandbox so a host-side endpoint security policy engine can permit sandbox-wrapped agents while denying any agent process that spawns outside a sandbox.


Arguments
NameRequiredDefaultDescription
markerIdOptionalsandbox-wrapped

Identity string the host endpoint policy keys on to allow this process.

Apply this mixin to a sandbox

sbx run <agent> --kit docker.io/ajeetraina777/sbx-kits-panw:endpoint-enforcement

Make sure you have docker sbx installed

Run the following command to install sbx on your machine.

macOS
brew install docker/tap/sbx
Windows
winget install Docker.sbx
Learn more about docker sbx