mirror of https://gitlab.com/curben/blog
test(snyk): add lodash and marked
This commit is contained in:
parent
c6a002b409
commit
6260cce61c
24
.snyk
24
.snyk
|
@ -4,12 +4,16 @@ version: v1.13.5
|
|||
ignore:
|
||||
SNYK-JS-LODASHMERGE-173732:
|
||||
- hexo > cheerio > lodash.merge:
|
||||
reason: Patch/update unavailable
|
||||
expires: '2019-12-31T00:00:00.000Z'
|
||||
reason: >-
|
||||
Patch to be released in lodash@4.17.12. Tracking this PR for release:
|
||||
https://github.com/lodash/lodash/pull/4337
|
||||
expires: '2019-08-01T00:00:00.000Z'
|
||||
SNYK-JS-LODASHMERGE-173733:
|
||||
- hexo > cheerio > lodash.merge:
|
||||
reason: Patch/update unavailable
|
||||
expires: '2019-12-31T00:00:00.000Z'
|
||||
reason: >-
|
||||
Patch to be released in lodash@4.17.12. Tracking this PR for release:
|
||||
https://github.com/lodash/lodash/pull/4337
|
||||
expires: '2019-08-01T00:00:00.000Z'
|
||||
SNYK-JS-SETVALUE-450213:
|
||||
# snapdragon > base > cache-base > set-value
|
||||
- '*':
|
||||
|
@ -20,4 +24,16 @@ ignore:
|
|||
- '*':
|
||||
reason: Patch/update unavailable
|
||||
expires: '2019-12-31T00:00:00.000Z'
|
||||
SNYK-JS-LODASH-450202:
|
||||
- '*':
|
||||
reason: >-
|
||||
Patch to be released in lodash@4.17.12. Tracking this PR for release:
|
||||
https://github.com/lodash/lodash/pull/4336
|
||||
expires: '2019-08-01T00:00:00.000Z'
|
||||
SNYK-JS-MARKED-451341:
|
||||
- '*':
|
||||
reason: >-
|
||||
Patch is released in marked@0.7.0. Tracking this PR for release:
|
||||
https://github.com/hexojs/hexo-renderer-marked/pull/102
|
||||
expires: '2019-08-01T00:00:00.000Z'
|
||||
patch: {}
|
||||
|
|
Loading…
Reference in New Issue