From 2e999eed311456ec0de5f83e1313edb9f5c87199 Mon Sep 17 00:00:00 2001 From: weichslgartner Date: Mon, 20 Jan 2025 10:10:16 +0100 Subject: [PATCH] changes purl to lowercase to be conform to specification Signed-off-by: weichslgartner --- zephyr/module.yml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/zephyr/module.yml b/zephyr/module.yml index f45b2093ce..58455581b4 100644 --- a/zephyr/module.yml +++ b/zephyr/module.yml @@ -4,4 +4,4 @@ build: security: external-references: - cpe:2.3:a:arm:mbed_tls:3.6.2:*:*:*:*:*:*:* - - pkg:github/Mbed-TLS/mbedtls@V3.6.2 + - pkg:github/mbed-tls/mbedtls@V3.6.2