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 Azure.
- Inheritance
-
azure.mgmt.security.models._models_py3.AdditionalDataServerVulnerabilityProperties
Constructor
ServerVulnerabilityProperties(**kwargs)
Parameters
- assessed_resource_type
- str or AssessedResourceType
Required
Required. Sub-assessment resource type.Constant filled by server. Possible values include: "SqlServerVulnerability", "ContainerRegistryVulnerability", "ServerVulnerability".
Variables
- type
- str
Vulnerability Type. e.g: Vulnerability, Potential Vulnerability, Information Gathered.
- patchable
- bool
Indicates whether a patch is available or not.
- threat
- str
Threat name.
- published_time
- datetime
Published time.
- vendor_references
- list[VendorReference]
Feedback
Submit and view feedback for