10 src = fetchFromGitHub {
14 sha256 = "sha256-+RCjudjbvc793sE2GCV/l23JD7ZqjNWhi7ZjUaCvTzw=";
17 vendorSha256 = "sha256-pLhTwbcMIqm7nrzypMs6yVrqtdCAoPrabTXsUtJ6Zls=";
20 description = "Tool for analysing parameter and XSS scanning";
21 homepage = "https://github.com/hahwul/dalfox";
22 license = licenses.mit;
23 maintainers = with maintainers; [ fab ];