Unverified Commit dcd76105 authored by toonn's avatar toonn Committed by GitHub
Browse files

wire-desktop: add CVE-2024-6775 to knownVulnerabilities (#348266)

parents 0ebf6d5c 32309e44
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -57,6 +57,7 @@ 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