v1.7.0
What's Changed
- lint: validate avd_id by @nikpivkin in #331
- chore: remove unused pkg by @nikpivkin in #335
- chore: Fix title on s3 acl check by @owenrumney in #334
- chore(deps): bump the common group with 2 updates by @dependabot in #333
- fix: avoid reference to input.metadata.namespace by @nikpivkin in #338
- docs: clean up documentation before generation by @nikpivkin in #337
- chore: fix metadata for AVD-KSV-0123 by @toVersus in #336
- fix: DS001 should not trigger for an empty image by @nikpivkin in #339
- fix(misconf): make protocol checks case-insensitive and convert numeric protocols to strings by @nikpivkin in #345
- chore(deps): bump github.com/owenrumney/squealer from 1.2.10 to 1.2.11 in the common group by @dependabot in #340
- chore(deps): bump github.com/go-jose/go-jose/v4 from 4.0.4 to 4.0.5 in the go_modules group by @dependabot in #341
- refactor: move k8s cloud checks to checks/cloud by @nikpivkin in #344
- refactor: move builtin functions to internal package by @nikpivkin in #346
- ci: add nightly release workflow for automated builds by @nikpivkin in #342
New Contributors
- @owenrumney made their first contribution in #334
- @toVersus made their first contribution in #336
Full Changelog: v1.6.1...v1.7.0