-
Notifications
You must be signed in to change notification settings - Fork 0
Open
Description
If not, could we get some docs on how to use the tool?I have a tarball of SPDX files and want to compose them all, but when running the tool against the directory and using the default config I get this error
...generating composed SPDX document from directory: ../../spdx/
...using config: ../config/example_config.yaml
couldn't find package description in the SPDX document: Packages map is nil
...
...
panic: runtime error: invalid memory address or nil pointer dereference
[signal SIGSEGV: segmentation violation code=0x1 addr=0x0 pc=0x5d09fa]
Activity
nishakm commentedon Nov 11, 2023
@ivanayov?
bbbbbrie commentedon Nov 19, 2023
@jdubs11 I suspect you are encountering the same problem that was reported in vmware-samples/sbom-composer#11. (This project was migrated
vmware-samples/sbom-composer
to the current location in March 2023.)