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