Skip to content

Releases: aquasecurity/trivy-checks

v1.5.3

21 Jan 06:08
3e84852
Compare
Choose a tag to compare

What's Changed

Full Changelog: v.1.5.2...v1.5.3

v1.5.1

21 Jan 05:25
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.5.1

v1.5.0

21 Jan 02:11
Compare
Choose a tag to compare

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

v.1.5.2

21 Jan 05:31
23270ac
Compare
Choose a tag to compare

Full Changelog: v1.5.1...v.1.5.2

v1.4.0

30 Nov 00:51
ebd9a00
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.1...v1.4.0

v1.3.1

21 Nov 17:53
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.3.0...v1.3.1

v1.3.0

19 Nov 07:37
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.2...v1.3.0

v1.2.2

30 Oct 23:05
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.2.1...v1.2.2

v1.2.1

30 Oct 01:48
Compare
Choose a tag to compare

Full Changelog: v1.2.0...v1.2.1

v1.2.0

30 Oct 01:35
Compare
Choose a tag to compare

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

Full Changelog: v1.1.0...v1.2.0