tencentcloud-sdk-tcss 3.0.1123 → 3.0.1146

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.
Files changed (4) hide show
  1. checksums.yaml +4 -4
  2. data/lib/VERSION +1 -1
  3. data/lib/v20201101/models.rb +28 -20
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 1a85679c239bd5f6548dbd09992ce83250dae120
4
- data.tar.gz: bd1754662fe30749f78e28fbb4c27af77f799131
3
+ metadata.gz: 6f8a744d2a5fcbd05cc10530448c69ab0eb19f5b
4
+ data.tar.gz: 5ccbadf85396622538f70592c0b8449902f57cc8
5
5
  SHA512:
6
- metadata.gz: 2dc5ca81aaa8d5be1444c8134b12dfcb0b55239a29f8ac437f43f86962b487ae22be2b18d6317499257b51f0f2589aba574d3cda64e290083c38331bb449117c
7
- data.tar.gz: ea531a8a3da77f6a86d0c3b150f18f8609fc576a864b6a19b15a8aeb585c718066412d36474550d637c8ebb4b51b12fcecad808522c0d386b3234370a49387da
6
+ metadata.gz: b9a665d1c24cfc742b3ba5e5742e60bca133f7b1eb27e794b4965926eaa60e64afcaa115fa6d15feaed560e968bce06bbb14f921795a1891f88bec2f3376e474
7
+ data.tar.gz: bb2e72868e715c4971eb7f78bcb0599797c6bd58c93912fb3021cf6b802261847a610490386a88084dab56c23b894fd236699de3a387147b974f67bc5f0a8d5c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1123
1
+ 3.0.1146
@@ -3655,8 +3655,8 @@ module TencentCloud
3655
3655
 
3656
3656
  attr_accessor :Component, :Version, :FixedVersion, :Path, :Type, :Name
3657
3657
  extend Gem::Deprecate
3658
- deprecate :Component, :none, 2025, 8
3659
- deprecate :Component=, :none, 2025, 8
3658
+ deprecate :Component, :none, 2025, 9
3659
+ deprecate :Component=, :none, 2025, 9
3660
3660
 
3661
3661
  def initialize(component=nil, version=nil, fixedversion=nil, path=nil, type=nil, name=nil)
3662
3662
  @Component = component
@@ -4106,8 +4106,8 @@ module TencentCloud
4106
4106
 
4107
4107
  attr_accessor :All, :Images, :ScanType, :Id, :IsLatest, :ScanScope, :RegistryType, :Namespace, :ContainerRunning, :Timeout
4108
4108
  extend Gem::Deprecate
4109
- deprecate :All, :none, 2025, 8
4110
- deprecate :All=, :none, 2025, 8
4109
+ deprecate :All, :none, 2025, 9
4110
+ deprecate :All=, :none, 2025, 9
4111
4111
 
4112
4112
  def initialize(all=nil, images=nil, scantype=nil, id=nil, islatest=nil, scanscope=nil, registrytype=nil, namespace=nil, containerrunning=nil, timeout=nil)
4113
4113
  @All = all
@@ -4268,8 +4268,8 @@ module TencentCloud
4268
4268
 
4269
4269
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages
4270
4270
  extend Gem::Deprecate
4271
- deprecate :All, :none, 2025, 8
4272
- deprecate :All=, :none, 2025, 8
4271
+ deprecate :All, :none, 2025, 9
4272
+ deprecate :All=, :none, 2025, 9
4273
4273
 
4274
4274
  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)
4275
4275
  @Enable = enable
@@ -4345,8 +4345,8 @@ module TencentCloud
4345
4345
 
4346
4346
  attr_accessor :All, :Images, :ScanVul, :ScanVirus, :ScanRisk, :Filters, :ExcludeImageIds, :ContainerRunning, :ScanScope, :Timeout, :IsOneClickScanningTask
4347
4347
  extend Gem::Deprecate
4348
- deprecate :All, :none, 2025, 8
4349
- deprecate :All=, :none, 2025, 8
4348
+ deprecate :All, :none, 2025, 9
4349
+ deprecate :All=, :none, 2025, 9
4350
4350
 
4351
4351
  def initialize(all=nil, images=nil, scanvul=nil, scanvirus=nil, scanrisk=nil, filters=nil, excludeimageids=nil, containerrunning=nil, scanscope=nil, timeout=nil, isoneclickscanningtask=nil)
4352
4352
  @All = all
@@ -9263,8 +9263,8 @@ module TencentCloud
9263
9263
 
9264
9264
  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
9265
9265
  extend Gem::Deprecate
9266
- deprecate :SentiveInfoCnt, :none, 2025, 8
9267
- deprecate :SentiveInfoCnt=, :none, 2025, 8
9266
+ deprecate :SentiveInfoCnt, :none, 2025, 9
9267
+ deprecate :SentiveInfoCnt=, :none, 2025, 9
9268
9268
 
9269
9269
  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)
9270
9270
  @ImageDigest = imagedigest
@@ -10422,8 +10422,8 @@ module TencentCloud
10422
10422
 
10423
10423
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanVirus, :ScanRisk, :ScanVul, :All, :Images, :ContainerRunning, :ScanScope, :ScanEndTime, :ExcludeImages, :LastScanTime, :ScanResult, :RequestId
10424
10424
  extend Gem::Deprecate
10425
- deprecate :All, :none, 2025, 8
10426
- deprecate :All=, :none, 2025, 8
10425
+ deprecate :All, :none, 2025, 9
10426
+ deprecate :All=, :none, 2025, 9
10427
10427
 
10428
10428
  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)
10429
10429
  @Enable = enable
@@ -13873,8 +13873,8 @@ module TencentCloud
13873
13873
 
13874
13874
  attr_accessor :Enable, :ScanTime, :ScanPeriod, :ScanType, :All, :Images, :Id, :Latest, :ScanEndTime, :RegistryType, :ContainerRunning, :ScanScope, :Namespace, :ExcludeImageAssetIds, :LastScanTime, :ScanResult, :RequestId
13875
13875
  extend Gem::Deprecate
13876
- deprecate :All, :none, 2025, 8
13877
- deprecate :All=, :none, 2025, 8
13876
+ deprecate :All, :none, 2025, 9
13877
+ deprecate :All=, :none, 2025, 9
13878
13878
 
13879
13879
  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)
13880
13880
  @Enable = enable
@@ -22029,8 +22029,8 @@ module TencentCloud
22029
22029
 
22030
22030
  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
22031
22031
  extend Gem::Deprecate
22032
- deprecate :SentiveInfoCnt, :none, 2025, 8
22033
- deprecate :SentiveInfoCnt=, :none, 2025, 8
22032
+ deprecate :SentiveInfoCnt, :none, 2025, 9
22033
+ deprecate :SentiveInfoCnt=, :none, 2025, 9
22034
22034
 
22035
22035
  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)
22036
22036
  @ImageDigest = imagedigest
@@ -28360,8 +28360,8 @@ module TencentCloud
28360
28360
 
28361
28361
  attr_accessor :ScanPeriod, :Enable, :ScanTime, :ScanType, :Images, :All, :Id, :Latest, :ContainerRunning, :ScanEndTime, :ScanScope, :RegistryType, :Namespace, :ExcludeImageAssetIds
28362
28362
  extend Gem::Deprecate
28363
- deprecate :All, :none, 2025, 8
28364
- deprecate :All=, :none, 2025, 8
28363
+ deprecate :All, :none, 2025, 9
28364
+ deprecate :All=, :none, 2025, 9
28365
28365
 
28366
28366
  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)
28367
28367
  @ScanPeriod = scanperiod
@@ -29868,10 +29868,14 @@ module TencentCloud
29868
29868
  # @type DefenceHostCount: Integer
29869
29869
  # @param DefendedCount: 已防御攻击次数
29870
29870
  # @type DefendedCount: Integer
29871
+ # @param RaspOpenNodeCount: 漏洞对应机器的应用防护开启数量
29872
+ # @type RaspOpenNodeCount: Integer
29873
+ # @param RaspClosedNodeCount: 漏洞对应机器的应用防护关闭数量
29874
+ # @type RaspClosedNodeCount: Integer
29871
29875
 
29872
- attr_accessor :Name, :Tags, :CVSSV3Score, :Level, :CVEID, :Category, :FoundTime, :LatestFoundTime, :ID, :LocalImageCount, :ContainerCount, :RegistryImageCount, :PocID, :DefenceStatus, :DefenceScope, :DefenceHostCount, :DefendedCount
29876
+ attr_accessor :Name, :Tags, :CVSSV3Score, :Level, :CVEID, :Category, :FoundTime, :LatestFoundTime, :ID, :LocalImageCount, :ContainerCount, :RegistryImageCount, :PocID, :DefenceStatus, :DefenceScope, :DefenceHostCount, :DefendedCount, :RaspOpenNodeCount, :RaspClosedNodeCount
29873
29877
 
29874
- def initialize(name=nil, tags=nil, cvssv3score=nil, level=nil, cveid=nil, category=nil, foundtime=nil, latestfoundtime=nil, id=nil, localimagecount=nil, containercount=nil, registryimagecount=nil, pocid=nil, defencestatus=nil, defencescope=nil, defencehostcount=nil, defendedcount=nil)
29878
+ def initialize(name=nil, tags=nil, cvssv3score=nil, level=nil, cveid=nil, category=nil, foundtime=nil, latestfoundtime=nil, id=nil, localimagecount=nil, containercount=nil, registryimagecount=nil, pocid=nil, defencestatus=nil, defencescope=nil, defencehostcount=nil, defendedcount=nil, raspopennodecount=nil, raspclosednodecount=nil)
29875
29879
  @Name = name
29876
29880
  @Tags = tags
29877
29881
  @CVSSV3Score = cvssv3score
@@ -29889,6 +29893,8 @@ module TencentCloud
29889
29893
  @DefenceScope = defencescope
29890
29894
  @DefenceHostCount = defencehostcount
29891
29895
  @DefendedCount = defendedcount
29896
+ @RaspOpenNodeCount = raspopennodecount
29897
+ @RaspClosedNodeCount = raspclosednodecount
29892
29898
  end
29893
29899
 
29894
29900
  def deserialize(params)
@@ -29909,6 +29915,8 @@ module TencentCloud
29909
29915
  @DefenceScope = params['DefenceScope']
29910
29916
  @DefenceHostCount = params['DefenceHostCount']
29911
29917
  @DefendedCount = params['DefendedCount']
29918
+ @RaspOpenNodeCount = params['RaspOpenNodeCount']
29919
+ @RaspClosedNodeCount = params['RaspClosedNodeCount']
29912
29920
  end
29913
29921
  end
29914
29922
 
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.1123
4
+ version: 3.0.1146
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2025-08-14 00:00:00.000000000 Z
11
+ date: 2025-09-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common