mirror of https://gitlab.com/curben/blog
25 lines
990 B
Plaintext
25 lines
990 B
Plaintext
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
|
|
version: v1.13.5
|
|
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
|
|
ignore:
|
|
'npm:braces:20180219':
|
|
- hexo > hexo-fs > chokidar > anymatch > micromatch > braces:
|
|
reason: Patch/update unavailable
|
|
expires: '2019-12-31T00:00:00.000Z'
|
|
- hexo > hexo-cli > hexo-fs > chokidar > anymatch > micromatch > braces:
|
|
reason: Patch/update unavailable
|
|
expires: '2019-12-31T00:00:00.000Z'
|
|
SNYK-JS-LODASHMERGE-173732:
|
|
- hexo > cheerio > lodash.merge:
|
|
reason: Patch/update unavailable
|
|
expires: '2019-12-31T00:00:00.000Z'
|
|
SNYK-JS-LODASHMERGE-173733:
|
|
- hexo > cheerio > lodash.merge:
|
|
reason: Patch/update unavailable
|
|
expires: '2019-12-31T00:00:00.000Z'
|
|
SNYK-JS-MARKED-174116:
|
|
- hexo-renderer-marked > marked:
|
|
reason: Patch/update unavailable
|
|
expires: '2019-12-31T00:00:00.000Z'
|
|
patch: {}
|