v0.94.0
What's Changed
- refactor(defsec): Refactor defsec into components by @simar7 in #1460
- fix(terraform): fix merging of context variables by @nikpivkin in #1475
- chore(deps): bump github.com/liamg/memoryfs from 1.4.3 to 1.6.0 by @dependabot in #1477
- chore(deps): bump golang.org/x/text from 0.11.0 to 0.13.0 by @dependabot in #1478
- chore(deps): bump github.com/google/uuid from 1.3.0 to 1.3.1 by @dependabot in #1480
- feat(rule): add a method for evaluation by @nikpivkin in #1482
- fix(terraform): check if module is local by @nikpivkin in #1483
- chore(docs): Update docs by @simar7 in #1489
- fix: remove PodSecurityPolicy field by @nikpivkin in #1492
- feat(aws): support for CloudFrontDefaultCertificate and SSLSupportMethod by @nikpivkin in #1495
- feat(google): support for purpose field of a compute subnetwork by @nikpivkin in #1494
- feat(terraform): add support for AWS provider block by @nikpivkin in #1493
- refactor(google): update DNSManagedZone resource structure by @nikpivkin in #1496
- refactor: rename providers to meta by @nikpivkin in #1498
- refactor(pkg/iac): Bring back some trivy-iac pkgs by @simar7 in #1499
- chore(deps): bump github.com/hashicorp/hcl/v2 from 2.17.0 to 2.19.1 by @dependabot in #1484
- chore(deps): bump github.com/google/uuid from 1.3.1 to 1.4.0 by @dependabot in #1487
- chore(deps): bump golang.org/x/text from 0.13.0 to 0.14.0 by @dependabot in #1491
- feat: k8s policy subtype support by @chen-keinan in #1502
- feat(terraform): add a method to replace the value in the context by @nikpivkin in #1504
- feat(gke): datapath provider support for the cluster by @nikpivkin in #1505
- feat(terraform): fill in the arn attribute for bucket by @nikpivkin in #1506
- feat(digitalocean): support for redirect_http_to_https for load balancer by @nikpivkin in #1507
- feat(ec2): name support for the launch template by @nikpivkin in #1509
- chore(deps): bump github.com/google/uuid from 1.4.0 to 1.5.0 by @dependabot in #1508
- fix(terraform): fix reference extraction from TupleConsExpr by @nikpivkin in #1510
- feat(rego): Add aliasing support by @simar7 in #1515
- feat: generate allowed actions by @nikpivkin in #1488
- chore: generate schema by @nikpivkin in #1517
- fix(rego): Ignore case when scanning k8s subtype by @simar7 in #1516
- chore(deps): bump github.com/open-policy-agent/opa from 0.58.0 to 0.60.0 by @dependabot in #1511
- chore(deps): bump github.com/aquasecurity/trivy-policies from 0.6.1-0.20231120231532-f6f2330bf842 to 0.7.0 by @dependabot in #1501
- chore(deps): bump github.com/go-git/go-git/v5 from 5.8.1 to 5.11.0 by @dependabot in #1518
- chore(deps): bump github.com/cloudflare/circl from 1.3.3 to 1.3.7 by @dependabot in #1519
- chore(deps): bump golang.org/x/sync from 0.4.0 to 0.6.0 by @dependabot in #1521
- chore(deps): bump golang.org/x/net from 0.19.0 to 0.20.0 by @dependabot in #1522
Full Changelog: v0.93.1...v0.94.0