osv-scanner
osv-scanner copied to clipboard
feat: Add the main file for determine package reachability level of Python project
The new feature helps determine the reachability of imported Python libraries in a Python project. This is part of the under developing project for imported Python libraries' reachability.
This PR includes the support for imported Python libraries defined in poetry.lock file.
can you add some description for this PR?
we probably need go.mod as well