Skip to content

Clair incorrectly flags Oracle Linux ksplice userspace errata #547

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

Open
jetsaredim opened this issue Dec 23, 2021 · 3 comments
Open

Clair incorrectly flags Oracle Linux ksplice userspace errata #547

jetsaredim opened this issue Dec 23, 2021 · 3 comments
Labels
good first issue Good for newcomers triaged The maintainers have seen this issue

Comments

@jetsaredim
Copy link

Clair appears to be flagging Oracle Linux-based container images for errata that are only applicable to ksplice userspace packages. These errata should never be applied to a container since ksplice userspace packages are not supported to be run within a container. As such, these errata should never be flagged when scanning an Oracle Linux-based container.

@hdonnay hdonnay added good first issue Good for newcomers triaged The maintainers have seen this issue labels Jun 9, 2022
@floyd673
Copy link

floyd673 commented Sep 8, 2024

hello you welcome how may we help you out

@hdonnay
Copy link
Member

hdonnay commented Oct 20, 2024

hello you welcome how may we help you out

Changing the Oracle updater to omit the offending packages would be the way forward.

@BradLugo
Copy link
Contributor

Changing the Oracle updater to omit the offending packages would be the way forward.

The change submitted in #1511 omits the offending packages; however, I'm a bit concerned this might cause false negatives for bootc images (if one were to build such an image for Oracle Linux). I believe this is a moot point right now since we don't fully support bootc images today, but I felt it was worth noting.

@BradLugo BradLugo removed their assignment Apr 15, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
good first issue Good for newcomers triaged The maintainers have seen this issue
Development

No branches or pull requests

4 participants