diff options
| author | Ross Burton <ross.burton@arm.com> | 2025-03-07 20:41:03 +0100 |
|---|---|---|
| committer | Steve Sakoman <steve@sakoman.com> | 2025-03-15 06:40:07 -0700 |
| commit | 216fcf245877cc58b86656a8434de5e77e599180 (patch) | |
| tree | 9278b23912431cccf54b22f57e7774de71b8b243 /meta/recipes-sato | |
| parent | 1c48e482e29c6093f3ad8033c3d53ea93b544874 (diff) | |
| download | poky-216fcf245877cc58b86656a8434de5e77e599180.tar.gz | |
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)
(From OE-Core rev: 9543945bb935e9a3e2bfbf731412188fc52ad2c9)
Signed-off-by: Ross Burton <ross.burton@arm.com>
Signed-off-by: Richard Purdie <richard.purdie@linuxfoundation.org>
Signed-off-by: Peter Marko <peter.marko@siemens.com>
Signed-off-by: Steve Sakoman <steve@sakoman.com>
Diffstat (limited to 'meta/recipes-sato')
| -rw-r--r-- | meta/recipes-sato/puzzles/puzzles_git.bb | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/meta/recipes-sato/puzzles/puzzles_git.bb b/meta/recipes-sato/puzzles/puzzles_git.bb index e9403ee130..48886b3039 100644 --- a/meta/recipes-sato/puzzles/puzzles_git.bb +++ b/meta/recipes-sato/puzzles/puzzles_git.bb | |||
| @@ -47,3 +47,6 @@ STOP | |||
| 47 | done | 47 | done |
| 48 | } | 48 | } |
| 49 | 49 | ||
| 50 | CVE_STATUS[CVE-2024-13769] = "cpe-incorrect: issue in ThemeREX's Wordpress theme Puzzles" | ||
| 51 | CVE_STATUS[CVE-2024-13770] = "cpe-incorrect: issue in ThemeREX's Wordpress theme Puzzles" | ||
| 52 | CVE_STATUS[CVE-2025-0837] = "cpe-incorrect: issue in ThemeREX's Wordpress theme Puzzles" | ||
