diff mbox series

[meta-oe,scarthgap] links: set CVE_PRODUCT

Message ID 20251124154802.392729-1-skandigraun@gmail.com
State New
Headers show
Series [meta-oe,scarthgap] links: set CVE_PRODUCT | expand

Commit Message

Gyorgy Sarvari Nov. 24, 2025, 3:48 p.m. UTC
There are some unrelated software called "links", which cases
false-positive CVEs to be reported by the CVE checker.

Set the vendor/product pairs that were historically used with
CVEs for this software.

Signed-off-by: Gyorgy Sarvari <skandigraun@gmail.com>
Signed-off-by: Khem Raj <raj.khem@gmail.com>
(cherry picked from commit 62a53097324ace9161d8fdcfbc533baac9ee6309)
---
 meta-oe/recipes-support/links/links.inc | 2 ++
 1 file changed, 2 insertions(+)
diff mbox series

Patch

diff --git a/meta-oe/recipes-support/links/links.inc b/meta-oe/recipes-support/links/links.inc
index d772d54aff..a255f0ba6b 100644
--- a/meta-oe/recipes-support/links/links.inc
+++ b/meta-oe/recipes-support/links/links.inc
@@ -14,4 +14,6 @@  PACKAGECONFIG ??= ""
 PACKAGECONFIG[bzip2] = "--with-bzip2,--without-bzip2,bzip2"
 PACKAGECONFIG[lzma] = "--with-lzma,--without-lzma,xz"
 
+CVE_PRODUCT = "twibright_labs:links twibright:links links:links"
+
 inherit autotools pkgconfig