Cloud Security Command Center V1 API - Module Google::Cloud::SecurityCenter::V1::Finding::FindingClass (v1.9.1)

Reference documentation and code samples for the Cloud Security Command Center V1 API module Google::Cloud::SecurityCenter::V1::Finding::FindingClass.

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.

SCC_ERROR

value: 5
Describes an error that prevents some SCC functionality.

POSTURE_VIOLATION

value: 6
Describes a potential security risk due to a change in the security posture.

TOXIC_COMBINATION

value: 7
Describes a group of security issues that, when the issues occur together, represent a greater risk than when the issues occur independently. A group of such issues is referred to as a toxic combination.

SENSITIVE_DATA_RISK

value: 8
Describes a potential security risk to data assets that contain sensitive data.

CHOKEPOINT

value: 9
Describes a resource or resource group where high risk attack paths converge, based on attack path simulations (APS).

EXTERNAL_EXPOSURE

value: 10
Describes a potential security risk due to the resource being exposed to the internet.