kubescape-operator-1.18.14
1.18.14 Release Notes
🚀 Enhancements
- New rules for the thread detection capability by @amitschendel in #439
- Do not scan large images, configure
kubevuln.maxSBOMSize=20971520
GA: rule-based alerting
Install
For installation, add the following flags to the installation command:
runtimeDetection: Detect unexpected file exec/file open and network
malwareDetection: Anti-virus
--set capabilities.runtimeDetection=enable \
--set capabilities.malwareDetection=enable \
--set capabilities.nodeProfileService=enable \
--set alertCRD.installDefault=true \
--set alertCRD.scopeClustered=true \
--set nodeAgent.config.prometheusExporter=enable
🐞 Fixed issues
Full Changelog: kubescape-operator-1.18.13...kubescape-operator-1.18.14