Releases: aquasecurity/defsec
Releases · aquasecurity/defsec
v0.82.0
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
What's Changed
- feat: add compliance spec for nsa by @chen-keinan in #1021
Full Changelog: v0.80.2...v0.81.0
v0.80.2
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
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
v0.79.0
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
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
What's Changed
- feat: Rego engine QoL improvements by @liamg in #960
- feat: Add rego support for AWS scanning by @liamg in #961
- feat: Make state serialisable by @liamg in #963
- fix: Conditions not supported in CloudFormation by @owenrumney in #964
- feat: Add state.Merge() for merging two states by @liamg in #965
- fix: Support absolute paths for policies in filesystems by @liamg in #966
- build: Ensure schema is up-to-date by @liamg in #967
- chore(deps): bump github.com/aws/aws-sdk-go-v2/credentials from 1.12.13 to 1.12.21 by @dependabot in #969
- feat: Add arm scanner by @owenrumney in #968
- adding azure arm adapters by @owenrumney in #971
- Revert "adding azure arm adapters" by @owenrumney in #979
- feat: Add adapters for azurerm by @owenrumney in #980
- chore(deps): updating aws dependencies by @owenrumney in #974
Full Changelog: v0.76.0...v0.77.0
v0.76.0
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
What's Changed
- fix: set outdated-api rego policy return result by @chen-keinan in #946
Full Changelog: v0.75.2...v0.75.3