Trace
Vulnerability Events

vulnerability.detected

Triggered when a new vulnerability is discovered during a scan. This is the initial detection event — it fires once when the vulnerability is first identified.

Trigger: A scan finds a new vulnerability that has not been previously recorded for this repository.

Request Body

application/json

TypeScript Definitions

Use the request body type in TypeScript.

Example Requests

POST/vulnerability.detected

Response Body