Releases: aquasecurity/trivy-iac
Releases · aquasecurity/trivy-iac
v0.8.0
What's Changed
- feat: k8s policies sub types support by @chen-keinan in #57
- chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 by @dependabot in #74
- chore(deps): bump github.com/hashicorp/go-getter from 1.7.2 to 1.7.3 by @dependabot in #30
- chore(deps): bump github.com/aws/smithy-go from 1.14.2 to 1.19.0 by @dependabot in #63
- feat(terraform): support for versioned resources of k8s provider by @nikpivkin in #66
- fix(helm): resolve variable capture in loop closure by @nikpivkin in #75
- chore(deps): bump helm.sh/helm/v3 from 3.13.0 to 3.13.3 by @dependabot in #67
- chore(deps): bump actions/setup-go from 4 to 5 by @dependabot in #70
- chore(deps): bump actions/stale from 8 to 9 by @dependabot in #71
- refactor(deps): restructure into checks/ by @nikpivkin in #73
- feat(gke): datapath provider support for the cluster by @nikpivkin in #61
- feat(terraform): fill in the arn attribute for bucket by @nikpivkin in #62
- fix(cloudformation): fix some resources by @nikpivkin in #69
- feat(digitalocean): improve AVD-AWS-0012 rule by @nikpivkin in #65
- feat(ec2): apply launch template to instance by @nikpivkin in #68
- refactor(pkg): prune transferred pkgs by @nikpivkin in #80
- chore(deps): bump github.com/bmatcuk/doublestar/v4 from 4.6.0 to 4.6.1 by @dependabot in #84
- chore(deps): bump helm.sh/helm/v3 from 3.13.3 to 3.14.0 by @dependabot in #82
New Contributors
- @chen-keinan made their first contribution in #57
Full Changelog: v0.7.1...v0.8.0
v0.7.1
What's Changed
- feat(terraform): fix panic when the for-each arg cannot convert to a map by @nikpivkin in #60
Full Changelog: v0.7.0...v0.7.1
v0.7.0
What's Changed
- feat(aws): improve AVD-AWS-0013 rule by @nikpivkin in #52
- fix(google): do not check flow logs on proxy-only subnets by @nikpivkin in #51
- feat(terraform): add an option to skip cached modules by @nikpivkin in #55
- feat(google): improve AVD-GCP-0012 rule by @nikpivkin in #53
- feat(terraform): add support for AWS provider block by @nikpivkin in #50
Full Changelog: v0.6.0...v0.7.0
v0.6.0
What's Changed
- chore(docs): Update docs by @simar7 in #42
- fix(terraform): improve the adaptation of IAM resources by @nikpivkin in #37
- fix(gke): Remove
pod-security-policy-config
check by @JohnTitor in #43 - feat(policy): Make ignores case-insensitive by @simar7 in #44
- fix(helm): not to parse same archived Chart by @nikpivkin in #45
- feat(terraform): support count meta-argument for data sources by @nikpivkin in #46
- feat(terraform): support for-each meta-argument for data sources by @nikpivkin in #47
- fix(terraform): when using for-each use only keys as indexes by @nikpivkin in #48
New Contributors
- @JohnTitor made their first contribution in #43
Full Changelog: v0.5.2...v0.6.0
v0.5.2
What's Changed
- fix(terraform): do not scan local modules as root modules by @nikpivkin in #34
Full Changelog: v0.5.1...v0.5.2
v0.5.1
What's Changed
- fix(terraform): convert input variables to expected type by @nikpivkin in #40
- chore(deps): bump actions/checkout from 3 to 4 by @dependabot in #26
Full Changelog: v0.5.0...v0.5.1
v0.5.0
What's Changed
- feat(cloudformation): add an option to override parameters by @nikpivkin in #36
- docs: generate AVD documentation by @nikpivkin in #38
Full Changelog: v0.4.0...v0.5.0
v0.4.0
What's Changed
- feat(terraform): add an option to use FS for configs by @nikpivkin in #22
- feat(schema): Add schema generation by @simar7 in #32
Full Changelog: v0.3.0...v0.4.0
v0.3.0
What's Changed
- refactor: mv rego scanner from trivy-policies by @nikpivkin in #28
Full Changelog: v0.2.0...v0.3.0
v0.2.0
What's Changed
- chore(deps): bump helm.sh/helm/v3 from 3.12.3 to 3.13.0 by @dependabot in #17
- ci: enable Dependabot version updates for actions by @nikpivkin in #21
- chore(deps): bump github.com/aquasecurity/trivy-policies from 0.0.6-0.20230918204638-b8dab51e5a8e to 0.1.0 by @dependabot in #18
- chore(deps): bump github.com/hashicorp/hcl/v2 from 2.17.1 to 2.18.1 by @dependabot in #20
- chore(deps): bump actions/stale from 4 to 8 by @dependabot in #24
- chore(deps): bump actions/setup-go from 3 to 4 by @dependabot in #25
- chore(deps): bump golang.org/x/crypto from 0.13.0 to 0.14.0 by @dependabot in #27
- ci: clean up workflow for Go testing by @nikpivkin in #23
Full Changelog: v0.1.0...v0.2.0