> ## 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.11.3+2026.04.07

> Binarly v3.11.3 release notes: large-scale scan stability, expanded secrets scanning file types and validators, and an SBOM version reporting fix.

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

### Platform

* **Smarter scan retry behavior**: The platform now retries only on out-of-memory failures, not on other error types. This reduces wasted time on large images where a retry would fail for the same reason.

### Secrets

* **Expanded file type coverage**: Secrets scanning now covers Go source files, Markdown files, and SQL sources.
* **Additional token validators**: Secrets scanning can now validate tokens from additional third-party services.

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

* **Analysis Framework Enhancements**
  * Improved memory management during firmware unpacking, reducing out-of-memory failures on large images.

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

* **SBOMs now report the correct BTP version**: Generated SBOMs previously reported an incorrect platform version; this is now fixed.
* **Email notification template**: Corrected formatting issues in the email notification template.
* **Healthcheck results in application logs**: Healthcheck outcomes are now written to the application log, improving observability for on-prem deployments.
* **Server version in logs**: The platform version is now recorded in logs at startup, making it easier to correlate behavior with deployment history.
