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: fetch VulnerabilityReport using the digest field selector #8

Merged
merged 1 commit into from
Dec 2, 2024

Conversation

fabriziosestito
Copy link
Contributor

Description

At the moment, the image digest is not used as VulnerabilityReport id.
Therefore we need to fetch VulnerabilityReports by using the digest field selector.

Test

Tests are still missing but a follow-up PR will introduce e2e tests.

@fabriziosestito fabriziosestito requested a review from a team as a code owner December 2, 2024 09:38
@fabriziosestito fabriziosestito self-assigned this Dec 2, 2024
@fabriziosestito fabriziosestito added the kind/bug Something isn't working label Dec 2, 2024
Copy link
Member

@flavio flavio left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

thanks for the fix

@flavio flavio merged commit 512e44a into kubewarden:main Dec 2, 2024
7 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/bug Something isn't working
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

2 participants