Skip to content

Releases: aquasecurity/defsec

v0.82.0

25 Oct 09:21
2bec005
Compare
Choose a tag to compare

What's Changed

  • feat: Flag both policies and libraries for embedding. by @simar7 in #1012
  • fix: wrong lines in multi manifest k8s files by @jesusfcr in #1013

New Contributors

Full Changelog: v0.81.0...v0.82.0

v0.81.0

19 Oct 16:11
4fbece1
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.80.2...v0.81.0

v0.80.2

19 Oct 13:50
a38920e
Compare
Choose a tag to compare

What's Changed

  • chore(deps): bump github.com/spf13/cobra from 1.5.0 to 1.6.0 by @dependabot in #1017
  • chore(deps): bump golang.org/x/text from 0.3.7 to 0.3.8 by @dependabot in #1015
  • fix: handle null values better when looking at a list by @owenrumney in #1011
  • fix: Fix release tagging of bundle artifact by @liamg in #1023

Full Changelog: v0.80.1...v0.80.2

v0.80.1

13 Oct 12:04
d128e52
Compare
Choose a tag to compare

What's Changed

  • fix: Fix manifest typo and add tests for proper manifest/artifact creation by @liamg in #1008
  • fix: make RegoOnly a global scanner option by @owenrumney in #1009
  • build: Add bundle inspection by @liamg in #1010

Full Changelog: v0.80.0...v0.80.1

v0.80.0

12 Oct 13:07
58cd405
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.79.0...v0.80.0

v0.79.0

12 Oct 10:10
43b72f0
Compare
Choose a tag to compare

What's Changed

  • feat: add array functions for Azure arm by @owenrumney in #988
  • fix: Remove references to non-existent rego resources by @liamg in #989
  • feat: add comparison functions by @owenrumney in #990
  • add datetime functions by @owenrumney in #991
  • feat: add test for utcnow function by @owenrumney in #992
  • add logical and numeric functions by @owenrumney in #994
  • refactor: Relocate rego policies to single directory for ease-of-use by @liamg in #995
  • fix: return empty array with no warnings in --format json by @koka831 in #996
  • feat: Port cloudsploit rule 'RDS IAM Database Authentication Enabled' by @liamg in #998
  • chore(deps): bump github.com/liamg/memoryfs from 1.4.2 to 1.4.3 by @dependabot in #981
  • feat: Port cloudsploit rule 'RDS Deletion Protection Enabled' to rego by @liamg in #1000
  • docs: Add contributing/architecture docs by @liamg in #1001
  • chore(deps): bump github.com/hashicorp/hcl/v2 from 2.13.0 to 2.14.1 by @dependabot in #984
  • chore(deps): bump golang.org/x/tools from 0.1.10 to 0.1.12 by @dependabot in #936
  • feat: add remaining functions for scope and objects by @owenrumney in #1004
  • chore(deps): bump helm.sh/helm/v3 from 3.9.3 to 3.10.0 by @dependabot in #1006
  • chore(deps): bump github.com/moby/buildkit from 0.10.3 to 0.10.4 by @dependabot in #1005
  • chore(deps): bump github.com/aws/aws-sdk-go from 1.44.95 to 1.44.114 by @dependabot in #997
  • feat: add check for all vpcs need flow logs by @owenrumney in #885

New Contributors

Full Changelog: v0.78.0...v0.79.0

v0.78.0

05 Oct 11:34
e87152b
Compare
Choose a tag to compare

What's Changed

  • feat: adding string functions by @owenrumney in #985
  • fix: Add missing reference URLs to all rego policies by @liamg in #987

Full Changelog: v0.77.0...v0.78.0

v0.77.0

04 Oct 13:58
f864662
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.76.0...v0.77.0

v0.76.0

21 Sep 09:13
b3b0414
Compare
Choose a tag to compare

What's Changed

  • fix: Ensure rego input is properly filled for nested slices by @liamg in #952
  • fix: Readd policy wildcards rule to default framework by @liamg in #954
  • feat: add OnlyContains helper function by @owenrumney in #953

Full Changelog: v0.75.3...v0.76.0

v0.75.3

14 Sep 11:58
48bb3fe
Compare
Choose a tag to compare

What's Changed

Full Changelog: v0.75.2...v0.75.3