Add various make targets for auditing the Python and JS modules. Update the install-node target so that it de-dupes JS modules.

Original patch by Aditya, with further work from Ashesh and I.
This commit is contained in:
Aditya Toshniwal
2019-08-02 14:05:09 +01:00
committed by Dave Page
parent 99a8b70e00
commit 8780462708
5 changed files with 2563 additions and 1520 deletions

View File

@@ -1,2 +1,3 @@
requests>=2.21.0
requests[security]>=2.21.0
requests[security]>=2.21.0
safety==1.8.5