10 src = fetchFromGitHub {
13 rev = "refs/tags/v${version}";
14 hash = "sha256-A4kx0Xx3p9rP8OKRLPe9AfX+rqGggtvPb7Hsg+lLkSI=";
17 vendorHash = "sha256-V6qEvMsX7tdhooW116+0ayT6RYkdjDbz6QwWb8rC4ig=";
25 description = "Kubernetes exploitation tool";
26 homepage = "https://github.com/Rolix44/Kubestroyer";
27 changelog = "https://github.com/Rolix44/Kubestroyer/releases/tag/v${version}";
28 license = licenses.mit;
29 maintainers = with maintainers; [ fab ];
30 mainProgram = "kubestroyer";