osv-scanner icon indicating copy to clipboard operation
osv-scanner copied to clipboard

feat: Add the main file for determine package reachability level of Python project

Open p1gc0rn opened this issue 4 months ago • 2 comments

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.

p1gc0rn avatar Aug 01 '25 01:08 p1gc0rn

can you add some description for this PR?

cuixq avatar Aug 01 '25 07:08 cuixq

we probably need go.mod as well

cuixq avatar Sep 24 '25 06:09 cuixq