Loading pkgs/by-name/zi/zizmor/package.nix +3 −0 Original line number Diff line number Diff line { lib, fetchFromGitHub, nix-update-script, rustPlatform, testers, zizmor, Loading @@ -24,6 +25,8 @@ rustPlatform.buildRustPackage rec { package = zizmor; }; passthru.updateScript = nix-update-script { }; meta = { description = "Tool for finding security issues in GitHub Actions setups"; homepage = "https://woodruffw.github.io/zizmor/"; Loading Loading
pkgs/by-name/zi/zizmor/package.nix +3 −0 Original line number Diff line number Diff line { lib, fetchFromGitHub, nix-update-script, rustPlatform, testers, zizmor, Loading @@ -24,6 +25,8 @@ rustPlatform.buildRustPackage rec { package = zizmor; }; passthru.updateScript = nix-update-script { }; meta = { description = "Tool for finding security issues in GitHub Actions setups"; homepage = "https://woodruffw.github.io/zizmor/"; Loading