Skip to content

Commit 2e61e82

Browse files
Update README.md
Signed-off-by: LUIZ HAMILTON ROBERTO DA SILVA <[email protected]>
1 parent 17e9a7e commit 2e61e82

1 file changed

Lines changed: 9 additions & 9 deletions

File tree

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -37,15 +37,15 @@ It is **not** a collection of demos or isolated scripts, but a **cohesive automa
3737

3838
---
3939

40-
## 🏗️ Repository Architecture (High Level)
41-
42-
| Domain | Description |
43-
|------|-------------|
44-
| **BlueTeam-Tools** | DFIR, Event Log analysis, incident response tooling |
45-
| **Core-ScriptLibrary** | Shared modules, GUI frameworks, helpers, packaging |
46-
| **SysAdmin-Tools** | AD, GPO, WSUS, DNS, DHCP, PKI, infrastructure automation |
47-
| **ITSM-Templates-WKS** | Windows 10/11 lifecycle and baseline enforcement |
48-
| **ITSM-Templates-SVR** | Windows Server compliance and hardening workflows |
40+
## 🗂️ Repository Domains & Navigation Guide
41+
42+
| Domain | Primary Purpose | Typical Users | Documentation |
43+
|------|-----------------|---------------|---------------|
44+
| **BlueTeam-Tools** | DFIR, Event Log analysis, incident response, forensic readiness | Blue Team, SOC, DFIR analysts | [View README](BlueTeam-Tools/README.md) |
45+
| **Core-ScriptLibrary** | Shared PowerShell modules, GUI frameworks, helpers, packaging logic | Script authors, maintainers | [View README](Core-ScriptLibrary/README.md) |
46+
| **SysAdmin-Tools** | AD, GPO, WSUS, DNS, DHCP, PKI, infrastructure automation | Windows admins, IAM engineers | [View README](SysAdmin-Tools/README.md) |
47+
| **ITSM-Templates-WKS** | Windows 10/11 baseline, provisioning, lifecycle enforcement | Desktop engineering, ITSM teams | [View README](ITSM-Templates-WKS/README.md) |
48+
| **ITSM-Templates-SVR** | Windows Server hardening, compliance, service baselines | Server admins, compliance teams | [View README](ITSM-Templates-SVR/README.md) |
4949

5050
> 📌 Each top-level directory contains its **own README.md** with domain-specific documentation and usage guidance.
5151

0 commit comments

Comments
 (0)