Remove legacy AttackTracer repo content
Some checks failed
OfficeCom Sentinel Client / build-client (push) Has been cancelled

This commit is contained in:
OfficeCom Codex
2026-07-17 00:55:16 +02:00
parent 85e394f647
commit b5e06b885a
57 changed files with 98 additions and 3602 deletions

View File

@@ -4,7 +4,7 @@ OfficeCom Sentinel is the hardened endpoint client for Windows event correlation
## Main Paths
- CLI source: `src/AttackTracerNinjaCli`
- CLI source: `src/OCSentinelCli`
- local runner: `scripts/run-ocsentinel.ps1`
- Ninja monitor wrapper: `scripts/run-ocsentinel-monitor.ps1`
- packaged installer runtime: `installer/runtime-run-ocsentinel.ps1`
@@ -33,6 +33,4 @@ This creates:
- `artifacts/version.json`
## Compatibility
Legacy `attacktracer` script names are still present as wrappers so existing NinjaOne jobs do not break immediately. New work should use the `ocsentinel` script names.
The repository contains only the current `ocsentinel` client path and release flow.