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

# 023 - Drift Scanning Improvements

> Enhanced drift detection capabilities.

*Oct 27, 2025*

<div className="badge badge--primary">v0.19.678</div>

## Drift Scanning Enhancements

We've expanded our drift detection capabilities with new scanning features.

**Component Drift Scanning**: You can now trigger drift scans directly from individual component
pages to detect configuration drift at the component level.

<img src="https://mintcdn.com/nuoninc/B8dYo4CrqNr3ivRx/updates/assets/023-image-1.png?fit=max&auto=format&n=B8dYo4CrqNr3ivRx&q=85&s=a80a87b18dcb3d3925efa6cf4b69072e" alt="Component Drift Scanning" width="266" height="282" data-path="updates/assets/023-image-1.png" />

**Sandbox Drift Scanning**: Added drift scan functionality for sandbox environments, allowing you
to identify discrepancies between expected and actual sandbox states.

**Break Glass Action Info**: Added comprehensive break glass information to action pages, giving
you better visibility into emergency access procedures and their usage.

## Bug Fixes and Improvements

* **Log Streams**: Fixed issue resulting in log streams not being closed properly.
* **Component Configuration**: Resolved issues with TOML parsing and component capability handling.
* **Action Validation**: Resolved action run validation errors that were preventing successful action execution.
* **Monitoring**: Added frontend endpoint timing metrics for better observability.
