Skip to content

Commit

Permalink
PP-3905 Removed 'forever' and added missing ab_test tests which were …
Browse files Browse the repository at this point in the history
…failing NYC coverage
  • Loading branch information
Mark Bridgett committed Jun 20, 2018
1 parent d3b1a5d commit b65cbc0
Show file tree
Hide file tree
Showing 4 changed files with 5,760 additions and 5,442 deletions.
17 changes: 3 additions & 14 deletions .snyk
Original file line number Diff line number Diff line change
@@ -1,15 +1,4 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.7.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
'npm:timespan:20170907':
- '*':
reason: Transitive dependency pulled in by Forever. Vulnerability does not affect us because it requires a specially-crafted input string and Forever only ever uses input from the system clock. See PP-2687.
expires: 2017-11-20T00:00:00.000Z
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:ms:20170412':
- compression > debug > ms:
patched: '2017-05-23T01:31:09.433Z'
- morgan > debug > ms:
patched: '2017-05-23T01:31:09.433Z'
version: v1.12.0
ignore: {}
patch: {}
Loading

0 comments on commit b65cbc0

Please sign in to comment.