Skip to content

Commit dea8f87

Browse files
kartbennordicjm
authored andcommitted
[nrf fromtree] tests: cmake: actually test SBOM files generation
The current test was just a basic sanity check. This adds actual validation of the SPDX files being generated as being spec-compliant. Signed-off-by: Benjamin Cabé <[email protected]> (cherry picked from commit 14ea8b0)
1 parent 3bd95f8 commit dea8f87

File tree

5 files changed

+255
-178
lines changed

5 files changed

+255
-178
lines changed

scripts/requirements-actions.in

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ python-magic; sys_platform != "win32"
3030
pyyaml
3131
ruff==0.11.11
3232
setuptools>=70.2.0
33+
spdx-tools
3334
sphinx-lint
3435
tabulate
3536
tomli>=1.1.0

0 commit comments

Comments
 (0)