Skip to main content

findings

Overview

Namefindings
TypeResource
Idgoogle.securitycenter.findings

Fields

NameDatatypeDescription
findingobjectSecurity Command Center finding. A finding is a record of assessment data like security, risk, health, or privacy, that is ingested into Security Command Center for presentation, notification, analysis, policy testing, and enforcement. For example, a cross-site scripting (XSS) vulnerability in an App Engine application is a finding.
resourceobjectInformation related to the Google Cloud resource that is associated with this finding.
stateChangestringState change of the finding between the points in time.

Methods

NameAccessible byRequired ParamsDescription
folders_sources_findings_listSELECTfoldersId, sourcesIdLists an organization or source's findings. To list across all sources provide a - as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings
organizations_sources_findings_listSELECTorganizationsId, sourcesIdLists an organization or source's findings. To list across all sources provide a - as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings
projects_sources_findings_listSELECTprojectsId, sourcesIdLists an organization or source's findings. To list across all sources provide a - as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings
organizations_sources_findings_createINSERTorganizationsId, sourcesIdCreates a finding. The corresponding source must exist for finding creation to succeed.
_folders_sources_findings_listEXECfoldersId, sourcesIdLists an organization or source's findings. To list across all sources provide a - as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings
_organizations_sources_findings_listEXECorganizationsId, sourcesIdLists an organization or source's findings. To list across all sources provide a - as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings
_projects_sources_findings_listEXECprojectsId, sourcesIdLists an organization or source's findings. To list across all sources provide a - as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings
folders_findings_bulk_muteEXECfoldersIdKicks off an LRO to bulk mute findings for a parent based on a filter. The parent can be either an organization, folder or project. The findings matched by the filter will be muted after the LRO is done.
folders_sources_findings_groupEXECfoldersId, sourcesIdFilters an organization or source's findings and groups them by their specified properties. To group across all sources provide a - as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings, /v1/folders/{folder_id}/sources/-/findings, /v1/projects/{project_id}/sources/-/findings
folders_sources_findings_patchEXECfindingsId, foldersId, sourcesIdCreates or updates a finding. The corresponding source must exist for a finding creation to succeed.
folders_sources_findings_set_muteEXECfindingsId, foldersId, sourcesIdUpdates the mute state of a finding.
folders_sources_findings_set_stateEXECfindingsId, foldersId, sourcesIdUpdates the state of a finding.
organizations_findings_bulk_muteEXECorganizationsIdKicks off an LRO to bulk mute findings for a parent based on a filter. The parent can be either an organization, folder or project. The findings matched by the filter will be muted after the LRO is done.
organizations_sources_findings_groupEXECorganizationsId, sourcesIdFilters an organization or source's findings and groups them by their specified properties. To group across all sources provide a - as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings, /v1/folders/{folder_id}/sources/-/findings, /v1/projects/{project_id}/sources/-/findings
organizations_sources_findings_patchEXECfindingsId, organizationsId, sourcesIdCreates or updates a finding. The corresponding source must exist for a finding creation to succeed.
organizations_sources_findings_set_muteEXECfindingsId, organizationsId, sourcesIdUpdates the mute state of a finding.
organizations_sources_findings_set_stateEXECfindingsId, organizationsId, sourcesIdUpdates the state of a finding.
projects_findings_bulk_muteEXECprojectsIdKicks off an LRO to bulk mute findings for a parent based on a filter. The parent can be either an organization, folder or project. The findings matched by the filter will be muted after the LRO is done.
projects_sources_findings_groupEXECprojectsId, sourcesIdFilters an organization or source's findings and groups them by their specified properties. To group across all sources provide a - as the source id. Example: /v1/organizations/{organization_id}/sources/-/findings, /v1/folders/{folder_id}/sources/-/findings, /v1/projects/{project_id}/sources/-/findings
projects_sources_findings_patchEXECfindingsId, projectsId, sourcesIdCreates or updates a finding. The corresponding source must exist for a finding creation to succeed.
projects_sources_findings_set_muteEXECfindingsId, projectsId, sourcesIdUpdates the mute state of a finding.
projects_sources_findings_set_stateEXECfindingsId, projectsId, sourcesIdUpdates the state of a finding.