Blogs · Oct 8, 2025

Update V2.9.8

Most recent update changes.

V2.9.8

Maintenance
October 8, 2025 Signatures 2025.10.08 Engine build 4580

Performance refinements and critical bug fixes to keep security operations smooth under load. This update focuses on stability, memory efficiency, and workflow polish.

Added 1 change
Real-time scan progress indicators
Visual feedback for long-running analysis tasks with per-module completion tracking and estimated time remaining, so you no longer have to guess what's blocking a run.
uiengine
Changed 3 changes
Report export pipeline
Faster PDF generation with better formatting. Large reports now render incrementally instead of blocking the UI thread.
exportui
Memory allocation strategies
Reduced RAM usage by roughly 25% during intensive scans through pooled allocators and lazy section loading.
engine
SQL injection pattern matching
Improved detection accuracy for complex queries including nested subqueries, UNION-based injection, and blind time-based patterns.
rulesinjection
Fixed 2 fixes
Multi-threaded scan deadlock
Resolved a race condition in parallel processing where two worker threads could simultaneously lock the same section descriptor.
enginethreading
Configuration file parsing errors
Fixed edge cases with special characters in paths, particularly backslash sequences and Unicode directory names on Windows.
config
← Back to Changelogs