Skip to content

security: replace Trivy with tfsec-community and Grype - #45

Merged
supernovae merged 1 commit into
mainfrom
security/replace-trivy-with-tfsec-grype
Mar 24, 2026
Merged

security: replace Trivy with tfsec-community and Grype#45
supernovae merged 1 commit into
mainfrom
security/replace-trivy-with-tfsec-grype

Conversation

@supernovae

Copy link
Copy Markdown
Owner

Remove Trivy from all security scanning pipelines due to security concerns and replace with tfsec-community (Terraform IaC scanning) and Grype (vulnerability scanning).

Changes:

  • Replace Trivy jobs with tfsec + Grype in security.yml and release.yml
  • Update Makefile security-terraform target and install-tools
  • Replace terraform_trivy pre-commit hook with terraform_tfsec
  • Delete .trivy.yaml configuration file
  • Convert trivy:ignore inline comment to tfsec:ignore in VPC module
  • Update all documentation (README, SECURITY, CONTRIBUTING, FEDRAMP)

Made-with: Cursor

Remove Trivy from all security scanning pipelines due to security
concerns and replace with tfsec-community (Terraform IaC scanning)
and Grype (vulnerability scanning).

Changes:
- Replace Trivy jobs with tfsec + Grype in security.yml and release.yml
- Update Makefile security-terraform target and install-tools
- Replace terraform_trivy pre-commit hook with terraform_tfsec
- Delete .trivy.yaml configuration file
- Convert trivy:ignore inline comment to tfsec:ignore in VPC module
- Update all documentation (README, SECURITY, CONTRIBUTING, FEDRAMP)

Made-with: Cursor
@supernovae

Copy link
Copy Markdown
Owner Author

Updating security checks - won't pass scan until we repair/move and then fix forward in a secondary PR after this

@supernovae
supernovae merged commit d8a8724 into main Mar 24, 2026
9 of 15 checks passed
@supernovae
supernovae deleted the security/replace-trivy-with-tfsec-grype branch March 24, 2026 18:06
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant