ThreatForge v0.6.2
ThreatForge v0.6.2
Selftest hardening and security scanner cleanup release.
Highlights
- Replaced assert statements in the isolation selftest with explicit RuntimeError checks.
- Removed synthetic hardcoded password literals from the selftest.
- Cleaned remaining Portuguese text in the selftest.
- Confirmed the isolation selftest still passes.
- Confirmed Bandit returns no issues identified.
Security validation
- Bandit: no issues identified.
- Isolation selftest: passed.
- CI: validated through PR #6.