v1.2.0
What's Changed
- fix(checks): add aliases to Rego checks by @nikpivkin in #269
- fix(azure): properly check ports in AVD-AZU-0058 and AVD-AZU-0050 by @nikpivkin in #268
- fix(checks): correctly check the addresses count in the AVD-NIF-0001 rule by @aokumasan in #267
- Produce a manifest with a non-zero config by @cbandy in #270
- feat(checks): add secrets leak check in Dockerfile by @nikpivkin in #265
- fix(ci): exclude Trivy for dependabot by @nikpivkin in #273
- refactor(checks): improve metadata retrieval by @nikpivkin in #261
- chore(deps): bump mvdan.cc/sh/v3 from 3.8.0 to 3.9.0 in the common group across 1 directory by @dependabot in #276
- fix(k8s): downgrade KSV117 severity from High to Medium by @nikpivkin in #275
- refactor: remove references to __defsec_metadata by @nikpivkin in #278
- feat(checks): Deprecate remaining PSP checks by @simar7 in #277
- fix(checks): handle of unresolvable values by @nikpivkin in #279
- Allow the ADD instruction with HTTP, HTTPS and Git URLs by @nicwortel in #281
- chore(deps): bump mvdan.cc/sh/v3 from 3.9.0 to 3.10.0 in the common group by @dependabot in #280
New Contributors
- @aokumasan made their first contribution in #267
- @cbandy made their first contribution in #270
- @nicwortel made their first contribution in #281
Full Changelog: v1.1.0...v1.2.0