feat: Add Trivy scanner to the pipeline#296
Open
huberts90 wants to merge 2 commits into
Open
Conversation
huberts90
force-pushed
the
hsiwik/docker-security-scanner
branch
2 times, most recently
from
October 15, 2024 13:06
c4205c5 to
eaea315
Compare
fzipi
reviewed
Oct 15, 2024
huberts90
force-pushed
the
hsiwik/docker-security-scanner
branch
4 times, most recently
from
October 16, 2024 06:10
c1d3c39 to
5bdbf7b
Compare
Member
|
Nice, I think it has a good find. Will fix and then we can rebase. |
Member
|
@huberts90 Can you take a look on why this is failing now? |
huberts90
force-pushed
the
hsiwik/docker-security-scanner
branch
6 times, most recently
from
November 13, 2024 09:37
3267dd5 to
902a97a
Compare
Signed-off-by: Hubert Siwik <siwik.hubert@gmail.com>
huberts90
force-pushed
the
hsiwik/docker-security-scanner
branch
from
November 13, 2024 09:43
902a97a to
083e0a5
Compare
Author
Thanks, Felipe, for drawing my attention. There was an error with cache, but now we are hitting the rate limit. Will be thinking about how to overcome it. |
Member
|
Hi @huberts90 ! Any appetite for finishing this one? |
Contributor
|
I can't see the logs anymore, but, IIRC, the rate limit is tied to downloading the database and can be circumvented by using a different registry / mirror. GHCR would make sense, IMO. |
This file contains hidden or 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
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Trivy action scans a Docker image against vulnerabilities in the CI/CD. The vulnerabilities cache is scheduled to be updated on a daily basis.