Python reachability
Open
- Dominant language
- Go
- Stars
- 11k
- Forks
- 792
- Avg merge
- 1d 20h
- Merged PRs (30d)
- 48
Description
Support coarse reachability analysis for Python:
- Extract dependencies from manifests and lockfiles
- Go through Python source code for import statements
- Output whether dependencies are reachable or not
TODOs:
- Evaluate the current reachability algorithm
- Migrate it to OSV-Scalibr as a plugin
- Find alternative for regular expressions
Contributor guide
Assessment
This issue has not been assessed yet.