v1.5.0
What's Changed
- feat: setup tests for examples of checks by @nikpivkin in #297
- fix checks related to security groups by @nikpivkin in #298
- fix: do not check unmanaged resources by @nikpivkin in #299
- refactor(checks): Deprecate AVD-DS-0024 by @simar7 in #301
- chore(deps): bump the go_modules group with 3 updates by @dependabot in #309
- fix: use container as cause in KSV104 check by @nikpivkin in #304
- chore(deps): bump golang.org/x/crypto from 0.22.0 to 0.31.0 in /scripts in the go_modules group across 1 directory by @dependabot in #302
- chore: add removed Go checks as deprecated by @nikpivkin in #303
- refactor(checks): upgrade Rego to v1 by @nikpivkin in #310
- ci: init Rego linting by @nikpivkin in #313
- ci: add Trivy 0.57.1 and 0.58.1 to bundle testing by @nikpivkin in #311
- ci: use custom OPA to format Rego by @nikpivkin in #312
- chore(deps): bump github.com/aws-cloudformation/rain from 1.19.0 to 1.21.0 in the common group across 1 directory by @dependabot in #314
- test: add assertions to AVD-AWS-0179 test cases by @nikpivkin in #317
- fix(test): add testcases for AVD-OPNSTK-0003 and AVD-OPNSTK-0004 by @nikpivkin in #318
- fix(checks): respect PodSecurityContext for containers by @nikpivkin in #315
- fix(checks): dedupe KSV030 results by @nikpivkin in #316
- ci: enable strict mode by default in opa check by @nikpivkin in #319
- fix: align CIDR check rules with their title by @nikpivkin in #307
Full Changelog: v1.4.0...v1.5.0