tencentcloud-sdk-cwp 3.0.1004 → 3.0.1006

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/v20180228/models.rb +2 -19
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: f4a782114c4315aead6f56afd38f678dee7d7bcf
4
- data.tar.gz: 66e5d0bdeb7c0cbe8da1a5e71211862a8666ccec
3
+ metadata.gz: 5ed690294382bef5386faa6c40a9158d79e5d6bd
4
+ data.tar.gz: 113573553db776860d7722179e08e314f46fde60
5
5
  SHA512:
6
- metadata.gz: 492cdeac3b8177a188d7bd5833e00b05f93478da995b5f78862ee30433bdc7b74fe62317c33b34aeb9e20b73fa0d32c72fe80f4d33e9f46fd3b440acafc58b23
7
- data.tar.gz: 38931c9455ea03fcaf069fcc4389107170b86dda3b3070dab4d5d6b1b02984fb43b59516d38088d36d2d3c23450189a5348f59fe33295616bdc06e714b9c1fe0
6
+ metadata.gz: 42d27503421af47052849685ca8631112cac686c3dda00e049bcbeb17c2475cef5c9c89da8013974aa1f967c2a4fc8081f69a0c0653d27d98fe7c1cace46e4ce
7
+ data.tar.gz: 5099cc8d426518b547a4223db60b34642ae25d775028e733a2cdf53f062a5ba0ce4e0a9d8110a1a0d574467b6262738236fe70dc7630c1a41286e9465e2f7006
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1004
1
+ 3.0.1006
@@ -12752,13 +12752,7 @@ module TencentCloud
12752
12752
  # @type Limit: Integer
12753
12753
  # @param Offset: 分页参数
12754
12754
  # @type Offset: Integer
12755
- # @param Filters: 过滤条件。
12756
- # <li>StrategyId- Uint64 - 基线策略id</li>
12757
- # <li>Status - Uint64 - 处理状态1已通过 0未通过</li>
12758
- # <li>Level - Uint64[] - 威胁等级</li>
12759
- # <li>BaselineName - String - 基线名称</li>
12760
- # <li>Quuid- String - 主机quuid</li>
12761
- # <li>Uuid- String - 主机uuid</li>
12755
+ # @param Filters: 过滤条件 <li>StrategyId- Uint64 - 基线策略id</li> <li>Status - Uint64 - 处理状态 1-已通过 0-未通过</li> <li>Level - Uint64 - 威胁等级 1-低危 2-中危 3-高危 4-严重</li> <li>BaselineName - String - 基线名称</li> <li>Quuid- String - 主机quuid</li> <li>Uuid- String - 主机uuid</li>
12762
12756
  # @type Filters: Array
12763
12757
 
12764
12758
  attr_accessor :Limit, :Offset, :Filters
@@ -24179,18 +24173,7 @@ module TencentCloud
24179
24173
  # @type Limit: Integer
24180
24174
  # @param Offset: 偏移量,默认为0。
24181
24175
  # @type Offset: Integer
24182
- # @param Filters: 过滤条件。
24183
- # <li>Status - String - 是否必填:否 - 处理状态 0 -- 待处理 1 -- 已加白 2 -- 已删除 3 - 已忽略</li>
24184
- # <li>ModifyTime - String - 是否必填:否 - 最近发生时间</li>
24185
- # <li>Uuid- String - 是否必填:否 - 主机uuid查询</li>
24186
- # <li>VulName- string -</li>
24187
- # <li>VulCategory- string - 是否必填:否 - 漏洞类别 1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞</li>
24188
- # <li>IsSupportDefense - int- 是否必填:否 - 是否支持防御 0:不支持 1:支持</li>
24189
- # <li>Labels- string- 是否必填:否 - 标签搜索</li>
24190
- # <li>IsSupportAutoFix- string- 是否必填:否 - 是否支持自动修复 0:不支持 1:支持</li>
24191
- # <li>CvssScore- string- 是否必填:否 - CvssScore大于多少</li>
24192
- # <li>AttackLevel- string- 是否必填:否 - 攻击热度大于多少</li>
24193
-
24176
+ # @param Filters: 过滤条件。<li>Status - String - 是否必填:否 - 处理状态 0-待处理 1-已加白 2-已删除 3-已修复 5-检测中 6-修复中 8-修复失败</li><li>ModifyTime - String - 是否必填:否 - 最近发生时间</li><li>Uuid- String - 是否必填:否 - 主机uuid查询</li><li>VulName- string -</li><li>VulCategory- string - 是否必填:否 - 漏洞类别 1: web-cms漏洞 2:应用漏洞 4: Linux软件漏洞 5: Windows系统漏洞</li><li>IsSupportDefense - int- 是否必填:否 - 是否支持防御 0:不支持 1:支持</li><li>Labels- string- 是否必填:否 - 标签搜索</li><li>IsSupportAutoFix- string- 是否必填:否 - 是否支持自动修复 0:不支持 1:支持</li><li>CvssScore- string- 是否必填:否 - CvssScore大于多少</li><li>AttackLevel- string- 是否必填:否 - 攻击热度大于多少</li>
24194
24177
  # @type Filters: Array
24195
24178
  # @param By: 可选排序字段 Level,LastTime,HostCount
24196
24179
  # @type By: 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: 3.0.1004
4
+ version: 3.0.1006
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-02-23 00:00:00.000000000 Z
11
+ date: 2025-02-25 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common