Initial OfficeCom Sentinel client and deployment assets

This commit is contained in:
OfficeCom Codex
2026-07-17 00:39:28 +02:00
commit 7cdc0395c4
58 changed files with 6199 additions and 0 deletions

View File

@@ -0,0 +1,4 @@
device,cve,severity,cvss,remediation
LUKASOC,CVE-2026-0001,Critical,9.8,Install vendor patch KB123456
LUKASOC,CVE-2025-9999,High,8.1,Upgrade affected application
OTHERHOST,CVE-2024-1111,Medium,5.4,Pending normal patch cycle
1 device cve severity cvss remediation
2 LUKASOC CVE-2026-0001 Critical 9.8 Install vendor patch KB123456
3 LUKASOC CVE-2025-9999 High 8.1 Upgrade affected application
4 OTHERHOST CVE-2024-1111 Medium 5.4 Pending normal patch cycle

View 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": []
}