tfsec

Security scanner for your Terraform code

MIT License

Downloads
6.7K
Stars
6.6K
Committers
119

Bot releases are hidden (Show)

tfsec - tfsec v0.36.15

Published by owenrumney over 3 years ago

  • add docker image for tfsec/tfsec
tfsec - tfsec v0.36.14

Published by owenrumney almost 4 years ago

Add option --concise-output to reduce noise on successful runs

tfsec - tfsec v0.36.13

Published by liamg almost 4 years ago

  • Removed redundant output from passing scan in text mode
tfsec - tfsec v0.36.12

Published by owenrumney almost 4 years ago

  • adding contains checks to nested maps
  • add description to JUnit results
tfsec - tfsec v0.36.11

Published by owenrumney almost 4 years ago

tfsec - tfsec v0.36.10

Published by owenrumney almost 4 years ago

  • fix issues with AWS053 and potentially other IsEmpty() checks where concatenation is used with undefined vars/data
tfsec - tfsec v0.36.9

Published by owenrumney almost 4 years ago

  • fixes to the excluded tests
tfsec - tfsec v0.36.8

Published by owenrumney almost 4 years ago

Exit 0 when all results are INFO

tfsec - tfsec v0.36.7

Published by owenrumney almost 4 years ago

  • Update the way binaries are built to be more usable in CI
tfsec - tfsec v0.36.6

Published by owenrumney almost 4 years ago

  • Fix issue where isNone alerts when attribute is null or undefined
tfsec - tfsec v0.36.5

Published by owenrumney almost 4 years ago

update to custom check links

tfsec - tfsec v0.36.4

Published by owenrumney almost 4 years ago

  • improved GCP Check
tfsec - tfsec v0.36.3

Published by owenrumney almost 4 years ago

  • typo fixes
  • RDS performance insights additions
tfsec - tfsec v0.36.2

Published by owenrumney almost 4 years ago

  • add service account check for GCP (GCP012)
  • add a helper function to check if an attribute is empty
tfsec - tfsec v0.36.1

Published by owenrumney almost 4 years ago

Adding new checks for RDS ecnryption and Azure storage

tfsec - tfsec v0.36.0

Published by liamg almost 4 years ago

  • Added check: Ensure AKS has an API Server Authorized IP Ranges enabled (#475)
  • Added check: Ensure AKS logging to Azure Monitoring is Configured (#484)
  • Added check: Ensure RBAC is enabled on AKS clusters (#473)
tfsec - tfsec v0.35.3

Published by owenrumney almost 4 years ago

  • update dependency on go-sarif
tfsec - tfsec v0.35.2

Published by owenrumney almost 4 years ago

  • support relative paths for sarif
tfsec - tfsec v0.35.1

Published by owenrumney almost 4 years ago

  • fix casing on severity for sarif error
tfsec - tfsec v0.35.0

Published by owenrumney almost 4 years ago

  • add additional custom check functions for isAny and isNone
  • add support for sarif output
  • add additional built in checks