> ## 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.68.1+2026.08.04

> Binarly v3.68.1 release notes: PQC Compliance reachability display update, RPM package details for generic image scans, and a fix for vulnerability source prioritization.

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

* **PQC Compliance report reachability**: The PQC Compliance report now shows Code Reachability using the same tags as the detailed image report, instead of only Yes or Undetermined.
* **Code size limit visibility**: The configured code size limit is now visible in the platform UI.

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

* **Analysis Framework Enhancements**
  * Generic image scans now attach RPM package details (name, version, vendor) to the components they extract.

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

### API

* **Bulk file deletion**: Fixed a server error that prevented deleting uploaded files, such as debug symbols, through the bulk delete API endpoint.

### Findings

* **Vulnerability source prioritization**: Fixed a regression where newly scanned images stopped reporting variant data under bare source keys, which caused configured vulnerability source prioritization to stop applying.
* **CVE description formatting**: Fixed CVE descriptions that displayed without spaces between words.

### Platform

* **Findings Trend chart ordering**: Fixed incorrect data ordering across all tabs of the Findings Trend chart.
