Unverified Commit 13db18e7 authored by Pol Dellaiera's avatar Pol Dellaiera Committed by GitHub
Browse files

mihomo-party: mark as insecure (#403215)

parents a3929085 13a09f2d
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -87,5 +87,6 @@ stdenv.mkDerivation rec {
    license = lib.licenses.gpl3Plus;
    sourceProvenance = with lib.sourceTypes; [ binaryNativeCode ];
    maintainers = with lib.maintainers; [ ];
    knownVulnerabilities = [ "https://github.com/mihomo-party-org/mihomo-party/issues/706" ];
  };
}