cli,codemods: update security policies
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -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: {}
|
||||
Reference in New Issue
Block a user