Skip to main content

severity_label

Function severity_label 

Source
pub fn severity_label(severity: &str) -> String
Expand description

Severity label with color coding.

Returns a colored severity string: Critical (red bold), High (red), Medium (yellow), Low (cyan), Informational (dimmed).