blob: 827fe0a90a10021abea9d3e30e83cfa31525d77b [file] [log] [blame]
config SECURITY_CONTAINER_MONITOR
bool "Monitor containerized processes"
depends on SECURITY
depends on MMU
depends on VSOCKETS=y
depends on X86_64
select SECURITYFS
help
Instrument the Linux kernel to collect more information about containers
and identify security threats.
config SECURITY_CONTAINER_MONITOR_DEBUG
bool "Enable debug pr_devel logs"
depends on SECURITY_CONTAINER_MONITOR
help
Define DEBUG for CSM files to compile verbose debugging messages.
Only for debugging/testing do not enable for production.