verdaccio-audit
TypeScript icon, indicating that this package has built-in type declarations

10.2.4 • Public • Published

verdaccio-audit

🛡🔬 npmjs audit support for verdaccio

verdaccio (latest) Known Vulnerabilities backers discord MIT node

Requirements

 npm install --global verdaccio-audit

Usage

To enable it you need to add this to your configuration file.

middlewares:
  audit:
    enabled: true
    strict_ssl: true # optional, defaults to true

Strict SSL

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.

Disclaimer

This plugin is experimental and unstable. Please report any issue you found.

License

MIT (http://www.opensource.org/licenses/mit-license.php)

Versions

Current Tags

Version History

Package Sidebar

Install

npm i verdaccio-audit

Weekly Downloads

136,901

Version

10.2.4

License

MIT

Unpacked Size

16.9 kB

Total Files

12

Last publish

Collaborators

  • jotadeveloper
  • ayusharma
  • verdaccio.npm