aboutcode-org / aboutcode-org/scancode-toolkit
Ensure we can collect the latest package-lock.json including file indirections for versions
Open
good first issue
new feature
package-formats
- Dominant language
- Python
- Stars
- 2.6k
- Forks
- 791
- Avg merge
- 1d 12h
- Merged PRs (30d)
- 5
Description
## Short Description
There are some features we may not support in https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json?v=true
- hidden lockfiles https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json?v=true#hidden-lockfiles
- various non versions versions https://docs.npmjs.com/cli/v9/configuring-npm/package-lock-json?v=true#dependencies including all these: bundled dependencies, registry sources, git sources, http tarball sources, local tarball sources, local link sources
Contributor guide
Assessment
This issue has not been assessed yet.