1.0.0 • Published 3 years ago

@etchteam/netlify-plugin-npm-audit v1.0.0

Weekly downloads
-
License
MIT
Repository
github
Last release
3 years ago

Netlify Build Plugin NPM Audit

Run npm audit-ci on netlify builds to catch security errors.

Install

Please install this plugin from the Netlify app.

Otherwise you can install this from npm and add the following to your netlify.toml

[[plugins]]
package = "@etchteam/netlify-plugin-npm-audit"

Configuration

Add an audit-ci.json file to set the audit configuration