-
Notifications
You must be signed in to change notification settings - Fork 40
Add aquasecurity/trivy-action #135
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
Conversation
f4ce349 to
670debc
Compare
assignUser
left a comment
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Same here, please pin the SHA of the latest release.
|
The actions uses I commented on the related issue that hasn't gotten much attention: aquasecurity/trivy-action#423 |
@assignUser Thanks for the great analysis. I opened PR aquasecurity/trivy-action#456 to address the issue in trivy-action. |
|
@lhotari the fix was released with 0.31.0 if you rebase and update the hashes we can proceed with this! |
rebased and added the hash for 0.31.0 . Please review @assignUser . I didn't remove |
|
If I understand correctly Trivy is a 'verified creator' and for that reason doesn't need to be allowlisted. If that's true (I'm 85% confident) we should probably document that instead of allowlisting this action? |
Composite Actions can have sub-actions that also need to satisfy our allow list but we currently don't have a way to check this. #276 #135 This 'runs' the dummy job but doesn't run any of the actions, this means the runner will download all actions and in that process any new/changed sub-actions would trigger the allow list.
Request for adding a new GitHub Action to the allow list
Overview
GitHub Action for Trivy security scanner.
Name of action:
aquasecurity/trivy-action
URL of action:
https://github.com/marketplace/actions/aqua-security-trivy
https://github.com/aquasecurity/trivy-action
Version to pin to (branch, tag, hash):
0.31.0
Checklist
You should be able to check most of these boxes for an action to be considered for review.
Please check all boxes that currently apply: