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 yocto CVE backports #5

Open
wants to merge 1 commit into
base: main
Choose a base branch
from

Conversation

Jasper-Ben
Copy link

Fixes #2

BREAKING CHANGE:

Requires new API permission VULNERABILITY_ANALYSIS

@Jasper-Ben Jasper-Ben force-pushed the add_support_for_yocto_cve_backports branch 2 times, most recently from 486183d to 18ed558 Compare December 11, 2023 16:46
@Jasper-Ben Jasper-Ben force-pushed the add_support_for_yocto_cve_backports branch from 18ed558 to dd361c0 Compare January 16, 2024 11:51
Take CVE backport patches from the Yocto recipes into account by
uploading a VEX file resolving these.

Add support for CVE_CHECK_IGNORE variable

Take CVEs marked as ignored into account.

TODO: In newer versions of yocto, CVE_CHECK_IGNORE is deprecated in
favour of CVE_STATUS

Signed-off-by: Jasper Orschulko <jasper@fancydomain.eu>
@Jasper-Ben Jasper-Ben force-pushed the add_support_for_yocto_cve_backports branch from dd361c0 to 3d98e63 Compare January 18, 2024 14:57
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.

Handle components that have patches for CVE's
1 participant