File tree Expand file tree Collapse file tree
docker/client/rundeck-cli Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1+ legacy-peer-deps = true
2+ fund = false
3+ audit-level = high
Original file line number Diff line number Diff line change 1+ # Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
2+ version: v1.25.0
3+ # Ignore specific vulnerabilities for a period of time
4+ ignore:
5+ 'SNYK-JS-AXIOS-1038255':
6+ - '*':
7+ reason: >-
8+ Axios version overridden to 1.11.0 in package.json which fixes
9+ CVE-2021-3749
10+ expires: '2025-12-31T23:59:59.999Z'
11+ 'SNYK-JS-AXIOS-5533489':
12+ - '*':
13+ reason: >-
14+ Axios version overridden to 1.11.0 in package.json which fixes
15+ CVE-2021-3749
16+ expires: '2025-12-31T23:59:59.999Z'
17+ 'CVE-2021-3749':
18+ - '*':
19+ reason: >-
20+ Axios version overridden to 1.11.0 in package.json which fixes this
21+ vulnerability
22+ expires: '2025-12-31T23:59:59.999Z'
You can’t perform that action at this time.
0 commit comments