tencentcloud-sdk-tcss 3.0.933 → 3.0.934
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 +1 -1
checksums.yaml
CHANGED
@@ -1,7 +1,7 @@
|
|
1
1
|
---
|
2
2
|
SHA1:
|
3
|
-
metadata.gz:
|
4
|
-
data.tar.gz:
|
3
|
+
metadata.gz: bdc204b57576cf143afd2a50dc951125f3956edf
|
4
|
+
data.tar.gz: ae3ce1eb6297d21c078c31e2a99cf5c8fee70c5c
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: c3150feb7e40573eafee43534687b82c4a3cab1c815586a2c1c1bfba3d658c5cb2a4e25d24870b84adb7500fb40c28b07cf26a0dde30aafc0b56b235032685d1
|
7
|
+
data.tar.gz: 0e01681aa46fb074a054f88a3d2e36899a4dbd0a0583f34a8bceb6f4de5ff09c3ab83fc14857aa6f4f73add7465db2bfbc82bb32e45133c36771bed3ad12617a
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.934
|
data/lib/v20201101/models.rb
CHANGED
@@ -3739,8 +3739,8 @@ module TencentCloud
|
|
3739
3739
|
|
3740
3740
|
attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
|
3741
3741
|
extend Gem::Deprecate
|
3742
|
-
deprecate :Component, :none, 2024,
|
3743
|
-
deprecate :Component=, :none, 2024,
|
3742
|
+
deprecate :Component, :none, 2024, 11
|
3743
|
+
deprecate :Component=, :none, 2024, 11
|
3744
3744
|
|
3745
3745
|
def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
|
3746
3746
|
@Component = component
|
@@ -4193,8 +4193,8 @@ module TencentCloud
|
|
4193
4193
|
|
4194
4194
|
attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
|
4195
4195
|
extend Gem::Deprecate
|
4196
|
-
deprecate :All, :none, 2024,
|
4197
|
-
deprecate :All=, :none, 2024,
|
4196
|
+
deprecate :All, :none, 2024, 11
|
4197
|
+
deprecate :All=, :none, 2024, 11
|
4198
4198
|
|
4199
4199
|
def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
|
4200
4200
|
@All = all
|
@@ -4355,8 +4355,8 @@ module TencentCloud
|
|
4355
4355
|
|
4356
4356
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages
|
4357
4357
|
extend Gem::Deprecate
|
4358
|
-
deprecate :All, :none, 2024,
|
4359
|
-
deprecate :All=, :none, 2024,
|
4358
|
+
deprecate :All, :none, 2024, 11
|
4359
|
+
deprecate :All=, :none, 2024, 11
|
4360
4360
|
|
4361
4361
|
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)
|
4362
4362
|
@Enable = enable
|
@@ -4430,8 +4430,8 @@ module TencentCloud
|
|
4430
4430
|
|
4431
4431
|
attr_accessor :All, :Images, :ScanVul, :ScanVirus, :ScanRisk, :Filters, :ExcludeImageIds, :ContainerRunning, :ScanScope, :Timeout
|
4432
4432
|
extend Gem::Deprecate
|
4433
|
-
deprecate :All, :none, 2024,
|
4434
|
-
deprecate :All=, :none, 2024,
|
4433
|
+
deprecate :All, :none, 2024, 11
|
4434
|
+
deprecate :All=, :none, 2024, 11
|
4435
4435
|
|
4436
4436
|
def initialize(all=nil, images=nil, scanvul=nil, scanvirus=nil, scanrisk=nil, filters=nil, excludeimageids=nil, containerrunning=nil, scanscope=nil, timeout=nil)
|
4437
4437
|
@All = all
|
@@ -9600,8 +9600,8 @@ module TencentCloud
|
|
9600
9600
|
|
9601
9601
|
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
|
9602
9602
|
extend Gem::Deprecate
|
9603
|
-
deprecate :SentiveInfoCnt, :none, 2024,
|
9604
|
-
deprecate :SentiveInfoCnt=, :none, 2024,
|
9603
|
+
deprecate :SentiveInfoCnt, :none, 2024, 11
|
9604
|
+
deprecate :SentiveInfoCnt=, :none, 2024, 11
|
9605
9605
|
|
9606
9606
|
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)
|
9607
9607
|
@ImageDigest = imagedigest
|
@@ -10754,8 +10754,8 @@ module TencentCloud
|
|
10754
10754
|
|
10755
10755
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages, :LastScanTime, :ScanResult, :RequestId
|
10756
10756
|
extend Gem::Deprecate
|
10757
|
-
deprecate :All, :none, 2024,
|
10758
|
-
deprecate :All=, :none, 2024,
|
10757
|
+
deprecate :All, :none, 2024, 11
|
10758
|
+
deprecate :All=, :none, 2024, 11
|
10759
10759
|
|
10760
10760
|
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)
|
10761
10761
|
@Enable = enable
|
@@ -14280,8 +14280,8 @@ module TencentCloud
|
|
14280
14280
|
|
14281
14281
|
attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :ExcludeImageAssetIds, :LastScanTime, :ScanResult, :RequestId
|
14282
14282
|
extend Gem::Deprecate
|
14283
|
-
deprecate :All, :none, 2024,
|
14284
|
-
deprecate :All=, :none, 2024,
|
14283
|
+
deprecate :All, :none, 2024, 11
|
14284
|
+
deprecate :All=, :none, 2024, 11
|
14285
14285
|
|
14286
14286
|
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)
|
14287
14287
|
@Enable = enable
|
@@ -22424,8 +22424,8 @@ module TencentCloud
|
|
22424
22424
|
|
22425
22425
|
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
|
22426
22426
|
extend Gem::Deprecate
|
22427
|
-
deprecate :SentiveInfoCnt, :none, 2024,
|
22428
|
-
deprecate :SentiveInfoCnt=, :none, 2024,
|
22427
|
+
deprecate :SentiveInfoCnt, :none, 2024, 11
|
22428
|
+
deprecate :SentiveInfoCnt=, :none, 2024, 11
|
22429
22429
|
|
22430
22430
|
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)
|
22431
22431
|
@ImageDigest = imagedigest
|
@@ -28609,8 +28609,8 @@ module TencentCloud
|
|
28609
28609
|
|
28610
28610
|
attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace, :ExcludeImageAssetIds
|
28611
28611
|
extend Gem::Deprecate
|
28612
|
-
deprecate :All, :none, 2024,
|
28613
|
-
deprecate :All=, :none, 2024,
|
28612
|
+
deprecate :All, :none, 2024, 11
|
28613
|
+
deprecate :All=, :none, 2024, 11
|
28614
28614
|
|
28615
28615
|
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)
|
28616
28616
|
@ScanPeriod = scanperiod
|