Skip to content

v0.9.0

Compare
Choose a tag to compare
@simar7 simar7 released this 09 Feb 23:54
· 133 commits to main since this release
c487b82

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: and multi: in AVD-DS-005 by @candrews in #60
  • fix(checks): handle file: and multi: 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

Full Changelog: v0.8.0...v0.9.0