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.39.6

Published by owenrumney over 3 years ago

add option for processing the top level directory done using --force-all-dirs

tfsec - tfsec v0.39.5

Published by owenrumney over 3 years ago

tfsec - tfsec 634-all-dirs

Published by owenrumney over 3 years ago

tfsec - tfsec v0.39.4

Published by owenrumney over 3 years ago

  • fix bug in AWS051
tfsec - tfsec v0.39.3

Published by owenrumney over 3 years ago

tfsec - tfsec v0.39.2

Published by liamg over 3 years ago

  • Fix module loading when root tf directory is nested
tfsec - tfsec v0.39.1

Published by owenrumney over 3 years ago

tfsec - tfsec v0.39.0

Published by liamg over 3 years ago

  • Added support for wildcards in requiredLabels, e.g. aws_* to catch all AWS resources.
tfsec - tfsec v0.38.6

Published by owenrumney over 3 years ago

  • add more checks
  • fix publishing of CI build
tfsec - tfsec v0.38.5

Published by owenrumney over 3 years ago

  • Fix issue with AWS018
  • add Docker image for CI
  • Support multiple EC2 tag check
tfsec - tfsec v0.38.4

Published by owenrumney over 3 years ago

tfsec - tfsec v0.38.3

Published by owenrumney over 3 years ago

  • EC2 User Data check
  • Athena Checks
  • API Gateway Stage Logs checks
  • Remove GCP002
  • Update GEN003 to not alert on secret_name
tfsec - tfsec v0.38.2

Published by owenrumney over 3 years ago

tfsec - tfsec v0.38.1

Published by owenrumney over 3 years ago

tfsec - tfsec v0.38.0

Published by liamg over 3 years ago

  • Nested module loading has been refactored and improved.
tfsec - tfsec v0.37.3

Published by owenrumney over 3 years ago

tfsec - tfsec v0.37.2

Published by owenrumney over 3 years ago

tfsec - tfsec v0.37.1

Published by owenrumney over 3 years ago

  • tidy up duplicate removal
  • add pre commit hook
tfsec - tfsec v0.37.0

Published by owenrumney over 3 years ago

  • Add deep scanning of downloaded terraform modules in the .terraform folder.
  • Add --exclude-downloaded-modules flag to not include results for downloaded terraform modules
tfsec - tfsec v0.36.16

Published by owenrumney over 3 years ago

  • push to minor version docker image