| severity_to_label | R Documentation |
Internal function to convert numeric severity scores to human-readable labels.
severity_to_label(severity, output_type = "FourSeverityLevels")
severity |
Numeric. The severity score (0-7 for EightSeverityLevels, 0-6 for FourSeverityLevels where values are 0, 2, 4, 6). |
output_type |
Character. The output type used in the API call. |
Character. One of "safe", "low", "medium", or "high".
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.