tencentcloud-sdk-tcss 3.0.688 → 3.0.689
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- checksums.yaml +4 -4
- data/lib/VERSION +1 -1
- data/lib/v20201101/models.rb +18 -14
- 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: fc36bc202aa318ce525efd244426a2ad76916cc3
|
|
4
|
+
data.tar.gz: 35c6fa31c1f84cc947f4ca33bc441105f26d2f6a
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: e19247c245ae79d353cb6c1faa91ecf8dd516a44af96bb860e0ad6e1c1f237bff1f558d6df4b1adc45c1f7b4efa7569600b59d467b9c865397f24f97a02b4b61
|
|
7
|
+
data.tar.gz: 043117470ed2f05a411b8b2230398ee55793e8af1f9df32890587d51fe0490c3ed7c29d107cf4efbe04305a6398192ec6f311bb31556a699fde7dbe0b69d69f2
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
3.0.
|
|
1
|
+
3.0.689
|
data/lib/v20201101/models.rb
CHANGED
|
@@ -3432,8 +3432,8 @@ module TencentCloud
|
|
|
3432
3432
|
|
|
3433
3433
|
attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
|
|
3434
3434
|
extend Gem::Deprecate
|
|
3435
|
-
deprecate :Component, :none, 2023,
|
|
3436
|
-
deprecate :Component=, :none, 2023,
|
|
3435
|
+
deprecate :Component, :none, 2023, 11
|
|
3436
|
+
deprecate :Component=, :none, 2023, 11
|
|
3437
3437
|
|
|
3438
3438
|
def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
|
|
3439
3439
|
@Component = component
|
|
@@ -3886,8 +3886,8 @@ module TencentCloud
|
|
|
3886
3886
|
|
|
3887
3887
|
attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
|
|
3888
3888
|
extend Gem::Deprecate
|
|
3889
|
-
deprecate :All, :none, 2023,
|
|
3890
|
-
deprecate :All=, :none, 2023,
|
|
3889
|
+
deprecate :All, :none, 2023, 11
|
|
3890
|
+
deprecate :All=, :none, 2023, 11
|
|
3891
3891
|
|
|
3892
3892
|
def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
|
|
3893
3893
|
@All = all
|
|
@@ -9242,15 +9242,17 @@ module TencentCloud
|
|
|
9242
9242
|
# @param SensitiveInfoCnt: 敏感信息数
|
|
9243
9243
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
9244
9244
|
# @type SensitiveInfoCnt: Integer
|
|
9245
|
+
# @param Id: Id
|
|
9246
|
+
# @type Id: Integer
|
|
9245
9247
|
# @param RequestId: 唯一请求 ID,每次请求都会返回。定位问题时需要提供该次请求的 RequestId。
|
|
9246
9248
|
# @type RequestId: String
|
|
9247
9249
|
|
|
9248
|
-
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, :RequestId
|
|
9250
|
+
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
|
|
9249
9251
|
extend Gem::Deprecate
|
|
9250
|
-
deprecate :SentiveInfoCnt, :none, 2023,
|
|
9251
|
-
deprecate :SentiveInfoCnt=, :none, 2023,
|
|
9252
|
+
deprecate :SentiveInfoCnt, :none, 2023, 11
|
|
9253
|
+
deprecate :SentiveInfoCnt=, :none, 2023, 11
|
|
9252
9254
|
|
|
9253
|
-
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, requestid=nil)
|
|
9255
|
+
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)
|
|
9254
9256
|
@ImageDigest = imagedigest
|
|
9255
9257
|
@ImageRepoAddress = imagerepoaddress
|
|
9256
9258
|
@RegistryType = registrytype
|
|
@@ -9284,6 +9286,7 @@ module TencentCloud
|
|
|
9284
9286
|
@RegistryRegion = registryregion
|
|
9285
9287
|
@ImageCreateTime = imagecreatetime
|
|
9286
9288
|
@SensitiveInfoCnt = sensitiveinfocnt
|
|
9289
|
+
@Id = id
|
|
9287
9290
|
@RequestId = requestid
|
|
9288
9291
|
end
|
|
9289
9292
|
|
|
@@ -9321,6 +9324,7 @@ module TencentCloud
|
|
|
9321
9324
|
@RegistryRegion = params['RegistryRegion']
|
|
9322
9325
|
@ImageCreateTime = params['ImageCreateTime']
|
|
9323
9326
|
@SensitiveInfoCnt = params['SensitiveInfoCnt']
|
|
9327
|
+
@Id = params['Id']
|
|
9324
9328
|
@RequestId = params['RequestId']
|
|
9325
9329
|
end
|
|
9326
9330
|
end
|
|
@@ -13493,8 +13497,8 @@ module TencentCloud
|
|
|
13493
13497
|
|
|
13494
13498
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :RequestId
|
|
13495
13499
|
extend Gem::Deprecate
|
|
13496
|
-
deprecate :All, :none, 2023,
|
|
13497
|
-
deprecate :All=, :none, 2023,
|
|
13500
|
+
deprecate :All, :none, 2023, 11
|
|
13501
|
+
deprecate :All=, :none, 2023, 11
|
|
13498
13502
|
|
|
13499
13503
|
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, requestid=nil)
|
|
13500
13504
|
@Enable = enable
|
|
@@ -21288,8 +21292,8 @@ module TencentCloud
|
|
|
21288
21292
|
|
|
21289
21293
|
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
|
|
21290
21294
|
extend Gem::Deprecate
|
|
21291
|
-
deprecate :SentiveInfoCnt, :none, 2023,
|
|
21292
|
-
deprecate :SentiveInfoCnt=, :none, 2023,
|
|
21295
|
+
deprecate :SentiveInfoCnt, :none, 2023, 11
|
|
21296
|
+
deprecate :SentiveInfoCnt=, :none, 2023, 11
|
|
21293
21297
|
|
|
21294
21298
|
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)
|
|
21295
21299
|
@ImageDigest = imagedigest
|
|
@@ -26981,8 +26985,8 @@ module TencentCloud
|
|
|
26981
26985
|
|
|
26982
26986
|
attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace
|
|
26983
26987
|
extend Gem::Deprecate
|
|
26984
|
-
deprecate :All, :none, 2023,
|
|
26985
|
-
deprecate :All=, :none, 2023,
|
|
26988
|
+
deprecate :All, :none, 2023, 11
|
|
26989
|
+
deprecate :All=, :none, 2023, 11
|
|
26986
26990
|
|
|
26987
26991
|
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)
|
|
26988
26992
|
@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.689
|
|
5
5
|
platform: ruby
|
|
6
6
|
authors:
|
|
7
7
|
- Tencent Cloud
|
|
8
8
|
autorequire:
|
|
9
9
|
bindir: bin
|
|
10
10
|
cert_chain: []
|
|
11
|
-
date: 2023-10-
|
|
11
|
+
date: 2023-10-31 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|