Add Snyk policy

This commit is contained in:
weyusi 2018-09-29 15:22:36 +09:30
parent 2dc6c5f48e
commit 66557d353c
1 changed files with 9 additions and 0 deletions

9
.snyk Normal file
View File

@ -0,0 +1,9 @@
# 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'
patch: {}