8000 Tags · simar7/tfsec · GitHub
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

Tags: simar7/tfsec

Tags

v0.40.0

Toggle v0.40.0's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
fix issue with non-returning check (aquasecurity#773)

v0.39.42

Toggle v0.39.42's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
regex ignore undefined (aquasecurity#761)

* fix typo in custom check

* Add ignoreUmatched for regex

Return IgnoreUndefined for IsNone

v0.39.41

Toggle v0.39.41's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add ignore info and set info level on CMK checks (aquasecurity#759)

v0.39.40

Toggle v0.39.40's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
add custom check action for tags (aquasecurity#757)

* Custom checks should still have impact

Adding support to custom checks for impact and resolution

* fix typo in custom check

* Add check action for tag checking

Will check the local resource and then will check to see if the provider
has default_tags applied to it

v0.39.39

Toggle v0.39.39's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Custom checks should still have impact (aquasecurity#756)

Adding support to custom checks for impact and resolution

v0.39.38

Toggle v0.39.38's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add functionality for self update (aquasecurity#754)

run tfsec --update to get the latest version

v0.39.37

Toggle v0.39.37's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Fix the version for built tfsec (aquasecurity#750)

- also, only sign the checksums file

v0.39.36

Toggle v0.39.36's commit message

Verified

This commit was signed with the committer’s verified signature.
owenrumney Owen Rumney
Switch to using goreleaser for docker images

v0.39.35

Toggle v0.39.35's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
correct documentation for AWS069 (aquasecurity#743)

* correct documentation for AWS069

* Update aws069.go

v0.39.34

Toggle v0.39.34's commit message

Verified

This commit was created on GitHub.com and signed with GitHub’s verified signature. The key has expired.
Add some new checks (aquasecurity#734)

- ECR encryption using CMK
- DynamoDB encryption using CMK
- RDS Retention period
- ECS EFS intransit encryption
- secret manager secret CMK encryption
- Redshift cluster encryption
- Update SNS encryption to warn if AWS managed key used
0