InfoSec812 / npm-audit-ci-wrapper

A wrapper for 'npm audit' which can be configurable for use in a CI/CD tool like Jenkins
Apache License 2.0
13 stars 11 forks source link

Fail if invalid threshold is provided #34

Closed BRKurek closed 5 years ago

BRKurek commented 5 years ago

Resolves #9

Description

This PR makes it so the command fails if an invalid threshold is provided.