Skip to content

Commit f059b25

Browse files
feat(containeranalysis): update the api
#### containeranalysis:v1alpha1 The following keys were added: - schemas.Detail.properties.vendor (Total Keys: 1) #### containeranalysis:v1beta1 The following keys were added: - schemas.Detail.properties.vendor (Total Keys: 1)
1 parent 39d369d commit f059b25

7 files changed

+34
-4
lines changed

docs/dyn/containeranalysis_v1alpha1.projects.notes.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ <h3>Method Details</h3>
245245
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
246246
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
247247
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
248+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
248249
},
249250
],
250251
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -382,6 +383,7 @@ <h3>Method Details</h3>
382383
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
383384
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
384385
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
386+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
385387
},
386388
],
387389
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -542,6 +544,7 @@ <h3>Method Details</h3>
542544
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
543545
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
544546
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
547+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
545548
},
546549
],
547550
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -734,6 +737,7 @@ <h3>Method Details</h3>
734737
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
735738
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
736739
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
740+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
737741
},
738742
],
739743
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -887,6 +891,7 @@ <h3>Method Details</h3>
887891
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
888892
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
889893
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
894+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
890895
},
891896
],
892897
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -1023,6 +1028,7 @@ <h3>Method Details</h3>
10231028
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
10241029
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
10251030
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
1031+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
10261032
},
10271033
],
10281034
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability

docs/dyn/containeranalysis_v1alpha1.projects.occurrences.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1219,6 +1219,7 @@ <h3>Method Details</h3>
12191219
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
12201220
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
12211221
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
1222+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
12221223
},
12231224
],
12241225
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability

docs/dyn/containeranalysis_v1alpha1.providers.notes.html

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -245,6 +245,7 @@ <h3>Method Details</h3>
245245
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
246246
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
247247
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
248+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
248249
},
249250
],
250251
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -382,6 +383,7 @@ <h3>Method Details</h3>
382383
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
383384
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
384385
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
386+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
385387
},
386388
],
387389
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -542,6 +544,7 @@ <h3>Method Details</h3>
542544
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
543545
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
544546
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
547+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
545548
},
546549
],
547550
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -734,6 +737,7 @@ <h3>Method Details</h3>
734737
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
735738
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
736739
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
740+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
737741
},
738742
],
739743
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -887,6 +891,7 @@ <h3>Method Details</h3>
887891
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
888892
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
889893
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
894+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
890895
},
891896
],
892897
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability
@@ -1023,6 +1028,7 @@ <h3>Method Details</h3>
10231028
&quot;packageType&quot;: &quot;A String&quot;, # The type of package; whether native or non native(ruby gems, node.js packages etc)
10241029
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
10251030
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
1031+
&quot;vendor&quot;: &quot;A String&quot;, # The vendor of the product. e.g. &quot;google&quot;
10261032
},
10271033
],
10281034
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability

docs/dyn/containeranalysis_v1beta1.projects.notes.html

Lines changed: 8 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -271,6 +271,7 @@ <h3>Method Details</h3>
271271
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
272272
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
273273
&quot;sourceUpdateTime&quot;: &quot;A String&quot;, # The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
274+
&quot;vendor&quot;: &quot;A String&quot;, # The name of the vendor of the product.
274275
},
275276
],
276277
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability.
@@ -450,6 +451,7 @@ <h3>Method Details</h3>
450451
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
451452
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
452453
&quot;sourceUpdateTime&quot;: &quot;A String&quot;, # The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
454+
&quot;vendor&quot;: &quot;A String&quot;, # The name of the vendor of the product.
453455
},
454456
],
455457
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability.
@@ -634,6 +636,7 @@ <h3>Method Details</h3>
634636
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
635637
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
636638
&quot;sourceUpdateTime&quot;: &quot;A String&quot;, # The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
639+
&quot;vendor&quot;: &quot;A String&quot;, # The name of the vendor of the product.
637640
},
638641
],
639642
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability.
@@ -810,6 +813,7 @@ <h3>Method Details</h3>
810813
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
811814
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
812815
&quot;sourceUpdateTime&quot;: &quot;A String&quot;, # The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
816+
&quot;vendor&quot;: &quot;A String&quot;, # The name of the vendor of the product.
813817
},
814818
],
815819
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability.
@@ -1010,6 +1014,7 @@ <h3>Method Details</h3>
10101014
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
10111015
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
10121016
&quot;sourceUpdateTime&quot;: &quot;A String&quot;, # The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
1017+
&quot;vendor&quot;: &quot;A String&quot;, # The name of the vendor of the product.
10131018
},
10141019
],
10151020
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability.
@@ -1241,6 +1246,7 @@ <h3>Method Details</h3>
12411246
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
12421247
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
12431248
&quot;sourceUpdateTime&quot;: &quot;A String&quot;, # The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
1249+
&quot;vendor&quot;: &quot;A String&quot;, # The name of the vendor of the product.
12441250
},
12451251
],
12461252
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability.
@@ -1434,6 +1440,7 @@ <h3>Method Details</h3>
14341440
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
14351441
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
14361442
&quot;sourceUpdateTime&quot;: &quot;A String&quot;, # The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
1443+
&quot;vendor&quot;: &quot;A String&quot;, # The name of the vendor of the product.
14371444
},
14381445
],
14391446
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability.
@@ -1610,6 +1617,7 @@ <h3>Method Details</h3>
16101617
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
16111618
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
16121619
&quot;sourceUpdateTime&quot;: &quot;A String&quot;, # The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
1620+
&quot;vendor&quot;: &quot;A String&quot;, # The name of the vendor of the product.
16131621
},
16141622
],
16151623
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability.

docs/dyn/containeranalysis_v1beta1.projects.occurrences.html

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1915,6 +1915,7 @@ <h3>Method Details</h3>
19151915
&quot;severityName&quot;: &quot;A String&quot;, # The severity (eg: distro assigned severity) for this vulnerability.
19161916
&quot;source&quot;: &quot;A String&quot;, # The source from which the information in this Detail was obtained.
19171917
&quot;sourceUpdateTime&quot;: &quot;A String&quot;, # The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.
1918+
&quot;vendor&quot;: &quot;A String&quot;, # The name of the vendor of the product.
19181919
},
19191920
],
19201921
&quot;severity&quot;: &quot;A String&quot;, # Note provider assigned impact of the vulnerability.

googleapiclient/discovery_cache/documents/containeranalysis.v1alpha1.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
6-
"description": "View and manage your data across Google Cloud Platform services"
6+
"description": "See, edit, configure, and delete your Google Cloud Platform data"
77
}
88
}
99
}
@@ -1217,7 +1217,7 @@
12171217
}
12181218
}
12191219
},
1220-
"revision": "20210318",
1220+
"revision": "20210409",
12211221
"rootUrl": "https://containeranalysis.googleapis.com/",
12221222
"schemas": {
12231223
"Artifact": {
@@ -1639,6 +1639,10 @@
16391639
"source": {
16401640
"description": "The source from which the information in this Detail was obtained.",
16411641
"type": "string"
1642+
},
1643+
"vendor": {
1644+
"description": "The vendor of the product. e.g. \"google\"",
1645+
"type": "string"
16421646
}
16431647
},
16441648
"type": "object"

googleapiclient/discovery_cache/documents/containeranalysis.v1beta1.json

Lines changed: 6 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
"oauth2": {
44
"scopes": {
55
"https://www.googleapis.com/auth/cloud-platform": {
6-
"description": "View and manage your data across Google Cloud Platform services"
6+
"description": "See, edit, configure, and delete your Google Cloud Platform data"
77
}
88
}
99
}
@@ -853,7 +853,7 @@
853853
}
854854
}
855855
},
856-
"revision": "20210318",
856+
"revision": "20210409",
857857
"rootUrl": "https://containeranalysis.googleapis.com/",
858858
"schemas": {
859859
"AliasContext": {
@@ -1516,6 +1516,10 @@
15161516
"description": "The time this information was last changed at the source. This is an upstream timestamp from the underlying information source - e.g. Ubuntu security tracker.",
15171517
"format": "google-datetime",
15181518
"type": "string"
1519+
},
1520+
"vendor": {
1521+
"description": "The name of the vendor of the product.",
1522+
"type": "string"
15191523
}
15201524
},
15211525
"type": "object"

0 commit comments

Comments
 (0)