Skip to content

Releases: aquasecurity/tfsec

v1.10.0

17 Mar 17:12
b4f3a79
Compare
Choose a tag to compare

What's Changed

  • feat: Add rego support by @liamg in #1605
  • fix: Fix race condition in legacy ignore rule matching by @liamg in #1606

Full Changelog: v1.9.3...v1.10.0

v1.9.3

17 Mar 09:43
0919d67
Compare
Choose a tag to compare

What's Changed

  • fix: Load embedded files correctly on Windows by @liamg in #1603

Full Changelog: v1.9.2...v1.9.3

v1.9.2

17 Mar 09:28
9633400
Compare
Choose a tag to compare

What's Changed

  • fix: Run all filter functions via defsec by @liamg in #1602

Full Changelog: v1.9.1...v1.9.2

v1.9.1

16 Mar 19:40
ae2b9ab
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.9.0...v1.9.1

v1.9.0

16 Mar 17:07
25da02f
Compare
Choose a tag to compare

What's Changed

  • feat: Add option to show ignored checks by @liamg in #1596
  • chore: relocate scanner to defsec by @liamg in #1587
  • chore(deps): bump github.com/spf13/cobra from 1.3.0 to 1.4.0 by @dependabot in #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: v1.8.0...v1.9.0

v1.8.0

09 Mar 11:05
3a82206
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.7.1...v1.7.3

v1.7.2

08 Mar 15:35
2afcf56
Compare
Choose a tag to compare

What's Changed

fix: Update configuration for gpg signing by @liamg in #1582
feat: Add --minimum-severity flag
docs: Add usage note for minimum severity
feat: Add minimum_severity option to config file

Full Changelog: v1.7.1...v1.7.2

v1.6.2

05 Mar 10:41
c39ca88
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.1...v1.6.2

v1.6.1

04 Mar 16:59
20c20fd
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.6.0...v1.6.1

v1.6.0

04 Mar 10:05
020becf
Compare
Choose a tag to compare

What's Changed

Full Changelog: v1.5.0...v1.6.0