$ npm install verdaccio-audit
🛡🔬 npmjs audit support for verdaccio
npm install --global verdaccio-audit
To enable it you need to add this to your configuration file.
middlewares:
audit:
enabled: true
strict_ssl: true # optional, defaults to true
In some scenarios it may be necessary to disable SSL certificate validation. Setting strict_ssl to false will disable these checks, but will make all connections passing through this plugin inherently insecure.
This plugin is experimental and unstable. Please report any issue you found.
MIT (http://www.opensource.org/licenses/mit-license.php)
© 2010 - cnpmjs.org x YWFE | Home | YWFE