tfsec

Security scanner for your Terraform code

MIT License

Downloads
6.7K
Stars
6.6K
Committers
119

Bot releases are visible (Hide)

tfsec - v1.16.1

Published by liamg over 2 years ago

tfsec - v1.16.0

Published by liamg over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.15.4...v1.16.0

tfsec - v1.15.4

Published by owenrumney over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.15.3...v1.15.4

tfsec - v1.15.3

Published by owenrumney over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.15.2...v1.15.3

tfsec - v1.15.2

Published by owenrumney over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.15.1...v1.15.2

tfsec - v1.15.1

Published by owenrumney over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.15.0...v1.15.1

tfsec - v1.15.0

Published by liamg over 2 years ago

⚠️ tfsec will now download remote modules by default, meaning you do not need to terraform init before scanning remote modules. You can avoid downloading remote modules by using the --no-module-downloads flag.

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.14.0...v1.15.0

tfsec - v1.14.0

Published by liamg over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.13.2...v1.14.0

tfsec - v1.13.2

Published by owenrumney over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.13.1...v1.13.2

tfsec - v1.13.1

Published by owenrumney over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.13.0...v1.13.1

tfsec - v1.13.0

Published by liamg over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.12.0...v1.13.0

tfsec - v1.12.0

Published by liamg over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.11.0...v1.12.0

tfsec - v1.11.0

Published by liamg over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.10.0...v1.11.0

tfsec - v1.10.0

Published by liamg over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.9.3...v1.10.0

tfsec - v1.9.3

Published by liamg over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.9.2...v1.9.3

tfsec - v1.9.2

Published by liamg over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.9.1...v1.9.2

tfsec - v1.9.1

Published by liamg over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.9.0...v1.9.1

tfsec - v1.9.0

Published by liamg over 2 years ago

What's Changed

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

tfsec - v1.8.0

Published by owenrumney over 2 years ago

What's Changed

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.7.1...v1.7.3

tfsec - v1.7.2

Published by liamg over 2 years ago

What's Changed

fix: Update configuration for gpg signing by @liamg in https://github.com/aquasecurity/tfsec/pull/1582
feat: Add --minimum-severity flag
docs: Add usage note for minimum severity
feat: Add minimum_severity option to config file

Full Changelog: https://github.com/aquasecurity/tfsec/compare/v1.7.1...v1.7.2