phylum-dev / vuln-reach

A library for building tools to determine if vulnerabilities are reachable in a code base.

Home Page:https://phylum.io

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Implement discovery for `Project`

andreaphylum opened this issue · comments

We currently need to manually supply the source of the analyzed packages to the Project object.

We should devise a system to automate the discovery of packages in a variety of conditions.

See also #5.