tencentcloud-sdk-tcss 3.0.836 → 3.0.838
Sign up to get free protection for your applications and to get access to all the features.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201101/models.rb +18 -18
- metadata +2 -2
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: d8db27bfca340223abaff23baff8f79b7773258b
|
4
|
+
data.tar.gz: b5befb74a1511fd75f6c41f76e52a2034049547d
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 5c2d6ba27a1d584504917501b42441597f3b1267f48bbf9893b869e80c0ccfe846cbcef07655fb6f30d266bccb65265d42bfacb8e386b405753b1944e64d3a45
|
7
|
+
data.tar.gz: d0fbe884f4a9ba06441759d843611e4ce1c2d91a5ebc99f56b70a2e34b8609d660b2e708b08fa411b976ff6ddeb53559f35f9cad6c26827c8f7c4f3e8b525ab4
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.838
|
data/lib/v20201101/models.rb
CHANGED
@@ -3662,8 +3662,8 @@ module TencentCloud
|
|
3662
3662
|
|
3663
3663
|
attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
|
3664
3664
|
extend Gem::Deprecate
|
3665
|
-
deprecate :Component, :none, 2024,
|
3666
|
-
deprecate :Component=, :none, 2024,
|
3665
|
+
deprecate :Component, :none, 2024, 6
|
3666
|
+
deprecate :Component=, :none, 2024, 6
|
3667
3667
|
|
3668
3668
|
def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
|
3669
3669
|
@Component = component
|
@@ -4116,8 +4116,8 @@ module TencentCloud
|
|
4116
4116
|
|
4117
4117
|
attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
|
4118
4118
|
extend Gem::Deprecate
|
4119
|
-
deprecate :All, :none, 2024,
|
4120
|
-
deprecate :All=, :none, 2024,
|
4119
|
+
deprecate :All, :none, 2024, 6
|
4120
|
+
deprecate :All=, :none, 2024, 6
|
4121
4121
|
|
4122
4122
|
def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
|
4123
4123
|
@All = all
|
@@ -4278,8 +4278,8 @@ module TencentCloud
|
|
4278
4278
|
|
4279
4279
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages
|
4280
4280
|
extend Gem::Deprecate
|
4281
|
-
deprecate :All, :none, 2024,
|
4282
|
-
deprecate :All=, :none, 2024,
|
4281
|
+
deprecate :All, :none, 2024, 6
|
4282
|
+
deprecate :All=, :none, 2024, 6
|
4283
4283
|
|
4284
4284
|
def initialize(enable=nil, scantime=nil, scanperiod=nil, scanvirus=nil, scanrisk=nil, scanvul=nil, all=nil, images=nil, containerrunning=nil, scanscope=nil, scanendtime=nil, excludeimages=nil)
|
4285
4285
|
@Enable = enable
|
@@ -4353,8 +4353,8 @@ module TencentCloud
|
|
4353
4353
|
|
4354
4354
|
attr_accessor :All, :Images, :ScanVul, :ScanVirus, :ScanRisk, :Filters, :ExcludeImageIds, :ContainerRunning, :ScanScope, :Timeout
|
4355
4355
|
extend Gem::Deprecate
|
4356
|
-
deprecate :All, :none, 2024,
|
4357
|
-
deprecate :All=, :none, 2024,
|
4356
|
+
deprecate :All, :none, 2024, 6
|
4357
|
+
deprecate :All=, :none, 2024, 6
|
4358
4358
|
|
4359
4359
|
def initialize(all=nil, images=nil, scanvul=nil, scanvirus=nil, scanrisk=nil, filters=nil, excludeimageids=nil, containerrunning=nil, scanscope=nil, timeout=nil)
|
4360
4360
|
@All = all
|
@@ -9519,8 +9519,8 @@ module TencentCloud
|
|
9519
9519
|
|
9520
9520
|
attr_accessor :ImageDigest, :ImageRepoAddress, :RegistryType, :ImageName, :ImageTag, :ScanTime, :ScanStatus, :VulCnt, :VirusCnt, :RiskCnt, :SentiveInfoCnt, :OsName, :ScanVirusError, :ScanVulError, :LayerInfo, :InstanceId, :InstanceName, :Namespace, :ScanRiskError, :ScanVirusProgress, :ScanVulProgress, :ScanRiskProgress, :ScanRemainTime, :CveStatus, :RiskStatus, :VirusStatus, :Progress, :IsAuthorized, :ImageSize, :ImageId, :RegistryRegion, :ImageCreateTime, :SensitiveInfoCnt, :Id, :RequestId
|
9521
9521
|
extend Gem::Deprecate
|
9522
|
-
deprecate :SentiveInfoCnt, :none, 2024,
|
9523
|
-
deprecate :SentiveInfoCnt=, :none, 2024,
|
9522
|
+
deprecate :SentiveInfoCnt, :none, 2024, 6
|
9523
|
+
deprecate :SentiveInfoCnt=, :none, 2024, 6
|
9524
9524
|
|
9525
9525
|
def initialize(imagedigest=nil, imagerepoaddress=nil, registrytype=nil, imagename=nil, imagetag=nil, scantime=nil, scanstatus=nil, vulcnt=nil, viruscnt=nil, riskcnt=nil, sentiveinfocnt=nil, osname=nil, scanviruserror=nil, scanvulerror=nil, layerinfo=nil, instanceid=nil, instancename=nil, namespace=nil, scanriskerror=nil, scanvirusprogress=nil, scanvulprogress=nil, scanriskprogress=nil, scanremaintime=nil, cvestatus=nil, riskstatus=nil, virusstatus=nil, progress=nil, isauthorized=nil, imagesize=nil, imageid=nil, registryregion=nil, imagecreatetime=nil, sensitiveinfocnt=nil, id=nil, requestid=nil)
|
9526
9526
|
@ImageDigest = imagedigest
|
@@ -10617,8 +10617,8 @@ module TencentCloud
|
|
10617
10617
|
|
10618
10618
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages, :RequestId
|
10619
10619
|
extend Gem::Deprecate
|
10620
|
-
deprecate :All, :none, 2024,
|
10621
|
-
deprecate :All=, :none, 2024,
|
10620
|
+
deprecate :All, :none, 2024, 6
|
10621
|
+
deprecate :All=, :none, 2024, 6
|
10622
10622
|
|
10623
10623
|
def initialize(enable=nil, scantime=nil, scanperiod=nil, scanvirus=nil, scanrisk=nil, scanvul=nil, all=nil, images=nil, containerrunning=nil, scanscope=nil, scanendtime=nil, excludeimages=nil, requestid=nil)
|
10624
10624
|
@Enable = enable
|
@@ -14086,8 +14086,8 @@ module TencentCloud
|
|
14086
14086
|
|
14087
14087
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :ExcludeImageAssetIds, :RequestId
|
14088
14088
|
extend Gem::Deprecate
|
14089
|
-
deprecate :All, :none, 2024,
|
14090
|
-
deprecate :All=, :none, 2024,
|
14089
|
+
deprecate :All, :none, 2024, 6
|
14090
|
+
deprecate :All=, :none, 2024, 6
|
14091
14091
|
|
14092
14092
|
def initialize(enable=nil, scantime=nil, scanperiod=nil, scantype=nil, all=nil, images=nil, id=nil, latest=nil, scanendtime=nil, registrytype=nil, containerrunning=nil, scanscope=nil, namespace=nil, excludeimageassetids=nil, requestid=nil)
|
14093
14093
|
@Enable = enable
|
@@ -22141,8 +22141,8 @@ module TencentCloud
|
|
22141
22141
|
|
22142
22142
|
attr_accessor :ImageDigest, :ImageRepoAddress, :RegistryType, :ImageName, :ImageTag, :ImageSize, :ScanTime, :ScanStatus, :VulCnt, :VirusCnt, :RiskCnt, :SentiveInfoCnt, :IsTrustImage, :OsName, :ScanVirusError, :ScanVulError, :InstanceId, :InstanceName, :Namespace, :ScanRiskError, :ScanVirusProgress, :ScanVulProgress, :ScanRiskProgress, :ScanRemainTime, :CveStatus, :RiskStatus, :VirusStatus, :Progress, :IsAuthorized, :RegistryRegion, :Id, :ImageId, :ImageCreateTime, :IsLatestImage, :LowLevelVulCnt, :MediumLevelVulCnt, :HighLevelVulCnt, :CriticalLevelVulCnt, :ContainerCnt, :ComponentCnt, :IsRunning, :HasNeedFixVul, :SensitiveInfoCnt, :RecommendedFix
|
22143
22143
|
extend Gem::Deprecate
|
22144
|
-
deprecate :SentiveInfoCnt, :none, 2024,
|
22145
|
-
deprecate :SentiveInfoCnt=, :none, 2024,
|
22144
|
+
deprecate :SentiveInfoCnt, :none, 2024, 6
|
22145
|
+
deprecate :SentiveInfoCnt=, :none, 2024, 6
|
22146
22146
|
|
22147
22147
|
def initialize(imagedigest=nil, imagerepoaddress=nil, registrytype=nil, imagename=nil, imagetag=nil, imagesize=nil, scantime=nil, scanstatus=nil, vulcnt=nil, viruscnt=nil, riskcnt=nil, sentiveinfocnt=nil, istrustimage=nil, osname=nil, scanviruserror=nil, scanvulerror=nil, instanceid=nil, instancename=nil, namespace=nil, scanriskerror=nil, scanvirusprogress=nil, scanvulprogress=nil, scanriskprogress=nil, scanremaintime=nil, cvestatus=nil, riskstatus=nil, virusstatus=nil, progress=nil, isauthorized=nil, registryregion=nil, id=nil, imageid=nil, imagecreatetime=nil, islatestimage=nil, lowlevelvulcnt=nil, mediumlevelvulcnt=nil, highlevelvulcnt=nil, criticallevelvulcnt=nil, containercnt=nil, componentcnt=nil, isrunning=nil, hasneedfixvul=nil, sensitiveinfocnt=nil, recommendedfix=nil)
|
22148
22148
|
@ImageDigest = imagedigest
|
@@ -28096,8 +28096,8 @@ module TencentCloud
|
|
28096
28096
|
|
28097
28097
|
attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace, :ExcludeImageAssetIds
|
28098
28098
|
extend Gem::Deprecate
|
28099
|
-
deprecate :All, :none, 2024,
|
28100
|
-
deprecate :All=, :none, 2024,
|
28099
|
+
deprecate :All, :none, 2024, 6
|
28100
|
+
deprecate :All=, :none, 2024, 6
|
28101
28101
|
|
28102
28102
|
def initialize(scanperiod=nil, enable=nil, scantime=nil, scantype=nil, images=nil, all=nil, id=nil, latest=nil, containerrunning=nil, scanendtime=nil, scanscope=nil, registrytype=nil, namespace=nil, excludeimageassetids=nil)
|
28103
28103
|
@ScanPeriod = scanperiod
|
metadata
CHANGED
@@ -1,14 +1,14 @@
|
|
1
1
|
--- !ruby/object:Gem::Specification
|
2
2
|
name: tencentcloud-sdk-tcss
|
3
3
|
version: !ruby/object:Gem::Version
|
4
|
-
version: 3.0.
|
4
|
+
version: 3.0.838
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-06-
|
11
|
+
date: 2024-06-05 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|