Skip to content

ThreatForge v0.6.2

Choose a tag to compare

@brunoaugusto1978 brunoaugusto1978 released this 13 Jun 14:31
· 11 commits to main since this release
420a447

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.