Module Google::Cloud::SecurityCenter::V1::Finding::FindingClass (v0.11.1)

Represents what kind of Finding it is.

Constants

FINDING_CLASS_UNSPECIFIED

value: 0
Unspecified finding class.

THREAT

value: 1
Describes unwanted or malicious activity.

VULNERABILITY

value: 2
Describes a potential weakness in software that increases risk to Confidentiality & Integrity & Availability.

MISCONFIGURATION

value: 3
Describes a potential weakness in cloud resource/asset configuration that increases risk.

OBSERVATION

value: 4
Describes a security observation that is for informational purposes.