snyk / snyk/snyk-python-plugin
`pyproject.toml` support under PEP 517 and PEP 621
Nobody has claimed this yet.
- Dominant language
- Python
- Stars
- 23
- Forks
- 30
- Avg merge
- 2d 6h
- Merged PRs (30d)
- 3
Description
pip install . has worked with pyproject.toml since for a couple years now. I have a few Python projects for work that define everything through their pyproject.toml, these projects are incompatible with Synk.
When will Snyk support projects defined by pyproject.toml files (without Poetry)?
This issue was brought up before via #189 but it was closed without an explanation.
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 pyproject.toml, PEP 517, PEP 621, and pip install ., but no repository files, tests, or entry points. Start by reviewing the plugin's dependency-discovery flow and prior issue #189; done means Python projects using pyproject.toml without Poetry are supported.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- devtools, security
- Issue type
- Feature
- Difficulty
- 5/5
- Estimated time
- Over a week
- Activity status
- Stale
- Clarity
- Needs clarification
- Newbie friendliness
- 25/100