snyk / snyk/snyk-python-plugin
PEP 751 Support
Open
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 23
- Forks
- 30
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
PEP 751 is here and both pip and uv now support it. It is the actual standard to replace requirements.txt files and defined reproducible environments for Python.
Synk CLI should support it as well as it is officially standardized approach instead of requirements.txt files.
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
The issue names no repository files, tests, or entry points. Start by reading PEP 751 and comparing how pip and uv support it with the plugin's existing requirements.txt handling. Done means the Snyk CLI plugin supports the standardized reproducible-environment format.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- cli
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 35/100