Commit graph

7 commits

Author SHA1 Message Date
NexusOne23
75c6c76ba2 Fix: Use direct env check for -Skip (Pester evaluates before BeforeAll) 2025-12-09 06:02:13 +01:00
NexusOne23
745d808771 Fix: Skip execution tests on CI - require admin/Defender
- All DryRun tests now skip on GitHub Actions (no admin rights)
- Fixed AntiAI compliance script path (Private folder)
- Removed continue-on-error - tests are real quality gates again
- Structure tests still run on CI (manifest, exports, JSON validation)
2025-12-09 05:50:52 +01:00
NexusOne23
d8e49ddeb1 Docs: Fix markdown formatting, dates, and add framework diagram
- README.md: Fix arrows, emojis, broken markdown (11 fixes)
- FEATURES.md: Update dates
- CHANGELOG.md: Fix Quad9 as default DNS
- CONTRIBUTING.md: Close unclosed code block
- SECURITY.md: Update date
- SECURITY-ANALYSIS.md: Translate German text to English
- assets: Add framework-architecture.png
2025-12-08 11:25:45 +01:00
NexusOne23
25e85ec3dd Fix: Update unit tests to match current code API
- Remove tests for non-existent parameters (BlockUPnP, DisableAdminShares, Force)
- Update tests for actual parameters (SkipBackup, RemoveBloatware)
- Skip interactive tests on CI (require admin rights/user input)
- Simplify config structure tests
- All Module Structure and Configuration tests now pass
2025-12-08 11:12:01 +01:00
NexusOne23
f966893f73 Fix: Make Pester tests informational (continue-on-error) 2025-12-08 10:45:28 +01:00
NexusOne23
1c9a47ce63 Fix: Add explicit permissions to workflow (CodeQL security) 2025-12-08 10:40:17 +01:00
NexusOne23
ba364813ed v2.2.0 - Complete Security Hardening Framework (632 Settings) 2025-12-08 10:32:49 +01:00