Skip to content

Commit 1f76f3c

Browse files
authored
chore(snyk): add exception for non-applicable vuln COMPASS-9411 (#6969)
ignore
1 parent ef0966b commit 1f76f3c

File tree

1 file changed

+8
-0
lines changed

1 file changed

+8
-0
lines changed

.snyk

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -75,6 +75,14 @@ ignore:
7575
expecting to be able to update to electron v33 (or later) soon
7676
expires: 2025-06-20T04:40:36.098Z
7777
created: 2025-03-21T04:40:36.107Z
78+
SNYK-JS-ELECTRON-10245168:
79+
- '*':
80+
reason: >-
81+
Not applicable: this requires attacker to load hand crafted html
82+
inside the app. Putting on a short expiration time as we're
83+
expecting to be able to update to electron v36 soon
84+
expires: 2025-06-27T10:50:52.405Z
85+
created: 2025-05-28T10:50:52.409Z
7886
# patches apply the minimum changes required to fix a vulnerability
7987
patch:
8088
'npm:ms:20170412':

0 commit comments

Comments
 (0)