Cloud Security Compliance V1 API - Module Google::Cloud::CloudSecurityCompliance::V1::FindingClass (v0.2.0)

Reference documentation and code samples for the Cloud Security Compliance V1 API module Google::Cloud::CloudSecurityCompliance::V1::FindingClass.

A finding is a record of assessment data like security, risk, health, or privacy.

Constants

FINDING_CLASS_UNSPECIFIED

value: 0
Default value. This value is unused.

THREAT

value: 1
The activity is unwanted or malicious.

VULNERABILITY

value: 2
A potential weakness in software that increases risk to confidentiality, integrity, and availability.

MISCONFIGURATION

value: 3
A potential weakness in a cloud resource or asset configuration that increases risk.

OBSERVATION

value: 4
A security observation that is for informational purposes.

SCC_ERROR

value: 5
An error that prevents Security Command Center from functioning properly.

POSTURE_VIOLATION

value: 6
A potential security risk that's due to a change in the security posture.

TOXIC_COMBINATION

value: 7
A combination of security issues that represent a more severe security problem when taken together.

SENSITIVE_DATA_RISK

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

CHOKEPOINT

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