SecuritySubAssessmentProperties interface

Describes properties of an sub-assessment.

Properties

additionalData

Details of the sub-assessment

category

Category of the sub-assessment

description

Human readable description of the assessment status

displayName

User friendly display name of the sub-assessment

id

Vulnerability ID

impact

Description of the impact of this sub-assessment

remediation

Information on how to remediate this sub-assessment

resourceDetails

Details of the resource that was assessed

status

Status of the sub-assessment

timeGenerated

The date and time the sub-assessment was generated

Property Details

additionalData

Details of the sub-assessment

additionalData?: AdditionalDataUnion

Property Value

category

Category of the sub-assessment

category?: string

Property Value

string

description

Human readable description of the assessment status

description?: string

Property Value

string

displayName

User friendly display name of the sub-assessment

displayName?: string

Property Value

string

id

Vulnerability ID

id?: string

Property Value

string

impact

Description of the impact of this sub-assessment

impact?: string

Property Value

string

remediation

Information on how to remediate this sub-assessment

remediation?: string

Property Value

string

resourceDetails

Details of the resource that was assessed

resourceDetails?: ResourceDetailsUnion

Property Value

status

Status of the sub-assessment

status?: SubAssessmentStatus

Property Value

timeGenerated

The date and time the sub-assessment was generated

timeGenerated?: Date

Property Value

Date