Skip to content

fix: update to use aquasecurity/trivy-action to replace tfsec #338

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Draft
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

ardrigh
Copy link
Contributor

@ardrigh ardrigh commented Mar 9, 2025

Aquasecurity stopped updating tfsec and it fails on newer Terraform code

Updating to use the supported Trivy action for code scanning required for https://github.com/GeoNet/terraform-github/pull/98

We don't pay for the additional GitHub Advanced Security license, so aiming for the simplified output https://github.com/aquasecurity/trivy-action?tab=readme-ov-file#using-trivy-if-you-dont-have-code-scanning-enabled

Edit: The output for trivy scan of terraform-aws is too large to output :|

There is also option to migrate to Terrascan by Tenable, which aligns with using Nessus as GNS host scanning tools https://github.com/tenable/terrascan

Aquasecurity stopped updating tfsec and it fails on newer Terraform code

Updating to use the supported Trivy action for code scanning
@ardrigh ardrigh added the dependencies Pull requests that update a dependency file label Mar 9, 2025
@ardrigh ardrigh marked this pull request as draft March 9, 2025 11:34
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
dependencies Pull requests that update a dependency file
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant