mirror of
https://github.com/openembedded/meta-openembedded.git
synced 2026-01-11 15:11:26 +00:00
cve_check: convert CVE_CHECK_IGNORE to CVE_STATUS
- Try to add convert and apply statuses for old CVEs - Drop some obsolete ignores, while they are not relevant for current version Signed-off-by: Andrej Valek <andrej.valek@siemens.com> Signed-off-by: Khem Raj <raj.khem@gmail.com>
This commit is contained in:
@@ -68,5 +68,4 @@ RRECOMMENDS:${PN} = " \
|
||||
coreutils \
|
||||
"
|
||||
|
||||
# CVE-2010-4176 affects only Fedora
|
||||
CVE_CHECK_IGNORE += "CVE-2010-4176"
|
||||
CVE_STATUS[CVE-2010-4176] = "not-applicable-platform: Applies only to Fedora"
|
||||
|
||||
Reference in New Issue
Block a user