Skip to content

CreateWeaknessLibraryRequestBody

Víctor Cañizares edited this page Dec 14, 2020 · 1 revision

CreateWeaknessLibraryRequestBody

Properties

Name Type Description Notes
ref String Reference field value [optional]
name String Name field value [optional]
desc String Description field value [optional]
impact ImpactEnum Impact [optional]
test TestCommand [optional]

Enum: ImpactEnum

Name Value
NONE "none"
LOW "low"
MEDIUM "medium"
HIGH "high"
VERY_HIGH "very-high"
Clone this wiki locally