Home
last modified time | relevance | path

Searched full:findings (Results 1 – 25 of 572) sorted by relevance

12345678910>>...23

/external/google-cloud-java/google-cloud-examples/src/main/java/com/google/cloud/examples/securitycenter/snippets/
DFindingSnippets.java43 /** Snippets for how to work with Findings in Cloud Security Command Center. */
63 // the findings for a resource to the corresponding Asset of a resource in createFinding()
109 // the findings for a resource to the corresponding Asset of a resource in createFindingWithSourceProperties()
222 * List all findings under an organization.
224 * @param organizationName The source to list all findings for.
239 // This creates one list for all findings. If your organization has a large number of in listAllFindings()
240 // findings this can cause out of memory issues. You can process them in incrementally in listAllFindings()
243 System.out.println("Findings:"); in listAllFindings()
253 * List filtered findings under a source.
255 * @param sourceName The source to list filtered findings for.
[all …]
/external/google-cloud-java/java-dlp/proto-google-cloud-dlp-v2/src/main/java/com/google/privacy/dlp/v2/
DInspectResultOrBuilder.java30 * List of findings for an item.
33 * <code>repeated .google.privacy.dlp.v2.Finding findings = 1;</code>
40 * List of findings for an item.
43 * <code>repeated .google.privacy.dlp.v2.Finding findings = 1;</code>
50 * List of findings for an item.
53 * <code>repeated .google.privacy.dlp.v2.Finding findings = 1;</code>
60 * List of findings for an item.
63 * <code>repeated .google.privacy.dlp.v2.Finding findings = 1;</code>
70 * List of findings for an item.
73 * <code>repeated .google.privacy.dlp.v2.Finding findings = 1;</code>
[all …]
DInspectResult.java25 * All the findings for a single scanned item.
78 * List of findings for an item.
81 * <code>repeated .google.privacy.dlp.v2.Finding findings = 1;</code>
91 * List of findings for an item.
94 * <code>repeated .google.privacy.dlp.v2.Finding findings = 1;</code>
105 * List of findings for an item.
108 * <code>repeated .google.privacy.dlp.v2.Finding findings = 1;</code>
118 * List of findings for an item.
121 * <code>repeated .google.privacy.dlp.v2.Finding findings = 1;</code>
131 * List of findings for an item.
[all …]
DTransformationLocationOrBuilder.java30 * For infotype transformations, link to the corresponding findings ID so
31 * that location information does not need to be duplicated. Each findings
32 * ID correlates to an entry in the findings output table, this table only
33 * gets created when users specify to save findings (add the save findings
46 * For infotype transformations, link to the corresponding findings ID so
47 * that location information does not need to be duplicated. Each findings
48 * ID correlates to an entry in the findings output table, this table only
49 * gets created when users specify to save findings (add the save findings
62 * For infotype transformations, link to the corresponding findings ID so
63 * that location information does not need to be duplicated. Each findings
[all …]
DTransformationLocation.java122 * For infotype transformations, link to the corresponding findings ID so
123 * that location information does not need to be duplicated. Each findings
124 * ID correlates to an entry in the findings output table, this table only
125 * gets created when users specify to save findings (add the save findings
140 * For infotype transformations, link to the corresponding findings ID so
141 * that location information does not need to be duplicated. Each findings
142 * ID correlates to an entry in the findings output table, this table only
143 * gets created when users specify to save findings (add the save findings
171 * For infotype transformations, link to the corresponding findings ID so
172 * that location information does not need to be duplicated. Each findings
[all …]
/external/googleapis/google/cloud/securitycenter/v2/
Dsecurity_marks.proto37 pattern: "organizations/{organization}/sources/{source}/findings/{finding}/securityMarks"
38 …pattern: "organizations/{organization}/sources/{source}/locations/{location}/findings/{finding}/se…
40 pattern: "folders/{folder}/sources/{source}/findings/{finding}/securityMarks"
41 … pattern: "folders/{folder}/sources/{source}/locations/{location}/findings/{finding}/securityMarks"
43 pattern: "projects/{project}/sources/{source}/findings/{finding}/securityMarks"
44 …pattern: "projects/{project}/sources/{source}/locations/{location}/findings/{finding}/securityMark…
53 // `organizations/{organization_id}/sources/{source_id}/findings/{finding_id}/securityMarks`
55 …// `organizations/{organization_id}/sources/{source_id}/locations/{location}/findings/{finding_id}…
72 // `organizations/{organization_id}/sources/{source_id}/findings/{finding_id}/securityMarks`
74 …// `organizations/{organization_id}/sources/{source_id}/locations/{location}/findings/{finding_id}…
[all …]
Dexternal_system.proto34 …pattern: "organizations/{organization}/sources/{source}/findings/{finding}/externalSystems/{extern…
35 …pattern: "organizations/{organization}/sources/{source}/locations/{location}/findings/{finding}/ex…
36 pattern: "folders/{folder}/sources/{source}/findings/{finding}/externalSystems/{externalsystem}"
37 …pattern: "folders/{folder}/sources/{source}/locations/{location}/findings/{finding}/externalSystem…
38 … pattern: "projects/{project}/sources/{source}/findings/{finding}/externalSystems/{externalsystem}"
39 …pattern: "projects/{project}/sources/{source}/locations/{location}/findings/{finding}/externalSyst…
68 // + `organizations/1234/sources/5678/findings/123456/externalSystems/jira`
70 // `organizations/1234/sources/5678/locations/us/findings/123456/externalSystems/jira`
71 // + `folders/1234/sources/5678/findings/123456/externalSystems/jira`
73 // `folders/1234/sources/5678/locations/us/findings/123456/externalSystems/jira`
[all …]
Dsecuritycenter_service.proto75 // Kicks off an LRO to bulk mute findings for a parent based on a filter. If
76 // no location is specified, findings are muted in global. The parent
77 // can be either an organization, folder, or project. The findings matched by
82 post: "/v2/{parent=organizations/*}/findings:bulkMute"
85 post: "/v2/{parent=organizations/*/locations/*}/findings:bulkMute"
89 post: "/v2/{parent=folders/*}/findings:bulkMute"
93 post: "/v2/{parent=folders/*/locations/*}/findings:bulkMute"
97 post: "/v2/{parent=projects/*}/findings:bulkMute"
101 post: "/v2/{parent=projects/*/locations/*}/findings:bulkMute"
135 post: "/v2/{parent=organizations/*/sources/*/locations/*}/findings"
[all …]
Dfinding.proto68 pattern: "organizations/{organization}/sources/{source}/findings/{finding}"
69 pattern: "organizations/{organization}/sources/{source}/locations/{location}/findings/{finding}"
70 pattern: "folders/{folder}/sources/{source}/findings/{finding}"
71 pattern: "folders/{folder}/sources/{source}/locations/{location}/findings/{finding}"
72 pattern: "projects/{project}/sources/{source}/findings/{finding}"
73 pattern: "projects/{project}/sources/{source}/locations/{location}/findings/{finding}"
74 plural: "findings"
93 // This value is used for findings when a source doesn't write a severity
198 // `organizations/{organization_id}/sources/{source_id}/findings/{finding_id}`
200 …// `organizations/{organization_id}/sources/{source_id}/locations/{location_id}/findings/{finding_…
[all …]
/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1/src/main/java/com/google/cloud/websecurityscanner/v1/
DListFindingsResponseOrBuilder.java30 * The list of Findings returned.
33 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
40 * The list of Findings returned.
43 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
50 * The list of Findings returned.
53 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
60 * The list of Findings returned.
63 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
71 * The list of Findings returned.
74 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
DListFindingsResponse.java79 * The list of Findings returned.
82 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
92 * The list of Findings returned.
95 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
106 * The list of Findings returned.
109 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
119 * The list of Findings returned.
122 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
132 * The list of Findings returned.
135 * <code>repeated .google.cloud.websecurityscanner.v1.Finding findings = 1;</code>
[all …]
/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1beta/src/main/java/com/google/cloud/websecurityscanner/v1beta/
DListFindingsResponseOrBuilder.java30 * The list of Findings returned.
33 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
40 * The list of Findings returned.
43 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
50 * The list of Findings returned.
53 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
60 * The list of Findings returned.
63 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
71 * The list of Findings returned.
74 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
DListFindingsResponse.java79 * The list of Findings returned.
82 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
92 * The list of Findings returned.
95 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
106 * The list of Findings returned.
109 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
119 * The list of Findings returned.
122 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
132 * The list of Findings returned.
135 * <code>repeated .google.cloud.websecurityscanner.v1beta.Finding findings = 1;</code>
[all …]
/external/google-cloud-java/java-websecurityscanner/proto-google-cloud-websecurityscanner-v1alpha/src/main/java/com/google/cloud/websecurityscanner/v1alpha/
DListFindingsResponseOrBuilder.java30 * The list of Findings returned.
33 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
40 * The list of Findings returned.
43 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
50 * The list of Findings returned.
53 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
60 * The list of Findings returned.
63 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
71 * The list of Findings returned.
74 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
DListFindingsResponse.java79 * The list of Findings returned.
82 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
92 * The list of Findings returned.
95 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
106 * The list of Findings returned.
109 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
119 * The list of Findings returned.
122 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
132 * The list of Findings returned.
135 * <code>repeated .google.cloud.websecurityscanner.v1alpha.Finding findings = 1;</code>
[all …]
/external/google-cloud-java/java-securitycenter/proto-google-cloud-securitycenter-v1beta1/src/main/java/com/google/cloud/securitycenter/v1beta1/
DListFindingsResponseOrBuilder.java30 * Findings matching the list request.
33 * <code>repeated .google.cloud.securitycenter.v1beta1.Finding findings = 1;</code>
40 * Findings matching the list request.
43 * <code>repeated .google.cloud.securitycenter.v1beta1.Finding findings = 1;</code>
50 * Findings matching the list request.
53 * <code>repeated .google.cloud.securitycenter.v1beta1.Finding findings = 1;</code>
60 * Findings matching the list request.
63 * <code>repeated .google.cloud.securitycenter.v1beta1.Finding findings = 1;</code>
71 * Findings matching the list request.
74 * <code>repeated .google.cloud.securitycenter.v1beta1.Finding findings = 1;</code>
[all …]
DListFindingsResponse.java25 * Response message for listing findings.
79 * Findings matching the list request.
82 * <code>repeated .google.cloud.securitycenter.v1beta1.Finding findings = 1;</code>
92 * Findings matching the list request.
95 * <code>repeated .google.cloud.securitycenter.v1beta1.Finding findings = 1;</code>
106 * Findings matching the list request.
109 * <code>repeated .google.cloud.securitycenter.v1beta1.Finding findings = 1;</code>
119 * Findings matching the list request.
122 * <code>repeated .google.cloud.securitycenter.v1beta1.Finding findings = 1;</code>
132 * Findings matching the list request.
[all …]
/external/python/google-api-python-client/docs/dyn/
Dsecuritycenter_v1.projects.sources.findings.externalSystems.html75 …securitycenter_v1.projects.sources.findings.html">findings</a> . <a href="securitycenter_v1.projec…
94 …ces/5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/123456/externalSy…
104 …ces/5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/123456/externalSy…
123 …ces/5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/123456/externalSy…
Dsecuritycenter_v1.folders.sources.findings.externalSystems.html75 …="securitycenter_v1.folders.sources.findings.html">findings</a> . <a href="securitycenter_v1.folde…
94 …ces/5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/123456/externalSy…
104 …ces/5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/123456/externalSy…
123 …ces/5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/123456/externalSy…
Dsecuritycenter_v1.organizations.sources.findings.externalSystems.html75 …ycenter_v1.organizations.sources.findings.html">findings</a> . <a href="securitycenter_v1.organiza…
94 …ces/5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/123456/externalSy…
104 …ces/5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/123456/externalSy…
123 …ces/5678/findings/123456/externalSystems/jira folders/1234/sources/5678/findings/123456/externalSy…
Ddlp_v2.projects.locations.inspectTemplates.html124 …&quot;detectionRules&quot;: [ # Set of detection rules to apply to all findings of this CustomInfo…
126 …&quot;hotwordRule&quot;: { # The rule that adjusts the likelihood of findings within a certain pro…
128 …&quot;groupIndexes&quot;: [ # The index of the submatch to extract as findings. When not specified…
133 …f a finding as part of a detection rule. # Likelihood adjustment to apply to all matching findings.
144 …r of characters that are not letters or digits may result in unexpected findings because such char…
155 …cified in `InspectContent.info_types` field. Specifying the latter adds findings to the one detect…
161 …&quot;groupIndexes&quot;: [ # The index of the submatch to extract as findings. When not specified…
174 …quot;excludeInfoTypes&quot;: True or False, # When true, excludes type information of the findings.
182 …rol the number of findings returned. Cannot be set if de-identification is requested. # Configurat…
183 …&quot;maxFindingsPerInfoType&quot;: [ # Configuration of findings limit given for specified infoTy…
[all …]
Ddlp_v2.projects.inspectTemplates.html124 …&quot;detectionRules&quot;: [ # Set of detection rules to apply to all findings of this CustomInfo…
126 …&quot;hotwordRule&quot;: { # The rule that adjusts the likelihood of findings within a certain pro…
128 …&quot;groupIndexes&quot;: [ # The index of the submatch to extract as findings. When not specified…
133 …f a finding as part of a detection rule. # Likelihood adjustment to apply to all matching findings.
144 …r of characters that are not letters or digits may result in unexpected findings because such char…
155 …cified in `InspectContent.info_types` field. Specifying the latter adds findings to the one detect…
161 …&quot;groupIndexes&quot;: [ # The index of the submatch to extract as findings. When not specified…
174 …quot;excludeInfoTypes&quot;: True or False, # When true, excludes type information of the findings.
182 …rol the number of findings returned. Cannot be set if de-identification is requested. # Configurat…
183 …&quot;maxFindingsPerInfoType&quot;: [ # Configuration of findings limit given for specified infoTy…
[all …]
Ddlp_v2.organizations.inspectTemplates.html124 …&quot;detectionRules&quot;: [ # Set of detection rules to apply to all findings of this CustomInfo…
126 …&quot;hotwordRule&quot;: { # The rule that adjusts the likelihood of findings within a certain pro…
128 …&quot;groupIndexes&quot;: [ # The index of the submatch to extract as findings. When not specified…
133 …f a finding as part of a detection rule. # Likelihood adjustment to apply to all matching findings.
144 …r of characters that are not letters or digits may result in unexpected findings because such char…
155 …cified in `InspectContent.info_types` field. Specifying the latter adds findings to the one detect…
161 …&quot;groupIndexes&quot;: [ # The index of the submatch to extract as findings. When not specified…
174 …quot;excludeInfoTypes&quot;: True or False, # When true, excludes type information of the findings.
182 …rol the number of findings returned. Cannot be set if de-identification is requested. # Configurat…
183 …&quot;maxFindingsPerInfoType&quot;: [ # Configuration of findings limit given for specified infoTy…
[all …]
Ddlp_v2.organizations.locations.inspectTemplates.html124 …&quot;detectionRules&quot;: [ # Set of detection rules to apply to all findings of this CustomInfo…
126 …&quot;hotwordRule&quot;: { # The rule that adjusts the likelihood of findings within a certain pro…
128 …&quot;groupIndexes&quot;: [ # The index of the submatch to extract as findings. When not specified…
133 …f a finding as part of a detection rule. # Likelihood adjustment to apply to all matching findings.
144 …r of characters that are not letters or digits may result in unexpected findings because such char…
155 …cified in `InspectContent.info_types` field. Specifying the latter adds findings to the one detect…
161 …&quot;groupIndexes&quot;: [ # The index of the submatch to extract as findings. When not specified…
174 …quot;excludeInfoTypes&quot;: True or False, # When true, excludes type information of the findings.
182 …rol the number of findings returned. Cannot be set if de-identification is requested. # Configurat…
183 …&quot;maxFindingsPerInfoType&quot;: [ # Configuration of findings limit given for specified infoTy…
[all …]
Dsecuritycenter_v1beta1.organizations.sources.findings.html75 …ources</a> . <a href="securitycenter_v1beta1.organizations.sources.findings.html">findings</a></h1>
85findings and groups them by their specified properties. To group across all sources provide a `-` …
91 …ource's findings. To list across all sources provide a `-` as the source id. Example: /v1beta1/org…
120 …&quot;category&quot;: &quot;A String&quot;, # The additional taxonomy group within findings from a…
124 …name Example: &quot;organizations/{organization_id}/sources/{source_id}/findings/{finding_id}&quot;
126 …&quot;resourceName&quot;: &quot;A String&quot;, # For findings on Google Cloud resources, the full…
131 …tyMarks&quot; &quot;organizations/{organization_id}/sources/{source_id}/findings/{finding_id}/secu…
149 …&quot;category&quot;: &quot;A String&quot;, # The additional taxonomy group within findings from a…
153 …name Example: &quot;organizations/{organization_id}/sources/{source_id}/findings/{finding_id}&quot;
155 …&quot;resourceName&quot;: &quot;A String&quot;, # For findings on Google Cloud resources, the full…
[all …]

12345678910>>...23