mirror of
https://github.com/strapi/strapi.git
synced 2025-07-30 12:29:30 +00:00
18 lines
481 B
Plaintext
18 lines
481 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:58.353Z
|
|
qs:
|
|
- '*':
|
|
reason: Temporarily ignore
|
|
expires: 2019-01-31T00:00:00.000Z
|
|
purest:
|
|
- '*':
|
|
reason: Temporarily ignore
|
|
expires: 2019-01-31T00:00:00.000Z
|
|
patch: {}
|