From 1c23a254add20fa86ad1440b532c2700e8171039 Mon Sep 17 00:00:00 2001 From: Kimmo Puputti Date: Fri, 13 Oct 2017 12:01:19 +0300 Subject: [PATCH] Document adding vulnerability exceptions for nsp --- docs/ci.md | 3 +++ 1 file changed, 3 insertions(+) diff --git a/docs/ci.md b/docs/ci.md index ca2ecacd..ec1471c1 100644 --- a/docs/ci.md +++ b/docs/ci.md @@ -20,6 +20,9 @@ the package. If that information is not enough, `yarn why package-name` can be used to get more detailed information about why the package is installed. +If you are convinced that the vulnerability can be ignored, exceptions +can be added to the [.nsprc](../.nsprc) file. + ## Code formatting: `yarn run format-ci` This command fails if there are changes in the formatting that are not