aboutcode-org / aboutcode-org/scancode.io
Process cases of application package without names
Open
bug
- Dominant language
- Python
- Stars
- 215
- Forks
- 203
- Avg merge
- 4d 8h
- Merged PRs (30d)
- 6
Description
A private package (like composer or npm) may not always have a name. A Python requirements.txt is only a list of dependencies and the same is true for a Gemfile.lock.
These packages with name/version will be reported as errors and yet we should still have these imported somehow.
Contributor guide
Assessment
This issue has not been assessed yet.