Releases: aquasecurity/tfsec
Releases · aquasecurity/tfsec
tfsec v0.30.0
- add check for wildcard policy actions
- add check for hard coded creds in aws provider
- add check for WAF when using Cloud front
tfsec v0.29.0
- More AWS IAM password policy checks
tfsec v0.28.1
- Fix image publishing
tfsec v0.28.0
- Check for AWS IAM password reuse prevention
tfsec v0.27.0
- Check CloudFront security policy version >= TLSv1.2_2019
- Add check for encryption at rest for Elasticsearch domains
- Add checks for encryption at rest and in transit for Elasticache
- Add GCP IAM user grant check
tfsec v0.26.0
- Add plain text output
tfsec v0.25.0
- Option to output to file (
--out
) - New check: API Gateway domain name uses outdated SSL/TLS protocols.
tfsec v0.24.1
- Fixes detection of open security group rules in AWS, specifically for IPv6 CIDRs
tfsec v0.24.0
- Added multiple GKE checks
tfsec v0.23.2
- Fixes docker push issue