]> git.ipfire.org Git - thirdparty/openembedded/openembedded-core-contrib.git/commitdiff
puzzles: ignore three new CVEs for a different puzzles
authorPeter Marko <peter.marko@siemens.com>
Fri, 7 Mar 2025 19:40:12 +0000 (20:40 +0100)
committerSteve Sakoman <steve@sakoman.com>
Mon, 10 Mar 2025 13:39:28 +0000 (06:39 -0700)
As we just match on product by default, ignore three CVEs which are
for the "Puzzles" WordPress theme by ThemeREX (CPE themerex:puzzles).

(From OE-Core rev: 87326573c82ac1e8dc335319442236ef2341501e)

Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Adapted to different kirkstone CVE_STATUS format.

Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
meta/recipes-sato/puzzles/puzzles_git.bb

index 0104f2672a2e9582b72db6e692faf44b52ea91b2..436d4448968ddd2821173a21affc64f392792841 100644 (file)
@@ -47,3 +47,5 @@ STOP
     done
 }
 
+# cpe-incorrect: issue in ThemeREX's Wordpress theme Puzzles
+CVE_CHECK_IGNORE += "CVE-2024-13769 CVE-2024-13770 CVE-2025-0837"