cli: ignore some prototype pollution vulnerabilities
Signed-off-by: Patrik Oldsberg <poldsberg@gmail.com>
This commit is contained in:
@@ -55,4 +55,16 @@ ignore:
|
||||
reason: Developer tools are not a valid target for ReDoS attacks
|
||||
expires: 2022-03-06T17:18:55.019Z
|
||||
created: 2021-09-06T17:18:55.027Z
|
||||
|
||||
SNYK-JS-IMMER-1540542:
|
||||
- '*':
|
||||
reason: Prototype pollution is not an effective attack against a CLI as it already executes arbitrary code
|
||||
expires: 2022-03-06T17:18:55.019Z
|
||||
created: 2021-09-06T17:18:55.027Z
|
||||
|
||||
SNYK-JS-SETVALUE-1540541:
|
||||
- '*':
|
||||
reason: Prototype pollution is not an effective attack against a CLI as it already executes arbitrary code
|
||||
expires: 2022-03-06T17:18:55.019Z
|
||||
created: 2021-09-06T17:18:55.027Z
|
||||
patch: {}
|
||||
|
||||
Reference in New Issue
Block a user