public static final class DescribeEmgVulItemResponseBody.GroupedVulItems.Builder extends Object
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder aliasName(String aliasName)
The name of the urgent vulnerability.
example:Changjietong T + SetupAccount/Upload.aspx file Upload vulnerability (CNVD-2022-60632)
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder checkType(Integer checkType)
The check method.
example:1
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder description(String description)
The introduction to the vulnerability.
example:Chanjet T-Plus is an Internet business management software. There is an unauthorized access vulnerability in one of its interfaces disclosed on the Internet. Attackers can construct malicious requests to upload malicious files to execute arbitrary code and control the server.
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder gmtLastCheck(Long gmtLastCheck)
The timestamp when the urgent vulnerability was last detected. Unit: milliseconds.
example:1619286031000
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder gmtPublish(Long gmtPublish)
The timestamp when the urgent vulnerability was last disclosed. Unit: milliseconds.
example:1618887687000
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder name(String name)
The name of the detection rule.
example:scan:AVD-2021-179344
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder pendingCount(Integer pendingCount)
The number of unhandled urgent vulnerabilities.
example:0
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder progress(Integer progress)
The progress of the urgent vulnerability detection task. Valid values: 0 to 100.
example:This parameter is returned only when an urgent vulnerability is being detected.
50
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder raspDefend(Integer raspDefend)
Indicates whether the application protection feature is supported. Valid values:
If this parameter is not returned, the application protection is not supported.
1
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder status(Integer status)
The detection status of the urgent vulnerability. Valid values:
30
public DescribeEmgVulItemResponseBody.GroupedVulItems.Builder type(String type)
The method that is used to detect the urgent vulnerability. Valid values:
scan
public DescribeEmgVulItemResponseBody.GroupedVulItems build()
Copyright © 2026. All rights reserved.