mirror of https://github.com/curbengh/hexo-yam
17 lines
683 B
Plaintext
17 lines
683 B
Plaintext
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
|
version: v1.12.0
|
|
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
|
ignore:
|
|
'npm:braces:20180219':
|
|
- hexo-fs > chokidar > anymatch > micromatch > braces:
|
|
reason: Patch/update unavailable
|
|
expires: '2018-12-31T00:00:00.000Z'
|
|
'npm:chownr:20180731':
|
|
- hexo-fs > chokidar > fsevents > node-pre-gyp > tar > chownr:
|
|
reason: Patch/update unavailable
|
|
expires: '2018-12-31T00:00:00.000Z'
|
|
- iltorb > prebuild-install > tar-fs > chownr:
|
|
reason: Patch/update unavailable
|
|
expires: '2018-12-31T00:00:00.000Z'
|
|
patch: {}
|