Add an audit_node_deps setup.py command.

Review Request #10998 — Created April 10, 2020 and submitted — Latest diff uploaded

Information

Djblets
release-1.0.x
773a6b1...

Reviewers

The audit_node_deps command will audit the node.js build-time
dependencies for Djblets, checking if there are security issues for any
of them. This will ease the long-term management of our node.js
dependencies.

This change does not update any dependencies. That will be handled in an
upcoming change.

Ran the new command and saw the audit report for our dependencies.

    Loading...