mirror of
https://gitlab.com/buildroot.org/buildroot.git
synced 2026-08-08 00:20:38 -09:00
package/redis: update CPE vendor
The CPE "cpe:2.3:a:redis:redis:*:*:*:*:*:*:*:*" is valid for this
package.
See the GHSA [1] and the associated CVE [2].
[1] https://github.com/redis/redis/security/advisories/GHSA-c8h9-259x-jff4
[2] https://nvd.nist.gov/vuln/detail/CVE-2026-25243
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
Signed-off-by: Peter Korsgaard <peter@korsgaard.com>
(cherry picked from commit 25601df83b)
Signed-off-by: Thomas Perale <thomas.perale@mind.be>
This commit is contained in:
@@ -10,7 +10,7 @@ REDIS_LICENSE = \
|
||||
AGPL-3.0 or SSPL-1.0 or RSAL-2.0 (core); \
|
||||
MIT and BSD family licenses (Bundled components)
|
||||
REDIS_LICENSE_FILES = LICENSE.txt
|
||||
REDIS_CPE_ID_VENDOR = redislabs
|
||||
REDIS_CPE_ID_VENDOR = redis
|
||||
REDIS_SELINUX_MODULES = redis
|
||||
|
||||
define REDIS_USERS
|
||||
|
||||
Reference in New Issue
Block a user