Skip to content
Open
Show file tree
Hide file tree
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
2 changes: 1 addition & 1 deletion .trivyignore.yaml
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
vulnerabilities:
- id: GHSA-wrw7-89jp-8q8g
expired_at: 2026-09-30
expired_at: 2026-11-01
statement: "glib is a transitive dependency of Tauri which we cannot update ourselves. Waiting for tauri to finish migration to gtk4-rs: https://github.com/tauri-apps/tauri/issues/12563"
3 changes: 0 additions & 3 deletions chocolatey/defguard/defguard.nuspec
Original file line number Diff line number Diff line change
Expand Up @@ -17,9 +17,6 @@
<summary>Desktop client for Defguard - Wireguard VPN with MFA</summary>
<description>Desktop client provides an easy way to access VPN locations of multiple Defguard instances via user-friendly UI.</description>
<releaseNotes>https://github.com/DefGuard/client/releases</releaseNotes>
<dependencies>
<dependency id="vcredist140" />
</dependencies>
</metadata>
<files>
<file src="tools\**" target="tools" />
Expand Down
Loading