-
-
Couldn't load subscription status.
- Fork 168
Open
Labels
enhancementNew feature or requestNew feature or request
Description
The REUSE tool currently generates a SPDX software bill of materials only in the SPDX-2.1 format. As an example, I attached the output of reuse spdx of this repository. There are a number of issues:
- SPDX-2.3 is the current version.
- Somehow, the FileCopyrightText do not look right, especially when using the
SPDX-FileCopyrightTexttags. - It might make sense to follow the minimal set of requirements of the NTIA which officially accepted SPDX as one way to create SBOMs. @kestewart may help here.
It seems we generate this document manually in spdx.py and report.py. Perhaps there is some spdx library that we can use?
Also, generating an optional JSON/YAML version would be great.
silverhook, Edontin, RomainBrault, kikofernandez, M-PERSIC and 2 more
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request