Skip to content

Commit a379c71

Browse files
feat(securitycenter): update the api
#### securitycenter:v1 The following keys were added: - schemas.AffectedResources (Total Keys: 4) - schemas.Finding.properties.affectedResources.$ref (Total Keys: 1) - schemas.GoogleCloudSecuritycenterV2AffectedResources (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV2Finding.properties.affectedResources.$ref (Total Keys: 1) #### securitycenter:v1beta1 The following keys were added: - schemas.AffectedResources (Total Keys: 4) - schemas.Finding.properties.affectedResources.$ref (Total Keys: 1) - schemas.GoogleCloudSecuritycenterV2AffectedResources (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV2Finding.properties.affectedResources.$ref (Total Keys: 1) #### securitycenter:v1beta2 The following keys were added: - schemas.AffectedResources (Total Keys: 4) - schemas.Finding.properties.affectedResources.$ref (Total Keys: 1) - schemas.GoogleCloudSecuritycenterV2AffectedResources (Total Keys: 4) - schemas.GoogleCloudSecuritycenterV2Finding.properties.affectedResources.$ref (Total Keys: 1)
1 parent cb3189a commit a379c71

12 files changed

+619
-7
lines changed

docs/dyn/securitycenter_v1.folders.securityHealthAnalyticsSettings.customModules.html

+3
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,9 @@ <h3>Method Details</h3>
643643
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
644644
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
645645
},
646+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
647+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
648+
},
646649
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
647650
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
648651
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.

docs/dyn/securitycenter_v1.folders.sources.findings.html

+15
Original file line numberDiff line numberDiff line change
@@ -212,6 +212,9 @@ <h3>Method Details</h3>
212212
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
213213
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
214214
},
215+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
216+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
217+
},
215218
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
216219
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
217220
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -955,6 +958,9 @@ <h3>Method Details</h3>
955958
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
956959
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
957960
},
961+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
962+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
963+
},
958964
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
959965
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
960966
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -1612,6 +1618,9 @@ <h3>Method Details</h3>
16121618
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
16131619
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
16141620
},
1621+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
1622+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
1623+
},
16151624
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
16161625
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
16171626
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -2282,6 +2291,9 @@ <h3>Method Details</h3>
22822291
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
22832292
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
22842293
},
2294+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
2295+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
2296+
},
22852297
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
22862298
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
22872299
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -2953,6 +2965,9 @@ <h3>Method Details</h3>
29532965
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
29542966
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
29552967
},
2968+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
2969+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
2970+
},
29562971
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
29572972
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
29582973
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.

docs/dyn/securitycenter_v1.organizations.securityHealthAnalyticsSettings.customModules.html

+3
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,9 @@ <h3>Method Details</h3>
643643
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
644644
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
645645
},
646+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
647+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
648+
},
646649
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
647650
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
648651
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.

docs/dyn/securitycenter_v1.organizations.sources.findings.html

+21
Original file line numberDiff line numberDiff line change
@@ -145,6 +145,9 @@ <h3>Method Details</h3>
145145
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
146146
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
147147
},
148+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
149+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
150+
},
148151
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
149152
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
150153
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -802,6 +805,9 @@ <h3>Method Details</h3>
802805
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
803806
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
804807
},
808+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
809+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
810+
},
805811
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
806812
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
807813
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -1530,6 +1536,9 @@ <h3>Method Details</h3>
15301536
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
15311537
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
15321538
},
1539+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
1540+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
1541+
},
15331542
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
15341543
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
15351544
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -2273,6 +2282,9 @@ <h3>Method Details</h3>
22732282
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
22742283
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
22752284
},
2285+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
2286+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
2287+
},
22762288
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
22772289
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
22782290
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -2930,6 +2942,9 @@ <h3>Method Details</h3>
29302942
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
29312943
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
29322944
},
2945+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
2946+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
2947+
},
29332948
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
29342949
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
29352950
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -3600,6 +3615,9 @@ <h3>Method Details</h3>
36003615
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
36013616
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
36023617
},
3618+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
3619+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
3620+
},
36033621
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
36043622
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
36053623
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.
@@ -4271,6 +4289,9 @@ <h3>Method Details</h3>
42714289
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
42724290
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
42734291
},
4292+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
4293+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
4294+
},
42744295
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
42754296
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
42764297
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.

docs/dyn/securitycenter_v1.projects.securityHealthAnalyticsSettings.customModules.html

+3
Original file line numberDiff line numberDiff line change
@@ -643,6 +643,9 @@ <h3>Method Details</h3>
643643
&quot;userAgentFamily&quot;: &quot;A String&quot;, # Type of user agent associated with the finding. For example, an operating system shell or an embedded or standalone application.
644644
&quot;userName&quot;: &quot;A String&quot;, # A string that represents a username. The username provided depends on the type of the finding and is likely not an IAM principal. For example, this can be a system username if the finding is related to a virtual machine, or it can be an application login username.
645645
},
646+
&quot;affectedResources&quot;: { # Details about resources affected by this finding. # AffectedResources associated with the finding.
647+
&quot;count&quot;: &quot;A String&quot;, # The count of resources affected by the finding.
648+
},
646649
&quot;application&quot;: { # Represents an application associated with a finding. # Represents an application associated with the finding.
647650
&quot;baseUri&quot;: &quot;A String&quot;, # The base URI that identifies the network location of the application in which the vulnerability was detected. For example, `http://example.com`.
648651
&quot;fullUri&quot;: &quot;A String&quot;, # The full URI with payload that can be used to reproduce the vulnerability. For example, `http://example.com?p=aMmYgI6H`.

0 commit comments

Comments
 (0)