Files
backstage/plugins/todo-backend/.snyk
T
Patrik Oldsberg 545b61a5f7 todo-backend: ignore ansi-regex vulnerability
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
2021-09-14 17:38:51 +02:00

11 lines
473 B
Plaintext

# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.22.1
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-ANSIREGEX-1583908:
- 'leasot@12.0.0 > strip-ansi@6.0.0 > ansi-regex@5.0.0':
reason: This vulnerability only affects the leasot CLI, which is not used by todo backend
expires: 2022-03-06T17:18:55.019Z
created: 2021-09-06T17:18:55.027Z
patch: {}