zephyr/doc/develop
Thomas Gagneret 0d05318c96 scripts: zephyr_module: Add URL, version to SPDX
Improve the SPDX with the current values:
 - URL: extracted from `git remote`. If more than one remote, URL is not
 set.
 - Version: extracted from `git rev-parse` (commit id).
 - PURL and CPE for Zephyr: generated from URL and version.

For zephyr, the tag is extracted, if present, and replace the commit id for
the version field.
Since official modules does not have tags, tags are not yet extracted for
modules.

To track vulnerabilities from modules dependencies, a new SBOM,
`modules-deps.spdx` was created. It contains the `external-references`
provided by the modules. It allows to easily track vulnerabilities from
these external dependencies.

Signed-off-by: Thomas Gagneret <thomas.gagneret@hexploy.com>
2024-06-14 19:07:48 -04:00
..
api drivers: spi: remove deprecated functions 2024-06-06 15:19:29 -05:00
application doc: develop: application: Fix missed HWMv2 changes 2024-04-18 08:06:49 -07:00
debug doc: add documenatation about I2C_DUMP_MESSAGES 2023-09-06 17:54:53 +02:00
flash_debug doc: flash_debug: update NXP flash debug probes section 2024-06-11 19:45:34 -04:00
getting_started doc: ci: Zephyr now requires Python 3.10 or higher 2024-05-06 14:56:08 +01:00
languages doc: languages: add new section "headers and C/C++ compatibility" 2024-06-13 08:03:13 -04:00
manifest doc: modules: dummy external module 2024-01-29 17:54:11 +01:00
optimizations doc: develop: optimizations: make pahole example independent from arch 2024-06-12 18:29:12 -04:00
sca hwmv2: Introduce Hardware model version 2 and convert devices 2024-03-02 16:56:33 -05:00
test twister: recording: Allow JSON data fields 2024-06-14 09:41:52 -04:00
toolchains DOC: ARCMWDT: Add tip for arc-gnu-toolchain installation 2024-05-24 08:05:39 -04:00
tools doc: develop: tools: Exclude webp images from PDF 2024-06-13 08:02:45 -04:00
west scripts: zephyr_module: Add URL, version to SPDX 2024-06-14 19:07:48 -04:00
beyond-GSG.rst docs/Kconfig help: Replace native_[posix,sim]_64 2024-03-15 16:13:12 +01:00
env_vars.rst doc: fix typos 2023-11-08 10:09:44 +01:00
index.rst doc: extract the documentation about debugging to another file 2023-09-06 17:54:53 +02:00
modules.rst scripts: zephyr_module: Add URL, version to SPDX 2024-06-14 19:07:48 -04:00