Skip to main content

Module report

Module report 

Source

Structs§

AnalysisInfo
DiffInfo
RustinelReport
ToolInfo

Enums§

OutputFormat

Constants§

SCHEMA_VERSION
TOOL_NAME

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/diff report when --explain is 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