11 src = fetchFromGitHub {
12 owner = "americanexpress";
15 hash = "sha256-guSm/ha4ICaOcoynvAwFeojE6ikaCykMcdfskD/ehTw=";
18 vendorHash = "sha256-39jXqCXAwg/C+9gEXiS1X58OD61nMNQifnhgVGEF6ck=";
26 description = "Sensitive data detection tool capable of scanning source code repositories for passwords, key files, and more";
27 mainProgram = "earlybird";
28 homepage = "https://github.com/americanexpress/earlybird";
29 changelog = "https://github.com/americanexpress/earlybird/releases/tag/v${version}";
30 license = licenses.asl20;