10 src = fetchFromGitHub {
14 sha256 = "0c627bxx0mlxhc1fsd2k3x1lm5855pl215m88la662d70559z6k8";
21 mv $out/bin/cmd $out/bin/${pname}
25 description = "Tool for API and OWASP attack simulation";
26 homepage = "https://github.com/wallarm/gotestwaf";
27 license = licenses.mit;
28 maintainers = with maintainers; [ fab ];