clash-verge-rev: mark as insecure

At the request of package maintainer @Bot-wxt1221.

Package affected by an yet-undisclosed but credible LPE vulnerability,
marking as insecure.

See https://github.com/clash-verge-rev/clash-verge-rev/issues/3428
This commit is contained in:
dramforever
2025-04-26 18:00:21 +08:00
parent 1f4a897bca
commit 5408a44c6d
@@ -80,6 +80,9 @@ let
bot-wxt1221
];
platforms = lib.platforms.linux;
knownVulnerabilities = [
"https://github.com/clash-verge-rev/clash-verge-rev/issues/3428"
];
};
in
stdenv.mkDerivation {