tencentcloud-sdk-cwp 3.0.705 → 3.0.706

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: cc62d9b58f2ad9453868f9f2cceccd3ce7b29bc3
4
- data.tar.gz: 6b0753aa7c510e79352a9b7686e493872b61615f
3
+ metadata.gz: 8ff425cb33f45b88ac26fbf849632f07f95695ce
4
+ data.tar.gz: 33d7db8c4feba0b888c5143a962b3044980379d3
5
5
  SHA512:
6
- metadata.gz: cc72538ef6106bfa6d18715b8e2620084cf7ac1430fb60dce06d4199a18ca792b1c7d332e94ad4a7d71477621318c8547b39b980ad8566c860b06d7c98619f91
7
- data.tar.gz: 5064ff17cac0202ac2150a5c0edbb2a3336834223d96d77fe243ba79327dd22f132487f68e95b475dd8577c0cae13f7a73f03ebd855dced41c797d00c66359ba
6
+ metadata.gz: 5a88f8c8962450f5e90d5363d32599893e1aa86827856afbf9ce32d3b92253d2b810e0b8e944c01ebac60635ee25882174da6959969f2bc86c1444b882eba9ec
7
+ data.tar.gz: 8bb7bd7290b5a497d542c50b5ce420054784d7bcb3f9e89d1d7aaf13e3b47cf62fded4d4cde3594f00cbddf85c9d24b8fceed7beb0c1c199eff9bd93ca29f9a7
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.705
1
+ 3.0.706
@@ -11963,7 +11963,7 @@ module TencentCloud
11963
11963
  raise TencentCloud::Common::TencentCloudSDKException.new(nil, e.inspect)
11964
11964
  end
11965
11965
 
11966
- # 一键检测
11966
+ # 漏洞一键检测
11967
11967
 
11968
11968
  # @param request: Request instance for ScanVul.
11969
11969
  # @type request: :class:`Tencentcloud::cwp::V20180228::ScanVulRequest`
@@ -4711,8 +4711,8 @@ module TencentCloud
4711
4711
 
4712
4712
  attr_accessor :Id, :Uuid, :Name, :Level, :Rule, :Decription, :Operator, :IsGlobal, :Status, :CreateTime, :ModifyTime, :Hostip, :Uuids, :White, :DealOldEvents, :Description
4713
4713
  extend Gem::Deprecate
4714
- deprecate :Decription, :none, 2023, 10
4715
- deprecate :Decription=, :none, 2023, 10
4714
+ deprecate :Decription, :none, 2023, 11
4715
+ deprecate :Decription=, :none, 2023, 11
4716
4716
 
4717
4717
  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)
4718
4718
  @Id = id
@@ -28465,8 +28465,8 @@ module TencentCloud
28465
28465
 
28466
28466
  attr_accessor :Filters, :Fileds, :Fields
28467
28467
  extend Gem::Deprecate
28468
- deprecate :Fileds, :none, 2023, 10
28469
- deprecate :Fileds=, :none, 2023, 10
28468
+ deprecate :Fileds, :none, 2023, 11
28469
+ deprecate :Fileds=, :none, 2023, 11
28470
28470
 
28471
28471
  def initialize(filters=nil, fileds=nil, fields=nil)
28472
28472
  @Filters = filters
metadata CHANGED
@@ -1,7 +1,7 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-cwp
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.705
4
+ version: 3.0.706
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud