Create Vulnerability

Use this API to create a new vulnerability in the Vulnerability Library.

Body Params
uuid
required

Organization group identifier that this vulnerability belongs to.

string
required
length between 1 and 50

Unique business identifier for the vulnerability - must be unique within the organization.

string
required
length between 1 and 500

Name of the vulnerability.

string
length between 0 and 4000

Detailed description of the vulnerability.

framework
object

Framework information associated with this vulnerability.

category
object

Category information for classifying this vulnerability.

string
enum

Current status of the vulnerability.

Allowed:
attributes
object

Custom attributes associated with this vulnerability, organized as a map of attribute names to their values.

Responses

400

Bad Request

401

Unauthorized

403

Forbidden

500

Internal Server Error

Language
Credentials
OAuth2
Missing 1 required scope
URL
Response
Choose an example:
application/json
*/*