Skip to content

Commit

Permalink
module: add security info to module.yml
Browse files Browse the repository at this point in the history
Add CPE and PURL references to module.yml file for use by Zephyr's SPDX
generation tool.

Signed-off-by: Matt Rodgers <[email protected]>
  • Loading branch information
mrodgers-witekio committed Jan 30, 2025
1 parent 3ae741f commit 23f7f18
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions zephyr/module.yml
Original file line number Diff line number Diff line change
Expand Up @@ -30,3 +30,7 @@ name: openthread
build:
cmake-ext: True
kconfig-ext: True
security:
external-references:
- cpe:2.3:o:google:openthread:2019-12-13:*:*:*:*:*:*:*
- pkg:github/openthread/openthread

0 comments on commit 23f7f18

Please sign in to comment.