ServerVulnerabilityProperties Class
Additional context fields for server vulnerability assessment.
Variables are only populated by the server, and will be ignored when sending a request.
All required parameters must be populated in order to send to server.
Constructor
ServerVulnerabilityProperties(**kwargs: Any)
Variables
| Name | Description |
|---|---|
|
assessed_resource_type
|
Sub-assessment resource type. Required. Known values are: "SqlServerVulnerability", "ContainerRegistryVulnerability", and "ServerVulnerability". |
|
type
|
Vulnerability Type. e.g: Vulnerability, Potential Vulnerability, Information Gathered. |
|
cvss
|
Dictionary from cvss version to cvss details object. |
|
patchable
|
Indicates whether a patch is available or not. |
|
cve
|
List of CVEs. |
|
threat
|
Threat name. |
|
published_time
|
Published time. |
|
vendor_references
|
|