> ## 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.38.1+2026.05.19

> Binarly v3.38.1 release notes: secret validity in reports, VulHunt detection for CVE-2022-37434 in zlib and NVIDIA DGX Spark MM modules, and a git processing fix.

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

### Secrets

* **Secret validity in reports**: Exported reports now include the validity status for each secret finding: `Valid`, `Invalid`, or `Undetermined`.
* **Secret validity in the Important Findings chart**: The Important Findings chart now supports querying by secret validity status.

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

* **New Context-Aware Rule Detection (VulHunt, FwHunt, YARA)**
  * Added VulHunt detection for CVE-2022-37434 in zlib.
  * Added VulHunt detection for vulnerabilities in standalone Management Mode modules in NVIDIA DGX Spark firmware.
  * Updated kernel hardening detection rules to align with current KSPP recommendations.

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

### Analysis Engine

* **Git repository processing regression**: Fixed a regression that caused incorrect behavior when processing firmware images containing git repositories.
