FindingClass(value)
Represents what kind of finding it is.
Enums |
|
---|---|
Name | Description |
FINDING_CLASS_UNSPECIFIED |
Default value. This value is unused. |
THREAT |
Describes unwanted or malicious activity. |
VULNERABILITY |
Describes a potential weakness in software that increases risk to confidentiality, integrity, and availability. |
MISCONFIGURATION |
Describes a potential weakness in cloud resource or asset configuration that increases risk. |
OBSERVATION |
Describes a security observation that is for informational purposes. |
SCC_ERROR |
Describes an error that prevents Security Command Center from working correctly. |
POSTURE_VIOLATION |
Describes a potential security risk due to a change in the security posture. |
TOXIC_COMBINATION |
Describes a combination of security issues that represent a more severe security problem when taken together. |