Skip to content

Commit

Permalink
add .snyk file
Browse files Browse the repository at this point in the history
  • Loading branch information
pjmolina committed Jul 24, 2018
1 parent 10757d9 commit b3b47b1
Showing 1 changed file with 30 additions and 0 deletions.
30 changes: 30 additions & 0 deletions .snyk
@@ -0,0 +1,30 @@
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.12.0
ignore: {}
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:hoek:20180212':
- npm > node-gyp > request > hawk > sntp > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > npm-lifecycle > node-gyp > request > hawk > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > npm-lifecycle > node-gyp > request > hawk > sntp > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > npm-lifecycle > node-gyp > request > hawk > cryptiles > boom > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > node-gyp > request > hawk > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > node-gyp > request > hawk > boom > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > npm-lifecycle > node-gyp > request > hawk > boom > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > node-gyp > request > hawk > cryptiles > boom > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > libcipm > npm-lifecycle > node-gyp > request > hawk > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > libcipm > npm-lifecycle > node-gyp > request > hawk > boom > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > libcipm > npm-lifecycle > node-gyp > request > hawk > sntp > hoek:
patched: '2018-06-24T04:22:29.882Z'
- npm > libcipm > npm-lifecycle > node-gyp > request > hawk > cryptiles > boom > hoek:
patched: '2018-06-24T04:22:29.882Z'

0 comments on commit b3b47b1

Please sign in to comment.