-
-
Notifications
You must be signed in to change notification settings - Fork 24
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
Migratie to Trivy #112
Comments
Your pull request is welcome! |
@shogo82148 Hi, I'm working on the issue and almost fixed other than README.md. Can I create a PR for this repository by fixing README.md? |
I created a new repository https://github.com/reviewdog/action-trivy based on nayuta#1 |
@shogo82148 Thank you! However, there are some bugs in the trivy for Terraform. We may need to wait for the next update to use... |
@shogo82148 I completed the test with the newest version of trivy, and it's worked. And I also created two PRs for supporting trivy commands and fixing build indicators on README.md. reviewdog/action-trivy#5 Please inform me of some requirements to release the action-trivy. |
@nayuta Thanks! @review-dog invites you to the reviewdog organization; you can now create the |
@shogo82148 Thank you for inviting me. Could you check the other PR: reviewdog/action-trivy#5? This PR will change behavior from the original action-tfsec, so it's ok to merge into the next upcoming release. I'll create a tag after hearing your answer. |
@shogo82148 Thank you for checking the PR. And, I'm sorry for replying again. But I don't have permission to create a tag at Could you fix this? |
@nayuta I've updated the repository permission. could you try again? |
@shogo82148 Thank you! I've done! |
Overview
Thank you for the great Action. It enables us to keep good quality of terraform at scale. As you may know, tfsec was merged to Trivy. It would be great to use Trivy instead of tfsec. For instance,tfsec doesn't support new features in terraform 1.5+ any more.
Proposal
We may want to archive the repository and create a new repository copes with Trivy by reusing the great knowledge in the repository. Please let me know, if there is anything I can help.
The text was updated successfully, but these errors were encountered: