From: Peter Marko Date: Fri, 7 Mar 2025 19:40:12 +0000 (+0100) Subject: puzzles: ignore three new CVEs for a different puzzles X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=48791ba2329ee930285e5ed8eff0f2535c70bec7;p=thirdparty%2Fopenembedded%2Fopenembedded-core-contrib.git puzzles: ignore three new CVEs for a different puzzles 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 Signed-off-by: Richard Purdie Adapted to different kirkstone CVE_STATUS format. Signed-off-by: Peter Marko Signed-off-by: Steve Sakoman --- diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index 0104f2672a2..436d4448968 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb @@ -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"