cli,codemods: update security policies

Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
Patrik Oldsberg
2022-02-15 23:04:50 +01:00
parent c63dff303c
commit 9035dbe289
2 changed files with 22 additions and 25 deletions
+12
View File
@@ -0,0 +1,12 @@
# 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-UNSETVALUE-2400660:
- '*':
reason: >-
The pollution in this vulnerability does not allow injection of
arbitrary values and is therefore a negligible risk for a CLI.
expires: 2022-08-17T21:54:43.658Z
created: 2022-02-15T21:54:43.668Z
patch: {}