Structs§
Enums§
Constants§
Functions§
- build_
check_ report - build_
diff_ report - is_
failing - True when the policy decision should cause a non-zero exit code.
- render
- score_
bar - A 20-cell unicode gauge for a 0–100 score, e.g.
[█████████████░░░░░░░]. - score_
explanation - A human-readable “how was this score computed” breakdown, appended to the
check/diffreport when--explainis set. - to_
human - to_json
- to_
markdown - Render a GitHub-PR-ready Markdown comment. All untrusted strings (package
names, finding details) are escaped — see
crate::markdown. - to_
sarif