Support pyproject.toml files
Open
backlog
enhancement
- Dominant language
- Go
- Stars
- 11k
- Forks
- 792
- Avg merge
- 2d 1h
- Merged PRs (30d)
- 48
Description
Currently OSV-Scanner does not support `pyproject.toml` files.
Example: https://github.com/huggingface/datatrove/blob/main/pyproject.toml
I am not familiar with how many projects use a `pyproject.toml` file for dependencies management so I can't speak to the impact of this enhancement. At the same time, it seems like an easy file to extract the dependencies from.
Contributor guide
Assessment
This issue has not been assessed yet.