You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
In order to avoid common misconfiguration and design errors, we should consistently apply a linter like checkov or tfsec to our pull request.
Security considerations
Since our code is open source there's no risk the linter will exfiltrate information provided we don't run it on systems with sensitive information. Adopting linting would be a marked improvement in our practice.
The text was updated successfully, but these errors were encountered:
In order to avoid common misconfiguration and design errors, we should consistently apply a linter like
checkov
ortfsec
to our pull request.Security considerations
Since our code is open source there's no risk the linter will exfiltrate information provided we don't run it on systems with sensitive information. Adopting linting would be a marked improvement in our practice.
The text was updated successfully, but these errors were encountered: