10 src = fetchFromGitHub {
14 hash = "sha256-NrArxuhzd57NIdM4d9p/wfCB1e6l83pV+cjjCgZ9YtM=";
17 vendorHash = "sha256-ARPrArvCgxLdCaiUdJyjB/9GbbldnMXwFbyYubbsqxc=";
20 description = "Automated authorization test tool";
21 mainProgram = "authz0";
22 homepage = "https://github.com/hahwul/authz0";
23 license = licenses.mit;
24 maintainers = with maintainers; [ fab ];