tencentcloud-sdk-cwp 1.0.205 → 1.0.209

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 CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 2710df4f553df05317b5cf179b0221811f4565fc
4
- data.tar.gz: 740cd4fb174661a4a1c6ff7357e0b24429016415
3
+ metadata.gz: 49c591a6d742c70f44290dc43a6b4632e9135191
4
+ data.tar.gz: 00c06d61b08b680ae8b40d116de630437cb48d35
5
5
  SHA512:
6
- metadata.gz: 7287321df7c0730efa7fe78c8e55a5dd471bba4fbb6b6c87124a91cbf7c4571134a75e464e273087216480fdd628b8fd85f049982c9b314aae9cba26aa0f11c7
7
- data.tar.gz: 467a6ef96cf20489634e2fdec934cff640eee0173653f8d0fb299e343b16227a914c69560943f4a4c016ce68a7f3ec845f474cc225e95070d1bc36834906d407
6
+ metadata.gz: 52130cc6ea8378e3be9bf16878b47d50d1f4e9f2b381f773604b82c0fbc705242316e714675f357aedf96a5572abaa1e2bab7f617a25164536169ceb89f9f57d
7
+ data.tar.gz: 66a7284e809065f4907d6da30521759997f6735236f01529098c5c16cfb98f63c228ac9f56ec9009bf6e08ade4e85c89630492c04f795fadafa8ec0607980d7c
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 1.0.205
1
+ 1.0.209
@@ -5449,7 +5449,7 @@ module TencentCloud
5449
5449
  # 3:java
5450
5450
  # 4:system</li>
5451
5451
  # @type Filters: Array
5452
- # @param Order: 排序方式,asc-升序 或 desc-降序
5452
+ # @param Order: 排序方式,asc-升序 或 desc-降序。默认:desc-降序
5453
5453
  # @type Order: String
5454
5454
  # @param By: 排序方式可选:InstallTime 安装时间
5455
5455
  # @type By: String
@@ -11742,7 +11742,7 @@ module TencentCloud
11742
11742
  class DescribeVulHostTopRequest < TencentCloud::Common::AbstractModel
11743
11743
  # @param Top: 获取top值,1-100
11744
11744
  # @type Top: Integer
11745
- # @param VulCategory: 1: web应用漏洞 2=系统组件漏洞3:安全基线 4: Linux系统漏洞 5: windows补丁 6:应急漏洞
11745
+ # @param VulCategory: 1:web-cms 漏洞,2.应用漏洞 3:安全基线 4: Linux软件漏洞 5: windows系统漏洞 6:应急漏洞
11746
11746
  # @type VulCategory: Integer
11747
11747
 
11748
11748
  attr_accessor :Top, :VulCategory
@@ -11890,7 +11890,7 @@ module TencentCloud
11890
11890
 
11891
11891
  # DescribeVulLevelCount请求参数结构体
11892
11892
  class DescribeVulLevelCountRequest < TencentCloud::Common::AbstractModel
11893
- # @param VulCategory: 1: web应用漏洞 2=系统组件漏洞3:安全基线 4: Linux系统漏洞 5: windows补丁 6:应急漏洞
11893
+ # @param VulCategory: 1:web-cms 漏洞,2.应用漏洞 3:安全基线 4: Linux软件漏洞 5: windows系统漏洞 6:应急漏洞
11894
11894
  # @type VulCategory: Integer
11895
11895
 
11896
11896
  attr_accessor :VulCategory
@@ -12018,7 +12018,7 @@ module TencentCloud
12018
12018
  class DescribeVulTopRequest < TencentCloud::Common::AbstractModel
12019
12019
  # @param Top: 漏洞风险服务器top,1-100
12020
12020
  # @type Top: Integer
12021
- # @param VulCategory: 1: web应用漏洞 2=系统组件漏洞3:安全基线 4: Linux系统漏洞 5: windows补丁 6:应急漏洞
12021
+ # @param VulCategory: 1:web-cms 漏洞,2.应用漏洞 3:安全基线 4: Linux软件漏洞 5: windows系统漏洞 6:应急漏洞
12022
12022
  # @type VulCategory: Integer
12023
12023
 
12024
12024
  attr_accessor :Top, :VulCategory
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cwp
3
3
  version: !ruby/object:Gem::Version
4
- version: 1.0.205
4
+ version: 1.0.209
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2021-11-18 00:00:00.000000000 Z
11
+ date: 2021-11-24 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common