tencentcloud-sdk-csip 3.0.1012 → 3.0.1013

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/v20221121/models.rb +34 -10
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 0616827f87527f8ede7c2cc35de2de6cfcb64b5b
4
- data.tar.gz: c82bd7b3f35955ea76640ff254ab3d2691950708
3
+ metadata.gz: b5f5c36d415655a9e207a1fea130f7a4d401806b
4
+ data.tar.gz: 7c23d888503947110f5bfee862c075dd7ae2574e
5
5
  SHA512:
6
- metadata.gz: 5a9d07d87a5509086a88fd1fc18c36dd34327778f32b27177da4c75d328cd14597d5682454efbab281fd77b65db59a3223b67db6388b3331d8e5424b631b37c1
7
- data.tar.gz: 606a1d50499b6371e18af2128909b04e01681dded53b7489747c7fd2be022ab99a50d0ecf4300a2466e6363e106d8b044b51908d417d1850c79fcd27ddf7463c
6
+ metadata.gz: 06d60a318cd187b7631d25c62a169a2cdcad5c5bd63c4feb6ed908df64a0bb9c0f1cf4678cc7579fbfed9645d136d5d195287a92b001f756dc7b912c8311ca82
7
+ data.tar.gz: bcb67edb355e5508a7cb3bae8b5c060a2aa9d6446069bad70c2660f898dedc62a10e9ee83a881c8c5ec9e8eb09c704ecbe027f5f83bc7533b659d41f40fb96ad
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.1012
1
+ 3.0.1013
@@ -1165,7 +1165,7 @@ module TencentCloud
1165
1165
  # @type FirstTime: String
1166
1166
  # @param Suggestion: 处置建议,0保持现状、1限制访问、2封禁端口
1167
1167
  # @type Suggestion: Integer
1168
- # @param Status: 状态,0未处理、1已处置、2已忽略
1168
+ # @param Status: 状态,0未处理、1已处置、2已忽略、3云防已防护
1169
1169
  # @type Status: Integer
1170
1170
  # @param Id: 风险ID
1171
1171
  # @type Id: String
@@ -1183,10 +1183,14 @@ module TencentCloud
1183
1183
  # @type Uin: String
1184
1184
  # @param From: 识别来源,详细看枚举返回。
1185
1185
  # @type From: String
1186
+ # @param ServiceJudge: 服务判定,high_risk_service 高危服务 web_service web服务 other_service 其他服务
1187
+ # @type ServiceJudge: String
1188
+ # @param XspmStatus: 状态,0未处理、1已处置、2已忽略、3云防已防护、4无需处理
1189
+ # @type XspmStatus: Integer
1186
1190
 
1187
- attr_accessor :Port, :AffectAsset, :Level, :InstanceType, :Protocol, :Component, :Service, :RecentTime, :FirstTime, :Suggestion, :Status, :Id, :Index, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :From
1191
+ attr_accessor :Port, :AffectAsset, :Level, :InstanceType, :Protocol, :Component, :Service, :RecentTime, :FirstTime, :Suggestion, :Status, :Id, :Index, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :From, :ServiceJudge, :XspmStatus
1188
1192
 
1189
- def initialize(port=nil, affectasset=nil, level=nil, instancetype=nil, protocol=nil, component=nil, service=nil, recenttime=nil, firsttime=nil, suggestion=nil, status=nil, id=nil, index=nil, instanceid=nil, instancename=nil, appid=nil, nick=nil, uin=nil, from=nil)
1193
+ def initialize(port=nil, affectasset=nil, level=nil, instancetype=nil, protocol=nil, component=nil, service=nil, recenttime=nil, firsttime=nil, suggestion=nil, status=nil, id=nil, index=nil, instanceid=nil, instancename=nil, appid=nil, nick=nil, uin=nil, from=nil, servicejudge=nil, xspmstatus=nil)
1190
1194
  @Port = port
1191
1195
  @AffectAsset = affectasset
1192
1196
  @Level = level
@@ -1206,6 +1210,8 @@ module TencentCloud
1206
1210
  @Nick = nick
1207
1211
  @Uin = uin
1208
1212
  @From = from
1213
+ @ServiceJudge = servicejudge
1214
+ @XspmStatus = xspmstatus
1209
1215
  end
1210
1216
 
1211
1217
  def deserialize(params)
@@ -1228,6 +1234,8 @@ module TencentCloud
1228
1234
  @Nick = params['Nick']
1229
1235
  @Uin = params['Uin']
1230
1236
  @From = params['From']
1237
+ @ServiceJudge = params['ServiceJudge']
1238
+ @XspmStatus = params['XspmStatus']
1231
1239
  end
1232
1240
  end
1233
1241
 
@@ -1457,10 +1465,12 @@ module TencentCloud
1457
1465
  # @type TvdID: String
1458
1466
  # @param IsOneClick: 是否可以一键体检,1-可以,0-不可以
1459
1467
  # @type IsOneClick: Integer
1468
+ # @param IsPOC: 是否POC扫描,0-非POC,1-POC
1469
+ # @type IsPOC: Integer
1460
1470
 
1461
- attr_accessor :AffectAsset, :Level, :InstanceType, :Component, :RecentTime, :FirstTime, :Status, :RiskId, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :VULType, :Port, :AppName, :AppVersion, :VULURL, :VULName, :CVE, :POCId, :From, :CWPVersion, :InstanceUUID, :Payload, :EMGCVulType, :CVSS, :Index, :PCMGRId, :LogId, :TaskId, :VulTag, :DisclosureTime, :AttackHeat, :IsSuggest, :HandleTaskId, :EngineSource, :VulRiskId, :TvdID, :IsOneClick
1471
+ attr_accessor :AffectAsset, :Level, :InstanceType, :Component, :RecentTime, :FirstTime, :Status, :RiskId, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :VULType, :Port, :AppName, :AppVersion, :VULURL, :VULName, :CVE, :POCId, :From, :CWPVersion, :InstanceUUID, :Payload, :EMGCVulType, :CVSS, :Index, :PCMGRId, :LogId, :TaskId, :VulTag, :DisclosureTime, :AttackHeat, :IsSuggest, :HandleTaskId, :EngineSource, :VulRiskId, :TvdID, :IsOneClick, :IsPOC
1462
1472
 
1463
- def initialize(affectasset=nil, level=nil, instancetype=nil, component=nil, recenttime=nil, firsttime=nil, status=nil, riskid=nil, instanceid=nil, instancename=nil, appid=nil, nick=nil, uin=nil, vultype=nil, port=nil, appname=nil, appversion=nil, vulurl=nil, vulname=nil, cve=nil, pocid=nil, from=nil, cwpversion=nil, instanceuuid=nil, payload=nil, emgcvultype=nil, cvss=nil, index=nil, pcmgrid=nil, logid=nil, taskid=nil, vultag=nil, disclosuretime=nil, attackheat=nil, issuggest=nil, handletaskid=nil, enginesource=nil, vulriskid=nil, tvdid=nil, isoneclick=nil)
1473
+ def initialize(affectasset=nil, level=nil, instancetype=nil, component=nil, recenttime=nil, firsttime=nil, status=nil, riskid=nil, instanceid=nil, instancename=nil, appid=nil, nick=nil, uin=nil, vultype=nil, port=nil, appname=nil, appversion=nil, vulurl=nil, vulname=nil, cve=nil, pocid=nil, from=nil, cwpversion=nil, instanceuuid=nil, payload=nil, emgcvultype=nil, cvss=nil, index=nil, pcmgrid=nil, logid=nil, taskid=nil, vultag=nil, disclosuretime=nil, attackheat=nil, issuggest=nil, handletaskid=nil, enginesource=nil, vulriskid=nil, tvdid=nil, isoneclick=nil, ispoc=nil)
1464
1474
  @AffectAsset = affectasset
1465
1475
  @Level = level
1466
1476
  @InstanceType = instancetype
@@ -1501,6 +1511,7 @@ module TencentCloud
1501
1511
  @VulRiskId = vulriskid
1502
1512
  @TvdID = tvdid
1503
1513
  @IsOneClick = isoneclick
1514
+ @IsPOC = ispoc
1504
1515
  end
1505
1516
 
1506
1517
  def deserialize(params)
@@ -1544,6 +1555,7 @@ module TencentCloud
1544
1555
  @VulRiskId = params['VulRiskId']
1545
1556
  @TvdID = params['TvdID']
1546
1557
  @IsOneClick = params['IsOneClick']
1558
+ @IsPOC = params['IsPOC']
1547
1559
  end
1548
1560
  end
1549
1561
 
@@ -1591,10 +1603,12 @@ module TencentCloud
1591
1603
  # @type Fix: String
1592
1604
  # @param Payload: 证明
1593
1605
  # @type Payload: String
1606
+ # @param Port: 端口
1607
+ # @type Port: Integer
1594
1608
 
1595
- attr_accessor :AffectAsset, :Level, :InstanceType, :Component, :Service, :RecentTime, :FirstTime, :Status, :Id, :Index, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :PasswordType, :From, :VULType, :VULURL, :Fix, :Payload
1609
+ attr_accessor :AffectAsset, :Level, :InstanceType, :Component, :Service, :RecentTime, :FirstTime, :Status, :Id, :Index, :InstanceId, :InstanceName, :AppId, :Nick, :Uin, :PasswordType, :From, :VULType, :VULURL, :Fix, :Payload, :Port
1596
1610
 
1597
- def initialize(affectasset=nil, level=nil, instancetype=nil, component=nil, service=nil, recenttime=nil, firsttime=nil, status=nil, id=nil, index=nil, instanceid=nil, instancename=nil, appid=nil, nick=nil, uin=nil, passwordtype=nil, from=nil, vultype=nil, vulurl=nil, fix=nil, payload=nil)
1611
+ def initialize(affectasset=nil, level=nil, instancetype=nil, component=nil, service=nil, recenttime=nil, firsttime=nil, status=nil, id=nil, index=nil, instanceid=nil, instancename=nil, appid=nil, nick=nil, uin=nil, passwordtype=nil, from=nil, vultype=nil, vulurl=nil, fix=nil, payload=nil, port=nil)
1598
1612
  @AffectAsset = affectasset
1599
1613
  @Level = level
1600
1614
  @InstanceType = instancetype
@@ -1616,6 +1630,7 @@ module TencentCloud
1616
1630
  @VULURL = vulurl
1617
1631
  @Fix = fix
1618
1632
  @Payload = payload
1633
+ @Port = port
1619
1634
  end
1620
1635
 
1621
1636
  def deserialize(params)
@@ -1640,6 +1655,7 @@ module TencentCloud
1640
1655
  @VULURL = params['VULURL']
1641
1656
  @Fix = params['Fix']
1642
1657
  @Payload = params['Payload']
1658
+ @Port = params['Port']
1643
1659
  end
1644
1660
  end
1645
1661
 
@@ -7853,7 +7869,7 @@ module TencentCloud
7853
7869
  # @type RiskDetails: String
7854
7870
  # @param Suggestion: 处置建议
7855
7871
  # @type Suggestion: String
7856
- # @param Status: 状态,0未处理、1已处置、2已忽略
7872
+ # @param Status: 状态,0未处理、1已处置、2已忽略、3云防已防护
7857
7873
  # @type Status: Integer
7858
7874
  # @param Id: 资产唯一id
7859
7875
  # @type Id: String
@@ -7875,10 +7891,14 @@ module TencentCloud
7875
7891
  # @type SuggestionList: Array
7876
7892
  # @param StatusCode: HTTP响应状态码
7877
7893
  # @type StatusCode: String
7894
+ # @param NewLevel: 新风险等级,high_risk 高危 suspect 疑似 Normal 暂无风险
7895
+ # @type NewLevel: String
7896
+ # @param XspmStatus: 状态,0未处理、1已处置、2已忽略、3云防已防护、4无需处理
7897
+ # @type XspmStatus: Integer
7878
7898
 
7879
- attr_accessor :ServiceTag, :Port, :AffectAsset, :InstanceId, :InstanceName, :InstanceType, :Level, :Protocol, :Component, :Service, :RecentTime, :FirstTime, :RiskDetails, :Suggestion, :Status, :Id, :AppId, :Nick, :Uin, :ServiceSnapshot, :Url, :Index, :RiskList, :SuggestionList, :StatusCode
7899
+ attr_accessor :ServiceTag, :Port, :AffectAsset, :InstanceId, :InstanceName, :InstanceType, :Level, :Protocol, :Component, :Service, :RecentTime, :FirstTime, :RiskDetails, :Suggestion, :Status, :Id, :AppId, :Nick, :Uin, :ServiceSnapshot, :Url, :Index, :RiskList, :SuggestionList, :StatusCode, :NewLevel, :XspmStatus
7880
7900
 
7881
- def initialize(servicetag=nil, port=nil, affectasset=nil, instanceid=nil, instancename=nil, instancetype=nil, level=nil, protocol=nil, component=nil, service=nil, recenttime=nil, firsttime=nil, riskdetails=nil, suggestion=nil, status=nil, id=nil, appid=nil, nick=nil, uin=nil, servicesnapshot=nil, url=nil, index=nil, risklist=nil, suggestionlist=nil, statuscode=nil)
7901
+ def initialize(servicetag=nil, port=nil, affectasset=nil, instanceid=nil, instancename=nil, instancetype=nil, level=nil, protocol=nil, component=nil, service=nil, recenttime=nil, firsttime=nil, riskdetails=nil, suggestion=nil, status=nil, id=nil, appid=nil, nick=nil, uin=nil, servicesnapshot=nil, url=nil, index=nil, risklist=nil, suggestionlist=nil, statuscode=nil, newlevel=nil, xspmstatus=nil)
7882
7902
  @ServiceTag = servicetag
7883
7903
  @Port = port
7884
7904
  @AffectAsset = affectasset
@@ -7904,6 +7924,8 @@ module TencentCloud
7904
7924
  @RiskList = risklist
7905
7925
  @SuggestionList = suggestionlist
7906
7926
  @StatusCode = statuscode
7927
+ @NewLevel = newlevel
7928
+ @XspmStatus = xspmstatus
7907
7929
  end
7908
7930
 
7909
7931
  def deserialize(params)
@@ -7946,6 +7968,8 @@ module TencentCloud
7946
7968
  end
7947
7969
  end
7948
7970
  @StatusCode = params['StatusCode']
7971
+ @NewLevel = params['NewLevel']
7972
+ @XspmStatus = params['XspmStatus']
7949
7973
  end
7950
7974
  end
7951
7975
 
metadata CHANGED
@@ -1,14 +1,14 @@
1
1
  --- !ruby/object:Gem::Specification
2
2
  name: tencentcloud-sdk-csip
3
3
  version: !ruby/object:Gem::Version
4
- version: 3.0.1012
4
+ version: 3.0.1013
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-03-05 00:00:00.000000000 Z
11
+ date: 2025-03-07 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common