11 src = fetchFromGitHub {
14 rev = "refs/tags/v${version}";
15 hash = "sha256-xwGmBZgdpyYJ1AKoNUUPEMbU5/racalE4SLrx/E51wM=";
18 vendorHash = "sha256-GMnTIEnkOt0cRN9pZzEuqqtWmO27uVja9VG5UNeCHJo=";
26 description = "Tool to handle Nuclei community templates";
27 homepage = "https://github.com/xm1k3/cent";
28 changelog = "https://github.com/xm1k3/cent/releases/tag/v${version}";
29 license = licenses.asl20;