Web Security Scanner V1 API - Module Google::Cloud::WebSecurityScanner::V1::Finding::Severity (v0.10.0)

Reference documentation and code samples for the Web Security Scanner V1 API module Google::Cloud::WebSecurityScanner::V1::Finding::Severity.

The severity level of a vulnerability.

Constants

SEVERITY_UNSPECIFIED

value: 0
No severity specified. The default value.

CRITICAL

value: 1
Critical severity.

HIGH

value: 2
High severity.

MEDIUM

value: 3
Medium severity.

LOW

value: 4
Low severity.