Skip to main content
PATCH
Update a suspected vulnerability

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

id
integer
required

Suspected vulnerability ID

Body

application/json
vulnerability_status_id
integer
required

New vulnerability status ID

Response

Suspected vulnerability updated successfully

id
integer
asset_uid
string
category_in_scope
boolean
confidence
number<float>
cvss_base
number<float>
exploitable_locations
string[]
false_positive
boolean
created_at
string<date-time>
last_detected_at
string<date-time>
payload
object
reference_urls
string[]
severity
string
source
string
status
string
vulnerability_status_id
integer
reason_title
string
reason_description
string
organization_profile_id
integer
automated_triage_status
string
automated_triage_status_updated_at
string<date-time>