Kubescape is an E2E Kubernetes cluster security platform
What's Changed
- Use secret to pass provider's metadata by @nikolaof in #685
- Allow setting up podLabels and podAnnotations by @shivamverma182 in #693
- Remove dependency on
submit
for enabling Kubescape scheduler pods by @AdonisOkpidi in #694 - Eliminate "Unexpected file access" rule from default rule bindings by @slashben in #677
- feat: allow scanning of embedded SBOMs by @janeisklar in #695
- kubescape/operator@v0.2.88...v0.2.90
- chore(deps): Bump github.com/open-policy-agent/opa from 0.68.0 to 1.4.0 by @dependabot in kubescape/operator#312
- add container to sbom scan requrest by @matthyx in kubescape/operator#314
- kubescape/kubevuln@v0.3.74...v0.3.78
- feat: allow scanning of embedded SBOMs by @janeisklar in kubescape/kubevuln#291
- Bump github.com/open-policy-agent/opa from 0.68.0 to 1.4.0 by @dependabot in kubescape/kubevuln#290
- update created sbom if it already exists by @matthyx in kubescape/kubevuln#292
- pick the correct fix version based on semver by @matthyx in kubescape/kubevuln#293
- kubescape/storage@v0.0.183...v0.0.184
- added frame type by @afek854 in kubescape/storage#220
- kubescape/node-agent@v0.2.318...v0.2.331
- Update Containerfile to install Python and Boto3 by @slashben in kubescape/node-agent#554
- Adding unique ids for rules by @amitschendel in kubescape/node-agent#556
- bottlerocket runc path by @amirmalka in kubescape/node-agent#557
- do not stop iteration by @afek854 in kubescape/node-agent#562
- debug tools by @matthyx in kubescape/node-agent#555
- fix GetTerminationExitCode to use State.Terminated by @matthyx in kubescape/node-agent#559
- check if we should skip patch before sending it by @matthyx in kubescape/node-agent#558
- feat: allow scanning of embedded SBOMs by @janeisklar in kubescape/node-agent#561
- monitor only data syscalls, use socket inode as unique id by @afek854 in kubescape/node-agent#563
- fail rule on failed enrichment by @afek854 in kubescape/node-agent#565
- do not save spec for sbom marked as too large by @matthyx in kubescape/node-agent#567
New Contributors
- @nikolaof made their first contribution in #685
- @shivamverma182 made their first contribution in #693
- @AdonisOkpidi made their first contribution in #694
- @janeisklar made their first contribution in #695
Full Changelog: kubescape-operator-1.27.5...kubescape-operator-1.27.6