tencentcloud-sdk-csip 3.0.702 → 3.0.703

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 +15 -15
  4. metadata +2 -2
checksums.yaml CHANGED
@@ -1,7 +1,7 @@
1
1
  ---
2
2
  SHA1:
3
- metadata.gz: 342d6b2e8506c3191e145208a164bbe00f054729
4
- data.tar.gz: 10c027f781267b315d73edcdd00344ddbd27033c
3
+ metadata.gz: d1d285c0462a07a3ebd365f6ae5afc8658d9e4d0
4
+ data.tar.gz: e82050d7de176a5fcc76f1fa1ffa3ba81410afeb
5
5
  SHA512:
6
- metadata.gz: e0d627000951ef8fde24cf4b3828c9ba00861eaaf690ebe1b1c771438139b478122fc6ee6fd7e14f6ca9e73a3e36eada96ca1a75222d4f599fef79fa3223fd68
7
- data.tar.gz: d1aaea948c19009a7c7cee78842eadb50042275a28ea824323449840e043820374db3702e8771c42fa506ac0a764fdb9bda128658304f1ebd2e6d6f7fb1f4a76
6
+ metadata.gz: 5bd9884527a7789ff973f256469d673f4d7e5c1769a232dd91d1a0a52bc13bc6ffc3871e9ad781a4d569d62f9393a3dcc8dcd83aa71958ee0f902ba55df0dcc4
7
+ data.tar.gz: 2d6e4dbb610dbce37d8eab2e1a141476f5bc0b14c69de9d7986e6d4d1d4aa53f38df78c063d0879fb9d09ffd9e0d50c1ab08f9402fcd88b160cbc59a34387903
data/lib/VERSION CHANGED
@@ -1 +1 @@
1
- 3.0.702
1
+ 3.0.703
@@ -4657,10 +4657,10 @@ module TencentCloud
4657
4657
 
4658
4658
  # 扫描任务详情
4659
4659
  class ScanTaskInfo < TencentCloud::Common::AbstractModel
4660
- # @param TaskId: 任务日志Id
4660
+ # @param TaskId: 任务Id
4661
4661
  # 注意:此字段可能返回 null,表示取不到有效值。
4662
4662
  # @type TaskId: String
4663
- # @param TaskName: 任务日志名称
4663
+ # @param TaskName: 任务名称
4664
4664
  # 注意:此字段可能返回 null,表示取不到有效值。
4665
4665
  # @type TaskName: String
4666
4666
  # @param Status: 任务状态码:1等待开始 2正在扫描 3扫描出错 4扫描完成
@@ -4669,13 +4669,13 @@ module TencentCloud
4669
4669
  # @param Progress: 任务进度
4670
4670
  # 注意:此字段可能返回 null,表示取不到有效值。
4671
4671
  # @type Progress: Integer
4672
- # @param TaskTime: 对应的展示时间
4672
+ # @param TaskTime: 任务完成时间
4673
4673
  # 注意:此字段可能返回 null,表示取不到有效值。
4674
4674
  # @type TaskTime: String
4675
- # @param ReportId: 报表id
4675
+ # @param ReportId: 报告ID
4676
4676
  # 注意:此字段可能返回 null,表示取不到有效值。
4677
4677
  # @type ReportId: String
4678
- # @param ReportName: 报表名称
4678
+ # @param ReportName: 报告名称
4679
4679
  # 注意:此字段可能返回 null,表示取不到有效值。
4680
4680
  # @type ReportName: String
4681
4681
  # @param ScanPlan: 扫描计划,0-周期任务,1-立即扫描,2-定时扫描,3-自定义
@@ -5337,7 +5337,7 @@ module TencentCloud
5337
5337
  # @param AssetName: 资产名
5338
5338
  # 注意:此字段可能返回 null,表示取不到有效值。
5339
5339
  # @type AssetName: String
5340
- # @param InstanceType: 资产类型
5340
+ # @param InstanceType: 资产类型
5341
5341
  # 注意:此字段可能返回 null,表示取不到有效值。
5342
5342
  # @type InstanceType: String
5343
5343
  # @param AssetType: 资产分类
@@ -5466,7 +5466,7 @@ module TencentCloud
5466
5466
  # @param RiskNumber: 安全风险数量
5467
5467
  # 注意:此字段可能返回 null,表示取不到有效值。
5468
5468
  # @type RiskNumber: Integer
5469
- # @param Time: 报告生成时间,任务结束时间
5469
+ # @param Time: 报告生成时间
5470
5470
  # 注意:此字段可能返回 null,表示取不到有效值。
5471
5471
  # @type Time: String
5472
5472
  # @param Status: 任务状态码:0 初始值 1正在扫描 2扫描完成 3扫描出错,4停止,5暂停,6该任务已被重启过
@@ -5655,11 +5655,11 @@ module TencentCloud
5655
5655
  # @type RecentTime: String
5656
5656
  # @param FirstTime: 首次识别时间
5657
5657
  # @type FirstTime: String
5658
- # @param AffectAssetCount: 状态,0未处理、1已处置、2已忽略
5658
+ # @param AffectAssetCount: 影响资产数量
5659
5659
  # @type AffectAssetCount: Integer
5660
- # @param Id: 资产唯一id
5660
+ # @param Id: 风险ID
5661
5661
  # @type Id: String
5662
- # @param From: 资产子类型
5662
+ # @param From: 扫描来源,具体看接口返回枚举类型
5663
5663
  # @type From: String
5664
5664
  # @param Index: 前端索引
5665
5665
  # @type Index: String
@@ -5671,15 +5671,15 @@ module TencentCloud
5671
5671
  # @type CVE: String
5672
5672
  # @param Describe: 描述
5673
5673
  # @type Describe: String
5674
- # @param Payload: 负载
5674
+ # @param Payload: 漏洞payload
5675
5675
  # @type Payload: String
5676
- # @param AppName: 版本名
5676
+ # @param AppName: 漏洞影响组件
5677
5677
  # @type AppName: String
5678
- # @param References: 相关引用
5678
+ # @param References: 技术参考
5679
5679
  # @type References: String
5680
- # @param AppVersion: 版本
5680
+ # @param AppVersion: 漏洞影响版本
5681
5681
  # @type AppVersion: String
5682
- # @param VULURL: 漏洞链接
5682
+ # @param VULURL: 风险点
5683
5683
  # @type VULURL: String
5684
5684
  # @param Nick: 用户昵称
5685
5685
  # 注意:此字段可能返回 null,表示取不到有效值。
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.702
4
+ version: 3.0.703
5
5
  platform: ruby
6
6
  authors:
7
7
  - Tencent Cloud
8
8
  autorequire:
9
9
  bindir: bin
10
10
  cert_chain: []
11
- date: 2023-11-14 00:00:00.000000000 Z
11
+ date: 2023-11-15 00:00:00.000000000 Z
12
12
  dependencies:
13
13
  - !ruby/object:Gem::Dependency
14
14
  name: tencentcloud-sdk-common