Skip to content

Commit 38f9671

Browse files
authored
chore(snyk): add exception for the non-applicable vuln COMPASS-9123 (#6800)
chore(snyk): add exception for the non-applicable vuln
1 parent ad8ba65 commit 38f9671

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
@@ -59,6 +59,14 @@ ignore:
5959
reason: 'Fixed in https://github.com/electron/electron/releases/tag/v32.3.2'
6060
expires: 2025-03-30T12:36:40.477Z
6161
created: 2025-02-28T12:36:40.484Z
62+
SNYK-JS-ELECTRON-8738834:
63+
- '*':
64+
reason: >-
65+
Not applicable: requires attacker to render hand crafted HTML snippet
66+
inside the application. Putting on a short expiration time as we're
67+
expecting to be able to update to electron v33 (or later) soon
68+
expires: 2025-05-16T15:23:35.601Z
69+
created: 2025-03-17T15:23:35.608Z
6270
# patches apply the minimum changes required to fix a vulnerability
6371
patch:
6472
'npm:ms:20170412':

0 commit comments

Comments
 (0)