Skip to content

Commit

Permalink
chore: update .synk ignore file
Browse files Browse the repository at this point in the history
Update snyk ignore file to remove dependencies that we've eliminated and update descriptions of ignores that need to continue to be in place.
  • Loading branch information
spencern committed Aug 30, 2018
1 parent 3d6cd92 commit 51fae0e
Showing 1 changed file with 7 additions and 16 deletions.
23 changes: 7 additions & 16 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -4,21 +4,12 @@ version: v1.11.0
ignore:
'npm:bootstrap:20160627':
- bootstrap:
reason: We're not going to update to Bootstrap 4 any time soon
expires: '2018-08-26T20:23:03.274Z'
'npm:hoek:20180212':
- '*':
reason: "PR Accepted to tus-node-server which will resolve this vulnerability https://github.com/tus/tus-node-server/pull/120"
expires: '2018-08-26T20:23:03.274Z'
'npm:tunnel-agent:20170305':
- '*':
reason: "PR Accepted to tus-node-server which will resolve this vulnerability https://github.com/tus/tus-node-server/pull/120"
expires: '2018-08-26T20:23:03.274Z'
'npm:cryptiles:20180710':
- '*':
reason: "PR Accepted to tus-node-server which will resolve this vulnerability https://github.com/tus/tus-node-server/pull/120"
expires: '2018-08-26T20:23:03.274Z'
reason: We're not going to update to Bootstrap 4 any time soon
expires: '2018-10-26T20:23:03.274Z'
'npm:chownr:20180731':
- '*':
reason: "waiting on chownr to resolve issue"
expires: '2018-09-01T20:23:03.274Z'
reason: "PR in chownr to resolve issue will require node >= 10.8 https://github.com/isaacs/chownr/pull/15"
expires: '2018-09-29T20:23:03.274Z'
'npm:mem:20180117':
- '*':
reason: String of dependencies that need to be updated - oslocale (PR https://github.com/sindresorhus/os-locale/pull/31) followed by yargs then transliteration

0 comments on commit 51fae0e

Please sign in to comment.