forked from mongodb-js/compass
-
Notifications
You must be signed in to change notification settings - Fork 0
/
.snyk
35 lines (35 loc) · 1.29 KB
/
.snyk
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
# Snyk (https://snyk.io) policy file, patches or ignores known vulnerabilities.
version: v1.25.0
# ignores vulnerabilities until expiry date; change duration by modifying expiry date
ignore:
SNYK-JS-AGGRIDCOMMUNITY-1932011:
- '*':
reason: >-
Not applicable as we do not use a valueFormatter or cellRenderer
function
expires: 2024-11-15T18:27:24.346Z
created: 2024-01-18T18:27:24.353Z
SNYK-JS-AXIOS-6032459:
- '*':
reason: Not applicable to axios usage inside node-analytics package
expires: 2024-10-30T10:18:43.435Z
created: 2023-10-30T10:18:43.435Z
SNYK-JS-ELECTRON-7443355:
- '*':
reason: >-
Not applicable as we do not open / allow opening random webpages in
our Electron app.
expires: 2024-07-25T12:41:36.996Z
created: 2024-07-19T12:41:36.999Z
SNYK-JS-AGGRIDCOMMUNITY-7414157:
- '*':
reason: >-
Not applicable as we don't use ag-grid utils and the library never
passes user input directly to the merge function
expires: 2025-09-17T13:05:57.065Z
created: 2024-09-17T13:05:57.071Z
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:ms:20170412':
- debug > ms:
patched: '2018-08-10T04:22:22.836Z'