Kubescape is an E2E Kubernetes cluster security platform
What's Changed
- Kubernetes recommended labels and additional labels by @nlamirault in #669
- Additional labels for ServiceMonitor by @nlamirault in #671
- enable nodeSbomGeneration by @matthyx in #633
- Migrate apparmor from annotations to fields by @matthyx in #674
- fix http detection flag by @afek854 in #673
- kubescape/operator@v0.2.82...v0.2.84
- bump registryx to solve a panic by @matthyx in kubescape/operator#304
- kubescape/kubevuln@v0.3.69...v0.3.72
- fix: load config from path specified in env by @ian-fox in kubescape/kubevuln#284
- merge labels and annotations in RetryOnConflict by @matthyx in kubescape/kubevuln#285
- add artifact type label to generated SBOMs by @matthyx in kubescape/kubevuln#286
- kubescape/node-agent@v0.2.287...v0.2.298
- bumping inspektor-gadget to v0.39.0 by @matthyx in kubescape/node-agent#526
- added size to events map by @afek854 in kubescape/node-agent#527
- fixed loading order by @afek854 in kubescape/node-agent#528
- fix panic in networkneighborhoodcache as in applicationprofilecache by @matthyx in kubescape/node-agent#529
- remove deprecated types by @matthyx in kubescape/node-agent#531
- only process events from known pods by @matthyx in kubescape/node-agent#532
- Remove deadlock from processmanager by @matthyx in kubescape/node-agent#512
- split ContainerCallback into sync and async parts by @matthyx in kubescape/node-agent#533
- use correct struct for http tracer by @afek854 in kubescape/node-agent#535
New Contributors
- @nlamirault made their first contribution in #669
Full Changelog: kubescape-operator-1.27.2...kubescape-operator-1.27.3