Skip to content
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

Fix for trivy workflow issues #35092

Merged
merged 1 commit into from
Nov 19, 2024
Merged

Fix for trivy workflow issues #35092

merged 1 commit into from
Nov 19, 2024

Conversation

rmartinc
Copy link
Contributor

Closes #34440

Fixes for the trivy workflow. The main points are the following:

  1. Upgrading the action version to last 0.28.0 version.
  2. The issues with the downloads are solved using the db images from public.ecr.aws that are also published there by aqua security.
  3. We need to use the last version of the trivy software v0.57.1 because of this issue bug(redhat): we don't need to return error if redhat image doesn't contain content_sets  aquasecurity/trivy#7911 with RH images.

With that I could run the workflow OK. See https://github.com/rmartinc/keycloak/actions/runs/11908379480/job/33183677705.

@rmartinc rmartinc requested a review from a team as a code owner November 19, 2024 10:36
Closes keycloak#34440

Signed-off-by: rmartinc <rmartinc@redhat.com>
@abstractj abstractj enabled auto-merge (rebase) November 19, 2024 13:08
@jonkoops jonkoops disabled auto-merge November 19, 2024 13:09
@jonkoops jonkoops enabled auto-merge (squash) November 19, 2024 13:09
@jonkoops jonkoops merged commit d470c33 into keycloak:main Nov 19, 2024
54 checks passed
agagancarczyk pushed a commit to agagancarczyk/keycloak that referenced this pull request Nov 28, 2024
Closes keycloak#34440

Signed-off-by: rmartinc <rmartinc@redhat.com>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

[Trivy] - Workflow failure
3 participants