Files
oc-sentinel/samples/webhook-payload.example.json
2026-07-17 00:39:28 +02:00

30 lines
731 B
JSON

{
"schemaVersion": "2.0",
"machineName": "WSUS",
"generatedAtLocal": "2026-07-16T20:15:00+02:00",
"generatedAtUtc": "2026-07-16T18:15:00+00:00",
"clientVersion": "2.0.0",
"lookbackDays": 7,
"totalEvents": 0,
"uniqueIpCount": 0,
"alertState": "ok",
"alertReason": "No thresholds exceeded.",
"baseAlertState": "ok",
"baseAlertReason": "No thresholds exceeded.",
"vulnerabilityCorrelation": {
"sourcePath": "",
"totalCount": 0,
"criticalCount": 0,
"highCvssCount": 0,
"findings": []
},
"runtime": {
"startedAtUtc": "2026-07-16T18:14:58+00:00",
"finishedAtUtc": "2026-07-16T18:15:00+00:00",
"uploadAttempted": true
},
"events": [],
"topSources": [],
"errors": []
}