verdaccio-audit
Verdaccio Middleware plugin to bypass npmjs audit
Last updated 4 years ago by jotadeveloper .
MIT · Repository · Bugs · Original npm · Tarball · package.json
$ cnpm install verdaccio-audit 
SYNC missed versions from official npm registry.

verdaccio-audit

???????? npmjs audit support for verdaccio

verdaccio (latest) Known Vulnerabilities backers discord MIT node

Requirements

  • verdaccio@3.x or higher
 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)

Current Tags

  • 11.0.0-6-next.8                                ...           6-next (4 years ago)
  • 10.1.1                                ...           latest (4 years ago)
  • 10.0.0-next.1                                ...           next (6 years ago)

50 Versions

  • 10.1.1                                ...           4 years ago
  • 11.0.0-6-next.8                                ...           4 years ago
  • 10.1.0                                ...           4 years ago
  • 10.0.3                                ...           4 years ago
  • 11.0.0-6-next.7                                ...           4 years ago
  • 10.0.2                                ...           5 years ago
  • 11.0.0-6-next.6                                ...           5 years ago
  • 10.0.1                                ...           5 years ago
  • 11.0.0-6-next.5                                ...           5 years ago
  • 10.0.0                                ...           5 years ago
  • 9.7.3                                ...           6 years ago
  • 9.7.2                                ...           6 years ago
  • 9.7.1                                ...           6 years ago
  • 9.7.0                                ...           6 years ago
  • 9.6.1                                ...           6 years ago
  • 9.5.0                                ...           6 years ago
  • 10.0.0-next.1                                ...           6 years ago
  • 10.0.0-next.0                                ...           6 years ago
  • 9.4.0                                ...           6 years ago
  • 9.3.2                                ...           6 years ago
  • 9.3.1                                ...           6 years ago
  • 9.3.0                                ...           6 years ago
  • 9.0.0                                ...           6 years ago
  • 8.5.2                                ...           6 years ago
  • 8.5.1                                ...           6 years ago
  • 8.5.0                                ...           6 years ago
  • 8.4.2                                ...           6 years ago
  • 8.4.0                                ...           6 years ago
  • 8.3.0                                ...           6 years ago
  • 8.2.0                                ...           6 years ago
  • 8.2.0-next.0                                ...           7 years ago
  • 8.1.4                                ...           7 years ago
  • 8.1.2                                ...           7 years ago
  • 8.1.1                                ...           7 years ago
  • 8.1.0                                ...           7 years ago
  • 8.0.1-next.1                                ...           7 years ago
  • 8.0.0                                ...           7 years ago
  • 8.0.0-next.4                                ...           7 years ago
  • 8.0.0-next.2                                ...           7 years ago
  • 8.0.0-next.1                                ...           7 years ago
  • 8.0.0-next.0                                ...           7 years ago
  • 1.2.1                                ...           7 years ago
  • 1.2.0                                ...           7 years ago
  • 1.1.0                                ...           7 years ago
  • 1.0.0                                ...           7 years ago
  • 0.2.0                                ...           8 years ago
  • 0.1.0                                ...           8 years ago
  • 0.0.3                                ...           8 years ago
  • 0.0.2                                ...           8 years ago
  • 0.0.1                                ...           8 years ago
Downloads
Today 0
This Week 2
This Month 18
Last Day 0
Last Week 25
Last Month 18
Dependencies (4)
Dev Dependencies (1)
Dependents (2)

Copyright 2013 - present © cnpmjs.org | Home |