mirror of
https://github.com/NixOS/nixpkgs.git
synced 2026-09-16 12:20:10 +00:00
committed by
FliegendeWurst
parent
f1cc9e5c20
commit
dc225a5837
@@ -138,5 +138,8 @@ stdenv.mkDerivation (finalAttrs: {
|
||||
maintainers = with lib.maintainers; [ akechishiro ];
|
||||
platforms = [ "x86_64-linux" ];
|
||||
mainProgram = "BloodHound";
|
||||
knownVulnerabilities = [
|
||||
"Upstream is deprecated, using Electron 11 which was EOL in 2021. Consider using bloodhound-ce instead."
|
||||
];
|
||||
};
|
||||
})
|
||||
|
||||
Reference in New Issue
Block a user