public enum FindingClassReference documentation and code samples for the Cloud Security Compliance v1 API enum FindingClass.
A finding is a record of assessment data like security, risk, health, or privacy.
Namespace
Google.Cloud.CloudSecurityCompliance.V1Assembly
Google.Cloud.CloudSecurityCompliance.V1.dll
Fields |
|
|---|---|
| Name | Description |
Chokepoint |
A resource or resource group where high risk attack paths converge, based on attack path simulations (APS). |
Misconfiguration |
A potential weakness in a cloud resource or asset configuration that increases risk. |
Observation |
A security observation that is for informational purposes. |
PostureViolation |
A potential security risk that's due to a change in the security posture. |
SccError |
An error that prevents Security Command Center from functioning properly. |
SensitiveDataRisk |
A potential security risk to data assets that contain sensitive data. |
Threat |
The activity is unwanted or malicious. |
ToxicCombination |
A combination of security issues that represent a more severe security problem when taken together. |
Unspecified |
Default value. This value is unused. |
Vulnerability |
A potential weakness in software that increases risk to confidentiality, integrity, and availability. |