Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
7 changes: 7 additions & 0 deletions .snyk
Original file line number Diff line number Diff line change
Expand Up @@ -127,6 +127,13 @@ ignore:
which Compass does not call.
expires: 2026-07-06T00:00:00.000Z
created: 2026-04-06T00:00:00.000Z
SNYK-JS-ELECTRON-15876117:
- '*':
reason: >-
Not applicable: requires app.setLoginItemSettings()
which Compass does not call.
expires: 2026-07-13T00:00:00.000Z
Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

what happens when this expires? we do the upgrade?

Copy link
Copy Markdown
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

should we have another ticket to track removing the old ones that are passed their expiration?

Copy link
Copy Markdown
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

They will just fail again, we do, its the PR I'm working on #7950

created: 2026-04-13T00:00:00.000Z
# patches apply the minimum changes required to fix a vulnerability
patch:
'npm:ms:20170412':
Expand Down
Loading