pub fn to_markdown(report: &RustinelReport) -> StringExpand description
Render a GitHub-PR-ready Markdown comment. All untrusted strings (package
names, finding details) are escaped — see crate::markdown.
pub fn to_markdown(report: &RustinelReport) -> StringRender a GitHub-PR-ready Markdown comment. All untrusted strings (package
names, finding details) are escaped — see crate::markdown.