v0.4.5: Interactive triage and Go support
[0.4.5] 2026-05-08
- Implemented a weighted risk scoring system (0 to 100) with dynamic header labels.
- Added a fix field to the rules engine to provide actionable remediation advice for every finding.
- Introduced line level suppression via the S key to toggle code sanitisation in the TUI.
- Refactored the versioning system to pull directly from Cargo metadata using the env macro.
- Updated the Potential Command Obfuscation rule to use a non-backtracking regex pattern for better stability.
- Added HashSet tracking for suppressed indices to ensure real-time score updates during triage.
- Expanded the rules engine to include Go (Golang) and universal system-level threat patterns.
- Synchronised the Zsh, Bash, and Fish wrappers with enhanced interpreter detection.
- Fixed the AuditFinding mapping to ensure remediation tips are displayed correctly in the TUI footer.
Full Changelog: v0.4.0...v0.4.5