Nexus
d4dfe39e4f
chore: bump version to 2.2.4, update CHANGELOG and README
...
CI - PowerShell Quality Checks / PSScriptAnalyzer (push) Has been cancelled
CI - PowerShell Quality Checks / Test on PowerShell 5.1 (push) Has been cancelled
CI - PowerShell Quality Checks / Test on PowerShell 7.4 (push) Has been cancelled
CI - PowerShell Quality Checks / Validate Project Structure (push) Has been cancelled
Pester Tests / test (push) Has been cancelled
Version bump across 62 files (2.2.3 → 2.2.4).
CHANGELOG.md: New [2.2.4] section with EDR/XDR detection and version tooling.
README.md: Updated release highlights, AV detection example output synced with code.
Co-Authored-By: Claude Opus 4.6 (1M context) <noreply@anthropic.com>
2026-03-24 20:22:12 +01:00
NexusOne23
da9f937ee8
release: v2.2.3 - Fix Restore Mode module selection crash
...
CHANGELOG:
- Fixed: Restore Mode manual module selection crash (Critical)
- Root cause: .Split(',', ';', ' ') triggered wrong .NET overload
- Fix: Replaced with native PowerShell -split '[,; ]' operator
- Reported by: KatCat2
VERSION BUMP: 2.2.2 -> 2.2.3
- Updated 48 files with new version number
- CHANGELOG.md: Added v2.2.3 release notes
- README.md: Updated badge, module table, project status
2026-01-07 18:46:14 +01:00
NexusOne23
877e01df37
v2.2.2: Performance fix for firewall snapshot (60-120s to 2-5s) + version alignment
2025-12-22 06:46:53 +01:00
NexusOne23
b3efcf35fd
v2.2.1: Critical multi-run session bugfix, .Count property fix, ASR prompt improvement, code quality review
2025-12-20 23:08:01 +01:00
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
ba364813ed
v2.2.0 - Complete Security Hardening Framework (632 Settings)
2025-12-08 10:32:49 +01:00