Revert "mihomo-party: mark as insecure"

This commit is contained in:
emaryn 2025-05-04 09:03:59 +08:00 committed by GitHub
parent 60d63205de
commit 1c9c746268
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -87,6 +87,5 @@ 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" ];
};
}