Skip to content
This repository has been archived by the owner on Dec 11, 2019. It is now read-only.

Commit

Permalink
Add exception, supressing two new reported vulnerabilities
Browse files Browse the repository at this point in the history
If this change looks OK, I'll make sure to submit patch to 0.20.x and master

Auditors: @evq, @darkdh, @diracdeltas
  • Loading branch information
bsclifton committed Sep 28, 2017
1 parent d038511 commit 28e1ea2
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion .nsprc
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,8 @@
"exceptions": [
"https://nodesecurity.io/advisories/77",
"https://nodesecurity.io/advisories/525",
"https://nodesecurity.io/advisories/479"
"https://nodesecurity.io/advisories/479",
"https://nodesecurity.io/advisories/534",
"https://nodesecurity.io/advisories/535"
]
}

0 comments on commit 28e1ea2

Please sign in to comment.