tencentcloud-sdk-cwp 3.0.928 → 3.0.929
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/v20180228/models.rb +13 -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: 0a5ee9e76ace644fc87a27a1ccd5d8ce5242c569
|
4
|
+
data.tar.gz: f2e8f7f075402e001cfceb855b72890096e45ebd
|
5
5
|
SHA512:
|
6
|
-
metadata.gz:
|
7
|
-
data.tar.gz:
|
6
|
+
metadata.gz: 0beecb7d616a5d8ffe5bbbcfb3a185a37368d0fd1510ff6bf87faee32175a13c73062a03fe52b002990cdb73567c220e7cf7a1267983c4ba158d0c922bfa12e9
|
7
|
+
data.tar.gz: 506f31367b65f4eb26451d88459e133c94f91c718ab83588e66d8fc4aec385421de0ce19dad4a19fa808a3b3434f2a7a0b96549f739b9cfd6719d01e97f3d6c2
|
data/lib/VERSION
CHANGED
@@ -1 +1 @@
|
|
1
|
-
3.0.
|
1
|
+
3.0.929
|
data/lib/v20180228/models.rb
CHANGED
@@ -4774,8 +4774,8 @@ module TencentCloud
|
|
4774
4774
|
|
4775
4775
|
attr_accessor :Id, :Uuid, :Name, :Level, :Rule, :Decription, :Operator, :IsGlobal, :Status, :CreateTime, :ModifyTime, :Hostip, :Uuids, :White, :DealOldEvents, :Description
|
4776
4776
|
extend Gem::Deprecate
|
4777
|
-
deprecate :Decription, :none, 2024,
|
4778
|
-
deprecate :Decription=, :none, 2024,
|
4777
|
+
deprecate :Decription, :none, 2024, 10
|
4778
|
+
deprecate :Decription=, :none, 2024, 10
|
4779
4779
|
|
4780
4780
|
def initialize(id=nil, uuid=nil, name=nil, level=nil, rule=nil, decription=nil, operator=nil, isglobal=nil, status=nil, createtime=nil, modifytime=nil, hostip=nil, uuids=nil, white=nil, dealoldevents=nil, description=nil)
|
4781
4781
|
@Id = id
|
@@ -28481,8 +28481,8 @@ module TencentCloud
|
|
28481
28481
|
|
28482
28482
|
attr_accessor :Filters, :Fileds, :Fields
|
28483
28483
|
extend Gem::Deprecate
|
28484
|
-
deprecate :Fileds, :none, 2024,
|
28485
|
-
deprecate :Fileds=, :none, 2024,
|
28484
|
+
deprecate :Fileds, :none, 2024, 10
|
28485
|
+
deprecate :Fileds=, :none, 2024, 10
|
28486
28486
|
|
28487
28487
|
def initialize(filters=nil, fileds=nil, fields=nil)
|
28488
28488
|
@Filters = filters
|
@@ -38803,7 +38803,7 @@ module TencentCloud
|
|
38803
38803
|
# @type Description: String
|
38804
38804
|
# @param Id: id唯一
|
38805
38805
|
# @type Id: Integer
|
38806
|
-
# @param FailType:
|
38806
|
+
# @param FailType: 失败类型 3离线、4超时、5失败、8agent版本过低
|
38807
38807
|
# @type FailType: Integer
|
38808
38808
|
# @param MachineWanIp: 外网ip
|
38809
38809
|
# @type MachineWanIp: String
|
@@ -42006,10 +42006,13 @@ module TencentCloud
|
|
42006
42006
|
# @param Method: 检测方式0 - 版本比对, 1 - POC验证
|
42007
42007
|
# 注意:此字段可能返回 null,表示取不到有效值。
|
42008
42008
|
# @type Method: Integer
|
42009
|
+
# @param VulFixSwitch: 漏洞是否支持修复 0不支持,1支持
|
42010
|
+
# 注意:此字段可能返回 null,表示取不到有效值。
|
42011
|
+
# @type VulFixSwitch: Integer
|
42009
42012
|
|
42010
|
-
attr_accessor :Ids, :Name, :Status, :VulId, :PublishTime, :LastTime, :HostCount, :Level, :From, :Descript, :PublishTimeWisteria, :NameWisteria, :DescriptWisteria, :StatusStr, :CveId, :CvssScore, :Labels, :FixSwitch, :TaskId, :IsSupportDefense, :DefenseAttackCount, :FirstAppearTime, :VulCategory, :AttackLevel, :FixNoNeedRestart, :Method
|
42013
|
+
attr_accessor :Ids, :Name, :Status, :VulId, :PublishTime, :LastTime, :HostCount, :Level, :From, :Descript, :PublishTimeWisteria, :NameWisteria, :DescriptWisteria, :StatusStr, :CveId, :CvssScore, :Labels, :FixSwitch, :TaskId, :IsSupportDefense, :DefenseAttackCount, :FirstAppearTime, :VulCategory, :AttackLevel, :FixNoNeedRestart, :Method, :VulFixSwitch
|
42011
42014
|
|
42012
|
-
def initialize(ids=nil, name=nil, status=nil, vulid=nil, publishtime=nil, lasttime=nil, hostcount=nil, level=nil, from=nil, descript=nil, publishtimewisteria=nil, namewisteria=nil, descriptwisteria=nil, statusstr=nil, cveid=nil, cvssscore=nil, labels=nil, fixswitch=nil, taskid=nil, issupportdefense=nil, defenseattackcount=nil, firstappeartime=nil, vulcategory=nil, attacklevel=nil, fixnoneedrestart=nil, method=nil)
|
42015
|
+
def initialize(ids=nil, name=nil, status=nil, vulid=nil, publishtime=nil, lasttime=nil, hostcount=nil, level=nil, from=nil, descript=nil, publishtimewisteria=nil, namewisteria=nil, descriptwisteria=nil, statusstr=nil, cveid=nil, cvssscore=nil, labels=nil, fixswitch=nil, taskid=nil, issupportdefense=nil, defenseattackcount=nil, firstappeartime=nil, vulcategory=nil, attacklevel=nil, fixnoneedrestart=nil, method=nil, vulfixswitch=nil)
|
42013
42016
|
@Ids = ids
|
42014
42017
|
@Name = name
|
42015
42018
|
@Status = status
|
@@ -42036,6 +42039,7 @@ module TencentCloud
|
|
42036
42039
|
@AttackLevel = attacklevel
|
42037
42040
|
@FixNoNeedRestart = fixnoneedrestart
|
42038
42041
|
@Method = method
|
42042
|
+
@VulFixSwitch = vulfixswitch
|
42039
42043
|
end
|
42040
42044
|
|
42041
42045
|
def deserialize(params)
|
@@ -42065,6 +42069,7 @@ module TencentCloud
|
|
42065
42069
|
@AttackLevel = params['AttackLevel']
|
42066
42070
|
@FixNoNeedRestart = params['FixNoNeedRestart']
|
42067
42071
|
@Method = params['Method']
|
42072
|
+
@VulFixSwitch = params['VulFixSwitch']
|
42068
42073
|
end
|
42069
42074
|
end
|
42070
42075
|
|
@@ -42147,7 +42152,7 @@ module TencentCloud
|
|
42147
42152
|
# @param AttackLevel: 漏洞攻击热度
|
42148
42153
|
# @type AttackLevel: Integer
|
42149
42154
|
# @param FixSwitch: 漏洞是否支持自动修复
|
42150
|
-
# 0-
|
42155
|
+
# 0-Windows/Linux均关闭; 1-Windows/Linux均打开; 2-仅Linux; 3-仅Windows
|
42151
42156
|
# @type FixSwitch: Integer
|
42152
42157
|
# @param SupportDefense: 漏洞是否支持防御
|
42153
42158
|
# 0:不支持 1:支持
|
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.
|
4
|
+
version: 3.0.929
|
5
5
|
platform: ruby
|
6
6
|
authors:
|
7
7
|
- Tencent Cloud
|
8
8
|
autorequire:
|
9
9
|
bindir: bin
|
10
10
|
cert_chain: []
|
11
|
-
date: 2024-10-
|
11
|
+
date: 2024-10-21 00:00:00.000000000 Z
|
12
12
|
dependencies:
|
13
13
|
- !ruby/object:Gem::Dependency
|
14
14
|
name: tencentcloud-sdk-common
|