10 src = fetchFromGitHub {
14 sha256 = "sha256-sGFKmO3nsu5xvli6uGcRAc6CRJgQEvb6avShh2Z0kYg=";
17 npmDepsHash = "sha256-1dKy9/cDr29RrVorpEdNNxPGGX12d/JXAU2g7IAdV/8=";
22 description = "Creates CycloneDX Software Bill-of-Materials (SBOM) for your projects from source and container images";
23 homepage = "https://github.com/AppThreat/cdxgen";
24 license = licenses.asl20;
25 maintainers = with maintainers; [ dit7ya ];