Initial OfficeCom Sentinel client and deployment assets
This commit is contained in:
29
samples/webhook-payload.example.json
Normal file
29
samples/webhook-payload.example.json
Normal file
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"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": []
|
||||
}
|
||||
Reference in New Issue
Block a user