phylum-dev / cli

Command line interface for the Phylum API
https://phylum.io
GNU General Public License v3.0
101 stars 10 forks source link

Accept PURLs for package submission #1338

Closed cd-work closed 7 months ago

cd-work commented 7 months ago

This patch changes the api::submit_request function to accept PURLs with optional dependency file in addition to the existing package descriptors.

Closes #1336.