Trace
Vulnerability Events

vulnerability.reopened

Triggered when a previously resolved vulnerability is detected again in a subsequent scan. This can happen when a fix is reverted, or when a new code path reintroduces the same vulnerability.

Trigger: A scan detects a vulnerability that was previously marked as FIXED.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Example Requests

POST/vulnerability.reopened

Response Body