phylum-dev / community-extensions

A collection of community extensions for the Phylum CLI
https://www.phylum.io/
GNU General Public License v3.0
1 stars 1 forks source link

Add `pip` extension #11

Closed kylewillmon closed 1 year ago

kylewillmon commented 1 year ago

Implements support for pip installation checks.

This was originally written by @ambray and submitted by @louislang in phylum-dev/cli#686 and has now been moved to this repository by @kylewillmon

louislang commented 1 year ago

Before merging, we probably want to replace the Deno.run with the sandboxed equivalent.

cd-work commented 1 year ago

Superseded by https://github.com/phylum-dev/community-extensions/pull/16.