> ## Documentation Index
> Fetch the complete documentation index at: https://docs.binarly.io/llms.txt
> Use this file to discover all available pages before exploring further.

# 3.31.1+2026.05.06

> Binarly v3.31.1 release notes: redesigned findings page by default, SSVC column reorder, improved SSVC scoring, and VulHunt detection for CVE-2024-25178.

## <Icon icon="hand" size={32} /> Features

### Findings

* **Redesigned findings page**: The updated findings page is now the standard experience for all users.
* **SSVC column reorder**: SSVC decision columns now appear after Reachability in the findings grid, matching the standard SSVC decision model ordering. The SSVC column is hidden on finding tabs where it does not apply, including cryptographic materials, secrets, and weaknesses.

## <Icon icon="rocket" size={32} /> Binarly Analysis Engine

* **Vulnerability Database Service**
  * SSVC decisions are now computed server-side for all findings.
  * Secondary CVSS metrics are now sourced from the CVE Project list, improving scoring accuracy.
  * Removed grsecurity as an advisory source.
  * Fixed an issue where oversized variant descriptions caused scan failures for certain linux kernel vulnerability entries.

* **New Context-Aware Rule Detection (VulHunt, FwHunt, YARA)**
  * Added VulHunt detection for CVE-2024-25178 in libluajit.

* **Analysis Framework Enhancements**
  * Firmware unpacking performance improvements.
  * Fixed a potential regression in UEFI firmware unpacking.
  * Secret validity checks now include retry logic and configurable timeouts when contacting validation services, reducing failed validity lookups under load.

## <Icon icon="bug" size={32} /> Bug Fixes

### Reports

* **Advisory report generation**: Fixed an error that prevented advisory reports from being generated for certain findings.
