NVIDIA / NVIDIA/accelerated-computing-hub
[SECURITY]: Pin all package versions
Open
Nobody has claimed this yet.
- Dominant language
- Jupyter Notebook
- Stars
- 2k
- Forks
- 338
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 16
Description
We need to pin ALL dependencies to specific versions to avoid supply chain attacks and ensure stability. We've had a few incidents where updates in dependencies have broken us.
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
No files or tests are named. Start by inventorying the repository's dependency declarations and identifying every unpinned package; done means all dependencies use specific versions and the project remains stable.
Written by the indexing model from the issue text.
Assessment
- Domain
- security
- Issue type
- Refactor
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100