zizmor/src
William Woodruff bbd5d1662b feat: --no-exit-codes + sarif tweaks
Disables the special (>10) exit codes when
`--no-exit-codes` or `--format sarif` is passed,
leaving just success (0) and general tool failure
(1).

Signed-off-by: William Woodruff <william@yossarian.net>
2024-11-13 20:38:23 -07:00
..
audit fix: exclude information about the repo and owner (#136) 2024-11-08 09:16:20 -05:00
expr feat: analyze expressions for safety (#127) 2024-11-06 23:03:24 -05:00
finding feat: exit code support (#133) 2024-11-07 00:35:34 -05:00
config.rs feat: add --no-config (#142) 2024-11-09 22:35:32 -05:00
github_api.rs Pervasive caching (#38) 2024-10-20 10:10:20 -04:00
main.rs feat: --no-exit-codes + sarif tweaks 2024-11-13 20:38:23 -07:00
models.rs feat: Step::location_with_name (#49) 2024-10-27 12:24:38 -04:00
registry.rs feat: exit code support (#133) 2024-11-07 00:35:34 -05:00
render.rs feat(cli): don't render "0 ignored" 2024-11-10 14:03:14 -05:00
sarif.rs feat: exit code support (#133) 2024-11-07 00:35:34 -05:00
state.rs feat: configuration file support (#116) 2024-11-04 19:56:01 -05:00
utils.rs bump github_actions_models, use ExplicitExpr 2024-10-20 14:48:25 -04:00