tencentcloud-sdk-tcss 3.0.919 → 3.0.921
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 +24 -20
- 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: 4a4e8dc458ff9ffb0e4a08c11dabe6340d755900
|
4
|
+
data.tar.gz: 34f6394f62bae8fbea6e83ba869d9438155dfc05
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 96dcc7422ff3d613a31e801629430753649ee7c86d13f8ea9a0ef82bd7ec8545ced1be190d2f49f030a854facd77f96d66bad7704ae0633b8127dcc5c53c18d2
|
7
|
+
data.tar.gz: 6bb4954640bc6973b647d455102dd4bf95c5f034758f392532001af9532d796f88cdf93fec341c78c2ff839abc4054e638324e7782289cd253a973b3e4c8e825
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.921
|
data/lib/v20201101/models.rb
CHANGED
@@ -3696,8 +3696,8 @@ module TencentCloud
|
|
3696
3696
|
|
3697
3697
|
attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
|
3698
3698
|
extend Gem::Deprecate
|
3699
|
-
deprecate :Component, :none, 2024,
|
3700
|
-
deprecate :Component=, :none, 2024,
|
3699
|
+
deprecate :Component, :none, 2024, 10
|
3700
|
+
deprecate :Component=, :none, 2024, 10
|
3701
3701
|
|
3702
3702
|
def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
|
3703
3703
|
@Component = component
|
@@ -4150,8 +4150,8 @@ module TencentCloud
|
|
4150
4150
|
|
4151
4151
|
attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
|
4152
4152
|
extend Gem::Deprecate
|
4153
|
-
deprecate :All, :none, 2024,
|
4154
|
-
deprecate :All=, :none, 2024,
|
4153
|
+
deprecate :All, :none, 2024, 10
|
4154
|
+
deprecate :All=, :none, 2024, 10
|
4155
4155
|
|
4156
4156
|
def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
|
4157
4157
|
@All = all
|
@@ -4312,8 +4312,8 @@ module TencentCloud
|
|
4312
4312
|
|
4313
4313
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages
|
4314
4314
|
extend Gem::Deprecate
|
4315
|
-
deprecate :All, :none, 2024,
|
4316
|
-
deprecate :All=, :none, 2024,
|
4315
|
+
deprecate :All, :none, 2024, 10
|
4316
|
+
deprecate :All=, :none, 2024, 10
|
4317
4317
|
|
4318
4318
|
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)
|
4319
4319
|
@Enable = enable
|
@@ -4387,8 +4387,8 @@ module TencentCloud
|
|
4387
4387
|
|
4388
4388
|
attr_accessor :All, :Images, :ScanVul, :ScanVirus, :ScanRisk, :Filters, :ExcludeImageIds, :ContainerRunning, :ScanScope, :Timeout
|
4389
4389
|
extend Gem::Deprecate
|
4390
|
-
deprecate :All, :none, 2024,
|
4391
|
-
deprecate :All=, :none, 2024,
|
4390
|
+
deprecate :All, :none, 2024, 10
|
4391
|
+
deprecate :All=, :none, 2024, 10
|
4392
4392
|
|
4393
4393
|
def initialize(all=nil, images=nil, scanvul=nil, scanvirus=nil, scanrisk=nil, filters=nil, excludeimageids=nil, containerrunning=nil, scanscope=nil, timeout=nil)
|
4394
4394
|
@All = all
|
@@ -9551,8 +9551,8 @@ module TencentCloud
|
|
9551
9551
|
|
9552
9552
|
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
|
9553
9553
|
extend Gem::Deprecate
|
9554
|
-
deprecate :SentiveInfoCnt, :none, 2024,
|
9555
|
-
deprecate :SentiveInfoCnt=, :none, 2024,
|
9554
|
+
deprecate :SentiveInfoCnt, :none, 2024, 10
|
9555
|
+
deprecate :SentiveInfoCnt=, :none, 2024, 10
|
9556
9556
|
|
9557
9557
|
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)
|
9558
9558
|
@ImageDigest = imagedigest
|
@@ -10659,8 +10659,8 @@ module TencentCloud
|
|
10659
10659
|
|
10660
10660
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages, :LastScanTime, :ScanResult, :RequestId
|
10661
10661
|
extend Gem::Deprecate
|
10662
|
-
deprecate :All, :none, 2024,
|
10663
|
-
deprecate :All=, :none, 2024,
|
10662
|
+
deprecate :All, :none, 2024, 10
|
10663
|
+
deprecate :All=, :none, 2024, 10
|
10664
10664
|
|
10665
10665
|
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, lastscantime=nil, scanresult=nil, requestid=nil)
|
10666
10666
|
@Enable = enable
|
@@ -14169,8 +14169,8 @@ module TencentCloud
|
|
14169
14169
|
|
14170
14170
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :ExcludeImageAssetIds, :LastScanTime, :ScanResult, :RequestId
|
14171
14171
|
extend Gem::Deprecate
|
14172
|
-
deprecate :All, :none, 2024,
|
14173
|
-
deprecate :All=, :none, 2024,
|
14172
|
+
deprecate :All, :none, 2024, 10
|
14173
|
+
deprecate :All=, :none, 2024, 10
|
14174
14174
|
|
14175
14175
|
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, lastscantime=nil, scanresult=nil, requestid=nil)
|
14176
14176
|
@Enable = enable
|
@@ -22265,8 +22265,8 @@ module TencentCloud
|
|
22265
22265
|
|
22266
22266
|
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
|
22267
22267
|
extend Gem::Deprecate
|
22268
|
-
deprecate :SentiveInfoCnt, :none, 2024,
|
22269
|
-
deprecate :SentiveInfoCnt=, :none, 2024,
|
22268
|
+
deprecate :SentiveInfoCnt, :none, 2024, 10
|
22269
|
+
deprecate :SentiveInfoCnt=, :none, 2024, 10
|
22270
22270
|
|
22271
22271
|
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)
|
22272
22272
|
@ImageDigest = imagedigest
|
@@ -28172,10 +28172,12 @@ module TencentCloud
|
|
28172
28172
|
# @type Insecure: Integer
|
28173
28173
|
# @param ConnDetectConfig: 联通性检测的配置
|
28174
28174
|
# @type ConnDetectConfig: Array
|
28175
|
+
# @param RegistryId: 仓库唯一id
|
28176
|
+
# @type RegistryId: Integer
|
28175
28177
|
|
28176
|
-
attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :NetType, :RegistryVersion, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectConfig
|
28178
|
+
attr_accessor :Name, :Username, :Password, :Url, :RegistryType, :NetType, :RegistryVersion, :RegistryRegion, :SpeedLimit, :Insecure, :ConnDetectConfig, :RegistryId
|
28177
28179
|
|
28178
|
-
def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, nettype=nil, registryversion=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectconfig=nil)
|
28180
|
+
def initialize(name=nil, username=nil, password=nil, url=nil, registrytype=nil, nettype=nil, registryversion=nil, registryregion=nil, speedlimit=nil, insecure=nil, conndetectconfig=nil, registryid=nil)
|
28179
28181
|
@Name = name
|
28180
28182
|
@Username = username
|
28181
28183
|
@Password = password
|
@@ -28187,6 +28189,7 @@ module TencentCloud
|
|
28187
28189
|
@SpeedLimit = speedlimit
|
28188
28190
|
@Insecure = insecure
|
28189
28191
|
@ConnDetectConfig = conndetectconfig
|
28192
|
+
@RegistryId = registryid
|
28190
28193
|
end
|
28191
28194
|
|
28192
28195
|
def deserialize(params)
|
@@ -28208,6 +28211,7 @@ module TencentCloud
|
|
28208
28211
|
@ConnDetectConfig << conndetectconfig_tmp
|
28209
28212
|
end
|
28210
28213
|
end
|
28214
|
+
@RegistryId = params['RegistryId']
|
28211
28215
|
end
|
28212
28216
|
end
|
28213
28217
|
|
@@ -28275,8 +28279,8 @@ module TencentCloud
|
|
28275
28279
|
|
28276
28280
|
attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace, :ExcludeImageAssetIds
|
28277
28281
|
extend Gem::Deprecate
|
28278
|
-
deprecate :All, :none, 2024,
|
28279
|
-
deprecate :All=, :none, 2024,
|
28282
|
+
deprecate :All, :none, 2024, 10
|
28283
|
+
deprecate :All=, :none, 2024, 10
|
28280
28284
|
|
28281
28285
|
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)
|
28282
28286
|
@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.921
|
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-10-
|
11
|
+
date: 2024-10-10 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|