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

Add support for modular rpm #128

Closed
Allda opened this issue Feb 26, 2020 · 2 comments
Closed

Add support for modular rpm #128

Allda opened this issue Feb 26, 2020 · 2 comments

Comments

@Allda
Copy link
Collaborator

Allda commented Feb 26, 2020

Modular rpms are a special type of rpms which require different vulnerability detection.

Modular rpms are stored in the rpm database and can be distinguished from normal rpms by RPMTAG_MODULARITYLABEL label.

Clair v3 already has a modular rpm detection: quay/clair#891

In oval vulnerability data, modular rpms can be also distinguished by looking at criterion comments.

<criterion test_ref="oval:com.redhat.rhsa:tst:20190980027" comment="Module httpd:2.4 is enabled"/>

@ldelossa
Copy link
Contributor

ldelossa commented Mar 7, 2020

@Allda would you have the time to work this into ClairCore?

@Allda
Copy link
Collaborator Author

Allda commented Aug 10, 2020

This feature has been already implemented in the following PRs.
#156 #148

@Allda Allda closed this as completed Aug 10, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Development

No branches or pull requests

2 participants