mirror of
https://github.com/strapi/strapi.git
synced 2025-07-31 21:09:39 +00:00
18 lines
498 B
Plaintext
18 lines
498 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:
|
|
shelljs:
|
|
- '*':
|
|
reason: testing
|
|
expires: 2019-01-04T14:37:34.495Z
|
|
qs:
|
|
- '*':
|
|
reason: Temporarily ignore
|
|
expires: 2019-01-31T00:00:00.000Z
|
|
apollo-server-koa@2.2.6:
|
|
- '*':
|
|
reason: Temporarily ignore
|
|
expires: 2019-01-04T16:34:24.069Z
|
|
patch: {}
|