To access IaC drift detection findings, navigate to → → → .
IaC drift detection findings are generated when runtime cloud resources do not match the expected configuration defined in their correlated IaC rules. These findings indicate untracked or unmanaged changes in the live environment.
The Findings tab on the IaC Drift Detection page displays the complete set of raw drift findings produced by the drift scanner across all monitored cloud accounts and repositories. Unlike the Issues tab, which shows only findings that matched a unified policy, the Findings tab shows every detected drift regardless of policy evaluation status.
The Findings tab enables the following workflows:
Audit drift detection coverage: Review the full scope of drift detected by the scanner to verify that drift detection is identifying configuration deviations across all monitored cloud accounts, resource types, and environments.
Identify policy gaps: Compare findings in the Findings tab against issues in the Issues tab to identify drift findings that are not covered by existing unified policies. Create new policies to promote high-risk drift findings to actionable issues.
Review excluded findings: Investigate drift findings that were excluded by policy filters to confirm that exclusions are intentional and do not suppress critical configuration deviations.
Validate detection accuracy: Verify that drift detection is producing accurate findings and correctly identifying the differences between IaC-defined state and live cloud resource state.
Note
Findings in the Findings tab are raw scanner output and do not have resolution statuses, SLA tracking, or assignees. To track remediation for a specific drift finding, create or update a unified policy that matches the finding pattern to generate an actionable issue in the Issues tab.
The properties displayed in the IaC Drift Detection Findings table are identical to those displayed in the IaC Drift Detection Issues page. This provides a consistent data structure for security teams transitioning from raw findings to prioritized issues. Refer to Understand the IaC drift detection table for more information.