FindingSummary(mapping=None, *, ignore_unknown_fields=False, **kwargs)The details for a finding.
Attributes |
|
|---|---|
| Name | Description |
finding_category |
str
The category of the finding. |
finding_class |
google.cloud.cloudsecuritycompliance_v1.types.FindingClass
The class of the finding. |
severity |
google.cloud.cloudsecuritycompliance_v1.types.Severity
The severity of the finding. |
finding_count |
int
The count of the finding. |
update_time |
google.protobuf.timestamp_pb2.Timestamp
Output only. The last updated time of the finding. |
related_frameworks |
MutableSequence[str]
Optional. The list of compliance frameworks that the finding belongs to. |
name |
str
Identifier. The name of the finding summary. |