aboutcode-org / aboutcode-org/scancode-toolkit
Use Scancode to generate an SBOM for scancode-toolkit sdist but nothing about dependencies included in the SBOM
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
### Description
> Please leave a brief description of the bug or feature request:
I use scancode binary to generate SBOM for scancode-toolkit source distribution downloaded from pypi, but there's nothing about dependencies both in spdx and cyclonedx SBOM.(only package information, file information and metadata.)
### How To Reproduce
> Tell us how to reproduce the issue.
scancode -p -l -c -i -e -u --cyclonedx ~/cdx.json ./example/scancode-toolkit-32.2.1 -n 16
### System configuration
> For bug reports, it really helps us to know:
* What OS are you running on? (Windows/MacOS/Linux)
Linux
* What version of scancode-toolkit was used to generate the scan file?
32.2.1
* What installation method was used to install/run scancode? (pip/source download/other)
pip and binary download both
Contributor guide
Assessment
This issue has not been assessed yet.