quickwit-oss / quickwit-oss/quickwit
Check nodejs dependencies licences
Open
Nobody has claimed this yet.
enhancement
- Dominant language
- Rust
- Stars
- 11.7k
- Forks
- 597
- Avg merge
- 2d 22h
- Merged PRs (30d)
- 37
Description
We use cargo-deny for our rust dependencies, we should do the same for nodejs dependencies.
Possible solutions:
- https://github.com/davglass/license-checker
- custom script
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Review how cargo-deny currently checks Rust dependencies, then compare the proposed license-checker package with a custom script for Node.js dependencies. Define the selected approach and how it will report license problems; done means Node.js dependency licenses are checked consistently with the existing Rust dependency process.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- nodejs
- Domain
- tooling
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 30/100