@etchteam/netlify-plugin-npm-audit

Netlify Build plugin - Run npm audit on netlify builds to catch security errors

Usage no npm install needed!

<script type="module">
  import etchteamNetlifyPluginNpmAudit from 'https://cdn.skypack.dev/@etchteam/netlify-plugin-npm-audit';
</script>

README

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