links: set CVE_PRODUCT

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 62a5309732)
This commit is contained in:
Gyorgy Sarvari
2025-11-24 16:48:07 +01:00
parent afb1296723
commit 7965aa0704
+2
View File
@@ -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