{ "time": 1, "host": "<string>", "source": "<string>", "sourcetype": "SCAN_STARTED", "event": { "timestamp": "2023-11-07T05:31:56Z", "organization": { "id": "<string>", "name": "<string>" }, "repository": { "id": "<string>", "name": "<string>" }, "scan": { "id": "<string>", "type": "<string>", "status": "started", "duration_minutes": 1, "vulnerability_summary": { "total": 1, "by_severity": { "critical": 1, "high": 1, "medium": 1, "low": 1, "info": 1 } }, "url": "<string>" }, "audit_log": { "id": "<string>", "endpoint": "<string>", "arguments": "<any>", "caller": { "id": "<string>", "email": "<string>" }, "timestamp": "2023-11-07T05:31:56Z" }, "error": "<string>", "metadata": { "vulnerabilityIds": [ "<string>" ], "vulnerabilities": [ { "id": "<string>", "url": "<string>" } ] }, "vulnerability": { "id": "<string>", "url": "<string>" } } }
Webhook event NEW_VULNERABILITIES_FULL_SCAN
Unix epoch seconds
x >= 0
Type of event being delivered. Matches internal NotificationEventType.
NEW_VULNERABILITIES_FULL_SCAN
Show child attributes
OK