v0.9.0
What's Changed
- feat(aws): improve wildcard checking in policies by @nikpivkin in #61
- fix: Makefile: rules/ moved to checks/ by @candrews in #59
- fix: remove test-rego from Makefile by @candrews in #58
- chore(deps): bump github.com/aquasecurity/defsec from 0.93.2-0.20240112041815-f53aebc35cb9 to 0.94.1 by @dependabot in #63
- chore(deps): bump github.com/docker/docker from 24.0.7+incompatible to 25.0.0+incompatible by @dependabot in #64
- fix: add system authenticate bind protection policy by @chen-keinan in #65
- chore: add a command to run OPA with custom functions by @nikpivkin in #69
- fix(checks): handle
file:
andmulti:
in AVD-DS-005 by @candrews in #60 - fix(checks): handle
file:
andmulti:
in AVD-DS-0011 by @candrews in #56 - fix(checks): check the Seccomp of the controllers by @nikpivkin in #71
- fix: change system authenticate bind severity to low by @chen-keinan in #74
- feat(checks): Add check to detect Leaky Vessels exploit by @simar7 in #72
- chore: restore the OPA installation by @nikpivkin in #73
- chore(deps): bump github.com/docker/docker from 25.0.0+incompatible to 25.0.2+incompatible by @dependabot in #68
New Contributors
- @candrews made their first contribution in #59
- @chen-keinan made their first contribution in #65
Full Changelog: v0.8.0...v0.9.0