kubescape-operator-1.18.9
1.18.9 Release Notes
🚀 Enhancements
Alpha release: rule-based alerting
In this release, we are introducing runtime-based alerting to detect malicious behavior in the applications running in the cluster.
Feel free to contact us if you are interested in testing it out :)
Install
For installation, add the following flags to the installation command:
runtimeDetection
: Detect unexpected file exec/file open and networkmalwareDetection
: Anti-virus
--set capabilities.runtimeDetection=enable --set capabilities.malwareDetection=enable
Alerts
The alerts should be available in Prometheus.
Enable the serviceMonitor:
--set nodeAgent.serviceMonitor.enabled=true
@dwertent @amirmalka @amitschendel #416
🐞 Fixed issues
Full Changelog: kubescape-operator-1.18.8...kubescape-operator-1.18.9