Releases: DataDog/datadog-iac-scanner
Releases · DataDog/datadog-iac-scanner
v0.0.8-beta
What's Changed
- SARIF: use rule name as title by @whitemerch in #55
- style: changed Error log for Warn on maximum file size exceeded by @ChouraquiBen in #56
- Remove rule Id from description in sarif report by @ChouraquiBen in #58
- Helm Multi Chart resolution by @whitemerch in #59
Full Changelog: v0.0.8...v0.0.8-beta
v0.0.8-alpha
What's Changed
- SARIF: use rule name as title by @whitemerch in #55
- style: changed Error log for Warn on maximum file size exceeded by @ChouraquiBen in #56
- Remove rule Id from description in sarif report by @ChouraquiBen in #58
- Helm Multi Chart resolution by @whitemerch in #59
- CICD descriptions made better with examples by @ChouraquiBen in #57
- Put the scanner version in the SARIF file by @jacobotb in #61
- Normalize file paths in SARIF file to repo dir by @jacobotb in #62
Full Changelog: v0.0.8...v0.0.8-alpha
v0.0.8
What's Changed
- Sync Ansible rules metadata by @whitemerch in #53
- Ansible regos tests up to date by @whitemerch in #51
- Fix Terraform CloudWatch resource name attribution by @whitemerch in #54
Full Changelog: v0.0.7...v0.0.8
v0.0.7
What's Changed
- Ansible resourceName: align with module identifiers and manifest by @whitemerch in #37
- Fix Terraform rules dropping findings (invalid resource location) by @whitemerch in #38
- Make E2E tests less fragile so they won't break when we add a platform or provider by @jacobotb in #40
- [Security] Pin GitHub Actions to a full-length commit SHA by @juliendoutre in #44
- Add Datadog query source by @jacobotb in #39
- [Helm] Location dropped issue by @whitemerch in #46
- fix: mutex deadlock in filesystem.go by @ChouraquiBen in #49
- Ansible: canonical resource type/name and regos fixes by @whitemerch in #43
- Use dd-sts to get access tokens instead of using repo's secrets by @ChouraquiBen in #50
- Add release for Intel Mac by @jacobotb in #52
New Contributors
- @juliendoutre made their first contribution in #44
Full Changelog: v0.0.5...v0.0.7
v0.0.7-beta-1
Full Changelog: v0.0.7-alpha...v0.0.7-beta-1
v0.0.6
What's Changed
- Ansible resourceName: align with module identifiers and manifest by @whitemerch in #37
- Fix Terraform rules dropping findings (invalid resource location) by @whitemerch in #38
- Make E2E tests less fragile so they won't break when we add a platform or provider by @jacobotb in #40
- [Security] Pin GitHub Actions to a full-length commit SHA by @juliendoutre in #44
- Add Datadog query source by @jacobotb in #39
New Contributors
- @juliendoutre made their first contribution in #44
Full Changelog: v0.0.5...v0.0.6
v0.0.5
What's Changed
- Ansible normalize resourceType by @whitemerch in #32
- Do not include the version number in the checksum file's name by @jacobotb in #35
- Add missing HCL exprs by @whitemerch in #27
Full Changelog: v0.0.4...v0.0.5
v0.0.4
What's Changed
- HCL expression handling: consistency and refactor by @whitemerch in #18
- Ansible support by @whitemerch in #29
- Replace n/a resourceType and resourceName with meaningful values by @whitemerch in #30
- Skip non-Terraform files in module generation by @whitemerch in #33
- Fix overwrites in parallel file parsing by @ChouraquiBen in #13
- HCL expressions central package refactor by @whitemerch in #26
- Create release files without version number by @jacobotb in #34
Full Changelog: v0.0.3...v0.0.4
v0.0.3
What's Changed
- Enforce the format of tags for releases by @jacobotb in #3
- Update the repo with latest changes by @ChouraquiBen in #5
- Several changes in workflows by @jacobotb in #9
- Verify that the files are in the documentation/rules directory by @jacobotb in #11
- Fix parallel file processing by @ChouraquiBen in #10
- Implement hclsyntax.IndexExpr in parser by @whitemerch in #12
- Support non-decimal integers in YAML parser by @whitemerch in #15
- Implement hclsyntax.RelativeTraversalExpr in HCL parser by @whitemerch in #14
- Implement hclsyntax.FunctionCallExpr in HCL parser by @whitemerch in #16
- Create an experimental flag for parallel file parsing by @jacobotb in #17
New Contributors
- @ChouraquiBen made their first contribution in #5
- @whitemerch made their first contribution in #12
Full Changelog: v0.0.3-pre.1...v0.0.3