11 src = fetchFromGitHub {
14 rev = "refs/tags/v${version}";
15 hash = "sha256-8z/j1bJT5xccSlyBnx32Dqqg6J9iazTaJgUmjN3Jc8c=";
18 vendorHash = "sha256-MQ1yoJjAWNx95Eafcarp/JNYq06xu9P05sF2QTW03NY=";
25 # Some tests are failing because of wrong filename/path
29 description = "Tool for situational awareness of cloud penetration tests";
30 homepage = "https://github.com/BishopFox/cloudfox";
31 changelog = "https://github.com/BishopFox/cloudfox/releases/tag/v${version}";
32 license = licenses.mit;
33 maintainers = with maintainers; [ fab ];
34 mainProgram = "cloudfox";