Hi.

I recently found myself installing a node.js package, and in the process
noticed that (sometime recently?) it started automatically warning about
known vulnerabilities during installation of package.jsons (see
https://docs.npmjs.com/cli/audit).

At work, we run safety (https://pypi.org/project/safety/) on all our
projects (which has both free and paid versions). It's great.

I know there's a ton of wonderful work happening at the minute to improve
underlying scaffolding + specification to enable tools other than
setuptools + pip to thrive, so maybe this is the wrong moment, but I
figured I'd ask anyways :) -- what are opinions on running a similar thing
during pip install?

-J
--
Distutils-SIG mailing list -- distutils-sig@python.org
To unsubscribe send an email to distutils-sig-le...@python.org
https://mail.python.org/mailman3/lists/distutils-sig.python.org/
Message archived at 
https://mail.python.org/archives/list/distutils-sig@python.org/message/WPQDP73N7IINXX36UAOG7YDYHD7MYU4X/

Reply via email to