wire-desktop: Both versions updated to Electron unaffected by CVE-2024-6775

This commit is contained in:
toonn
2024-12-30 13:10:22 +01:00
parent d0c19f24a1
commit 7220c45241
-1
View File
@@ -64,7 +64,6 @@ let
homepage = "https://wire.com/";
downloadPage = "https://wire.com/download/";
sourceProvenance = with sourceTypes; [ binaryNativeCode ];
knownVulnerabilities = [ "CVE-2024-6775" ];
license = licenses.gpl3Plus;
maintainers = with maintainers; [
arianvp