GetVulWhitelistsWhitelist

data class GetVulWhitelistsWhitelist(val id: String, val reason: String, val targetInfo: String, val vulWhitelistId: String, val whitelist: String)

Constructors

Link copied to clipboard
constructor(id: String, reason: String, targetInfo: String, vulWhitelistId: String, whitelist: String)

Types

Link copied to clipboard
object Companion

Properties

Link copied to clipboard
val id: String

The ID of the Vul Whitelist.

Link copied to clipboard

Reason for adding whitelist.

Link copied to clipboard

Set the effective range of the whitelist.

Link copied to clipboard

The ID of the Vul Whitelist.

Link copied to clipboard

Information about the vulnerability to be added to the whitelist.