+1 !
On Fri, May 29, 2020 at 11:32 AM Ankur Goenka wrote:
> +1 for adding it to Python.
> We can explore more as to how we can surface the findings as a health
> signal.
> It will also be good to apply it to our old releases for users to be aware
> of.
>
>
>
> On Fri, May 29, 2020 at 11:20 AM Lu
+1 for adding it to Python.
We can explore more as to how we can surface the findings as a health
signal.
It will also be good to apply it to our old releases for users to be aware
of.
On Fri, May 29, 2020 at 11:20 AM Luke Cwik wrote:
> Past work added an audit plugin for Java[1]. I reached ou
Past work added an audit plugin for Java[1]. I reached out to PyUp and they
have a free tool to use which can check the set of Python dependencies we
have for CVE errors. The tool works by scanning a text file of dependencies
and checking it against a CVE database. There is also support for
integra