Skip to content

Commit

Permalink
wire-desktop: add CVE-2024-6775 to knownVulnerabilities (#348266)
Browse files Browse the repository at this point in the history
  • Loading branch information
toonn authored Oct 14, 2024
2 parents 0ebf6d5 + 32309e4 commit dcd7610
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -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
Expand Down

0 comments on commit dcd7610

Please sign in to comment.