Skip to content

feat: improved scannning a python site-packages directory #4330

Open
@terriko

Description

@terriko

It came up in a question I got that someone is scanning their site-packages directory as a way to see if they have vulnerabilities.

While we do read the METADATA file I'm not sure it works quite as well as one might expect. For example, I'm not sure if we do some the things we added later with requirements.txt scanning to use pip and figure out indirect dependencies.

Would love it if someone had some time to review that code and see what (if anything) we could do to better support scanning a whole site-packages directory. Maybe it's fine? but I feel like it could almost certainly be better.

Metadata

Metadata

Assignees

No one assigned

    Labels

    hackathonIssues for folk participating in the Open Ecosystems hackathon

    Type

    No type

    Projects

    No projects

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions