Reference documentation and code samples for the Security Command Center Management V1 API module Google::Cloud::SecurityCenterManagement::V1::SimulatedFinding::FindingClass.
Represents what kind of finding it is.
Constants
FINDING_CLASS_UNSPECIFIED
value: 0 Default value. This value is unused.
THREAT
value: 1 Describes unwanted or malicious activity.
VULNERABILITY
value: 2 Describes a potential weakness in software that increases risk to
confidentiality, integrity, and availability.
MISCONFIGURATION
value: 3 Describes a potential weakness in cloud resource or 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 Security Command Center from working
correctly.
POSTURE_VIOLATION
value: 6 Describes a potential security risk due to a change in the security
posture.
TOXIC_COMBINATION
value: 7 Describes a combination of security issues that represent a more severe
security problem when taken together.
[[["Easy to understand","easyToUnderstand","thumb-up"],["Solved my problem","solvedMyProblem","thumb-up"],["Other","otherUp","thumb-up"]],[["Hard to understand","hardToUnderstand","thumb-down"],["Incorrect information or sample code","incorrectInformationOrSampleCode","thumb-down"],["Missing the information/samples I need","missingTheInformationSamplesINeed","thumb-down"],["Other","otherDown","thumb-down"]],["Last updated 2024-11-19 UTC."],[],[]]