tencentcloud-sdk-cwp 1.0.211 → 1.0.215
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/v20180228/models.rb +9 -8
- 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: d9514de395a32f783cb047645e1cef5d7ad16ad3
|
|
4
|
+
data.tar.gz: 904f53401d899f97cc33eae9ddaa372ff85ca73b
|
|
5
5
|
SHA512:
|
|
6
|
-
metadata.gz:
|
|
7
|
-
data.tar.gz:
|
|
6
|
+
metadata.gz: 139e7e4e531ecd9025cb258771dd9c8d248971c1b6e43eb0b55b3132268c0bda3617496c7beb74a86014880b9ad300647669cbcaab20843957659f1603f0bfb2
|
|
7
|
+
data.tar.gz: 8852299729d1c4ac28e6e224227ec136a84f18f8f36d14b9e73dc80560ecb0c18812742a7ef6cfd3cede21fa60e9f29740a980d50c54b0528a3676832fa4a6b7
|
data/lib/VERSION
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
1.0.
|
|
1
|
+
1.0.215
|
data/lib/v20180228/models.rb
CHANGED
|
@@ -10682,7 +10682,7 @@ module TencentCloud
|
|
|
10682
10682
|
|
|
10683
10683
|
# DescribeScanVulSetting返回参数结构体
|
|
10684
10684
|
class DescribeScanVulSettingResponse < TencentCloud::Common::AbstractModel
|
|
10685
|
-
# @param VulCategories: 漏洞类型:1: web
|
|
10685
|
+
# @param VulCategories: 漏洞类型:1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞
|
|
10686
10686
|
# @type VulCategories: String
|
|
10687
10687
|
# @param VulLevels: 危害等级:1-低危;2-中危;3-高危;4-严重 (多选英文逗号分隔)
|
|
10688
10688
|
# @type VulLevels: String
|
|
@@ -11440,7 +11440,7 @@ module TencentCloud
|
|
|
11440
11440
|
|
|
11441
11441
|
# DescribeUndoVulCounts请求参数结构体
|
|
11442
11442
|
class DescribeUndoVulCountsRequest < TencentCloud::Common::AbstractModel
|
|
11443
|
-
# @param VulCategory:
|
|
11443
|
+
# @param VulCategory: 漏洞分类,1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞
|
|
11444
11444
|
# @type VulCategory: Integer
|
|
11445
11445
|
# @param IfEmergency: 是否应急漏洞筛选, 是 : yes
|
|
11446
11446
|
# @type IfEmergency: String
|
|
@@ -11575,7 +11575,7 @@ module TencentCloud
|
|
|
11575
11575
|
class DescribeVulCountByDatesRequest < TencentCloud::Common::AbstractModel
|
|
11576
11576
|
# @param LastDays: 需要查询最近几天的数据,需要都 -1后传入
|
|
11577
11577
|
# @type LastDays: Array
|
|
11578
|
-
# @param VulCategory:
|
|
11578
|
+
# @param VulCategory: 漏洞的分类: 1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞
|
|
11579
11579
|
# @type VulCategory: Integer
|
|
11580
11580
|
# @param IfEmergency: 是否为应急漏洞筛选 是: yes
|
|
11581
11581
|
# @type IfEmergency: String
|
|
@@ -11813,7 +11813,7 @@ module TencentCloud
|
|
|
11813
11813
|
# @param VulLevel: 危害等级:1-低危;2-中危;3-高危;4-严重
|
|
11814
11814
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
11815
11815
|
# @type VulLevel: Integer
|
|
11816
|
-
# @param VulType: 漏洞分类 1: web
|
|
11816
|
+
# @param VulType: 漏洞分类 1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞
|
|
11817
11817
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
|
11818
11818
|
# @type VulType: Integer
|
|
11819
11819
|
# @param Description: 漏洞描述信息
|
|
@@ -11944,6 +11944,7 @@ module TencentCloud
|
|
|
11944
11944
|
# <li>Uuid- String - 是否必填:否 - 主机uuid查询</li>
|
|
11945
11945
|
# <li>VulName- string -</li>
|
|
11946
11946
|
# <li>HostIp- string - 是否必填:否 - 主机ip</li>
|
|
11947
|
+
# <li>VulCategory- string - 是否必填:否 - 漏洞类别 1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞</li>
|
|
11947
11948
|
# @type Filters: Array
|
|
11948
11949
|
# @param By: 可选排序字段 Level,LastTime,HostCount
|
|
11949
11950
|
# @type By: String
|
|
@@ -13755,7 +13756,7 @@ module TencentCloud
|
|
|
13755
13756
|
# ExportVulList请求参数结构体
|
|
13756
13757
|
class ExportVulListRequest < TencentCloud::Common::AbstractModel
|
|
13757
13758
|
# @param Filters: 过滤条件。
|
|
13758
|
-
# <li>VulCategory - int - 是否必填:否 - 漏洞分类筛选
|
|
13759
|
+
# <li>VulCategory - int - 是否必填:否 - 漏洞分类筛选1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞</li>
|
|
13759
13760
|
# <li>IfEmergency - String - 是否必填:否 - 是否为应急漏洞,查询应急漏洞传:yes</li>
|
|
13760
13761
|
# <li>Status - String - 是否必填:是 - 漏洞状态筛选,0: 待处理 1:忽略 3:已修复 5:检测中, 控制台仅处理0,1,3,5四种状态</li>
|
|
13761
13762
|
# <li>Level - String - 是否必填:否 - 漏洞等级筛选 1:低 2:中 3:高 4:提示</li>
|
|
@@ -16383,7 +16384,7 @@ module TencentCloud
|
|
|
16383
16384
|
# @type VulLevels: String
|
|
16384
16385
|
# @param HostType: 服务器分类:1:专业版服务器;2:自选服务器
|
|
16385
16386
|
# @type HostType: Integer
|
|
16386
|
-
# @param VulCategories: 漏洞类型:1: web
|
|
16387
|
+
# @param VulCategories: 漏洞类型:1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞 (多选英文;分隔)
|
|
16387
16388
|
# @type VulCategories: String
|
|
16388
16389
|
# @param QuuidList: 自选服务器时生效,主机quuid的string数组
|
|
16389
16390
|
# @type QuuidList: Array
|
|
@@ -16442,7 +16443,7 @@ module TencentCloud
|
|
|
16442
16443
|
class ScanVulSettingRequest < TencentCloud::Common::AbstractModel
|
|
16443
16444
|
# @param TimerInterval: 定期检测间隔时间(天)
|
|
16444
16445
|
# @type TimerInterval: Integer
|
|
16445
|
-
# @param VulCategories: 漏洞类型:1: web
|
|
16446
|
+
# @param VulCategories: 漏洞类型:1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞, 以数组方式传参[1,2]
|
|
16446
16447
|
# @type VulCategories: Array
|
|
16447
16448
|
# @param VulLevels: 危害等级:1-低危;2-中危;3-高危;4-严重,以数组方式传参[1,2,3]
|
|
16448
16449
|
# @type VulLevels: Array
|
|
@@ -17257,7 +17258,7 @@ module TencentCloud
|
|
|
17257
17258
|
# @type Name: String
|
|
17258
17259
|
# @param CveId: cve编号
|
|
17259
17260
|
# @type CveId: String
|
|
17260
|
-
# @param VulCategory:
|
|
17261
|
+
# @param VulCategory: 1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞 0= 应急漏洞
|
|
17261
17262
|
# @type VulCategory: Integer
|
|
17262
17263
|
# @param Descript: 漏洞描述
|
|
17263
17264
|
# @type Descript: String
|
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.
|
|
4
|
+
version: 1.0.215
|
|
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
|
+
date: 2021-12-02 00:00:00.000000000 Z
|
|
12
12
|
dependencies:
|
|
13
13
|
- !ruby/object:Gem::Dependency
|
|
14
14
|
name: tencentcloud-sdk-common
|