github kubescape/helm-charts 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

  • Adding proxy-secret volume to the discovery job by @dwertent in #436

Full Changelog: kubescape-operator-1.18.13...kubescape-operator-1.18.14

Don't miss a new helm-charts release

NewReleases is sending notifications on new releases.