Resource: FindingSummary
The details for a finding.
| JSON representation |
|---|
{ "findingCategory": string, "findingClass": enum ( |
| Fields | |
|---|---|
findingCategory |
The category of the finding. |
findingClass |
The class of the finding. |
severity |
The severity of the finding. |
findingCount |
The count of the finding. |
updateTime |
Output only. The last updated time of the finding. Uses RFC 3339, where generated output will always be Z-normalized and use 0, 3, 6 or 9 fractional digits. Offsets other than "Z" are also accepted. Examples: |
relatedFrameworks[] |
Optional. The list of compliance frameworks that the finding belongs to. |
name |
Identifier. The name of the finding summary. |
Methods |
|
|---|---|
|
Lists the finding summary by category for a given scope. |