mihomo-party: mark as insecure (#403215)

This commit is contained in:
Pol Dellaiera
2025-05-02 15:57:24 +02:00
committed by GitHub
+1
View File
@@ -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" ];
};
}