Skip to content

Commit 6855231

Browse files
mrodgers-witekiojukkar
authored andcommitted
module: add security info to module.yml
Add CPE and PURL references to module.yml for for use by Zephyr's SPDX generation tool. Signed-off-by: Matt Rodgers <mrodgers@witekio.com>
1 parent 219b1f7 commit 6855231

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

zephyr/module.yml

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,7 @@
11
build:
22
cmake-ext: True
33
kconfig-ext: True
4+
security:
5+
external-references:
6+
- cpe:2.3:a:w1.fi:hostapd:2.11:*:*:*:*:*:*:*
7+
- pkg:generic/hostap@hostap_2_11?vcs_url=git://w1.fi/hostap.git

0 commit comments

Comments
 (0)