-
Notifications
You must be signed in to change notification settings - Fork 12
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
feat(security-actions/scan-docker-image): support
trivy_db_cache
as…
… alternate (#184) * feat(security-actions/scan-docker-image): support `trivy_db_cache` as input which allows caching the Trivy DB to get around rate limiting issues * chore(ci): disable skipping cis scan * feat(security-actions/scan-docker-image): bump trivy 0.57.1 to use updated mirror for `trivy-db` and `trivy-java-db` * docs: update example on using trivy internal cache mirror and access permissions --------- Co-authored-by: saisatishkarra <[email protected]>
- Loading branch information
1 parent
1a06695
commit 0ccacff
Showing
3 changed files
with
94 additions
and
14 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters