aquasecurity/tfsec
### [`v1.11.0`](https://togithub.com/aquasecurity/tfsec/releases/v1.11.0)
[Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.10.0...v1.11.0)
##### What's Changed
- feat: enable the 'custom' namespace for custom rego policies by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1608](https://togithub.com/aquasecurity/tfsec/pull/1608)
**Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.10.0...v1.11.0
### [`v1.10.0`](https://togithub.com/aquasecurity/tfsec/releases/v1.10.0)
[Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.9.3...v1.10.0)
#### What's Changed
- feat: Add rego support by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1605](https://togithub.com/aquasecurity/tfsec/pull/1605)
- fix: Fix race condition in legacy ignore rule matching by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1606](https://togithub.com/aquasecurity/tfsec/pull/1606)
**Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.9.3...v1.10.0
### [`v1.9.3`](https://togithub.com/aquasecurity/tfsec/releases/v1.9.3)
[Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.9.2...v1.9.3)
#### What's Changed
- fix: Load embedded files correctly on Windows by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1603](https://togithub.com/aquasecurity/tfsec/pull/1603)
**Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.9.2...v1.9.3
### [`v1.9.2`](https://togithub.com/aquasecurity/tfsec/releases/v1.9.2)
[Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.9.1...v1.9.2)
#### What's Changed
- fix: Run all filter functions via defsec by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1602](https://togithub.com/aquasecurity/tfsec/pull/1602)
**Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.9.1...v1.9.2
### [`v1.9.1`](https://togithub.com/aquasecurity/tfsec/releases/v1.9.1)
[Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.9.0...v1.9.1)
#### What's Changed
- chore: fix for [#1595](https://togithub.com/aquasecurity/tfsec/issues/1595) and [#1597](https://togithub.com/aquasecurity/tfsec/issues/1597): bump defsec version by [@owenrumney](https://togithub.com/owenrumney) in [https://github.com/aquasecurity/tfsec/pull/1599](https://togithub.com/aquasecurity/tfsec/pull/1599)
**Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.9.0...v1.9.1
### [`v1.9.0`](https://togithub.com/aquasecurity/tfsec/releases/v1.9.0)
[Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.8.0...v1.9.0)
#### What's Changed
- feat: Add option to show ignored checks by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1596](https://togithub.com/aquasecurity/tfsec/pull/1596)
- chore: relocate scanner to defsec by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1587](https://togithub.com/aquasecurity/tfsec/pull/1587)
- chore(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/aquasecurity/tfsec/pull/1590](https://togithub.com/aquasecurity/tfsec/pull/1590)
The `--include-ignored` flag now correctly includes all ignored checks without affecting the result of the scan. The new `--no-ignores` flag stops ignore rules having any effect, causing all previously ignored results to fail.
**Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.8.0...v1.9.0
Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
[ ] If you want to rebase/retry this PR, click this checkbox.
This PR contains the following updates:
v1.8.0
->v1.11.0
Release Notes
aquasecurity/tfsec
### [`v1.11.0`](https://togithub.com/aquasecurity/tfsec/releases/v1.11.0) [Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.10.0...v1.11.0) ##### What's Changed - feat: enable the 'custom' namespace for custom rego policies by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1608](https://togithub.com/aquasecurity/tfsec/pull/1608) **Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.10.0...v1.11.0 ### [`v1.10.0`](https://togithub.com/aquasecurity/tfsec/releases/v1.10.0) [Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.9.3...v1.10.0) #### What's Changed - feat: Add rego support by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1605](https://togithub.com/aquasecurity/tfsec/pull/1605) - fix: Fix race condition in legacy ignore rule matching by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1606](https://togithub.com/aquasecurity/tfsec/pull/1606) **Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.9.3...v1.10.0 ### [`v1.9.3`](https://togithub.com/aquasecurity/tfsec/releases/v1.9.3) [Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.9.2...v1.9.3) #### What's Changed - fix: Load embedded files correctly on Windows by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1603](https://togithub.com/aquasecurity/tfsec/pull/1603) **Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.9.2...v1.9.3 ### [`v1.9.2`](https://togithub.com/aquasecurity/tfsec/releases/v1.9.2) [Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.9.1...v1.9.2) #### What's Changed - fix: Run all filter functions via defsec by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1602](https://togithub.com/aquasecurity/tfsec/pull/1602) **Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.9.1...v1.9.2 ### [`v1.9.1`](https://togithub.com/aquasecurity/tfsec/releases/v1.9.1) [Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.9.0...v1.9.1) #### What's Changed - chore: fix for [#1595](https://togithub.com/aquasecurity/tfsec/issues/1595) and [#1597](https://togithub.com/aquasecurity/tfsec/issues/1597): bump defsec version by [@owenrumney](https://togithub.com/owenrumney) in [https://github.com/aquasecurity/tfsec/pull/1599](https://togithub.com/aquasecurity/tfsec/pull/1599) **Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.9.0...v1.9.1 ### [`v1.9.0`](https://togithub.com/aquasecurity/tfsec/releases/v1.9.0) [Compare Source](https://togithub.com/aquasecurity/tfsec/compare/v1.8.0...v1.9.0) #### What's Changed - feat: Add option to show ignored checks by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1596](https://togithub.com/aquasecurity/tfsec/pull/1596) - chore: relocate scanner to defsec by [@liamg](https://togithub.com/liamg) in [https://github.com/aquasecurity/tfsec/pull/1587](https://togithub.com/aquasecurity/tfsec/pull/1587) - chore(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by [@dependabot](https://togithub.com/dependabot) in [https://github.com/aquasecurity/tfsec/pull/1590](https://togithub.com/aquasecurity/tfsec/pull/1590) The `--include-ignored` flag now correctly includes all ignored checks without affecting the result of the scan. The new `--no-ignores` flag stops ignore rules having any effect, causing all previously ignored results to fail. **Full Changelog**: https://github.com/aquasecurity/tfsec/compare/v1.8.0...v1.9.0Configuration
📅 Schedule: At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
🔕 Ignore: Close this PR and you won't be reminded about this update again.
This PR has been generated by WhiteSource Renovate. View repository job log here.