Under Modules, select → → .
You can also view Secrets issues in dedicated tabs in side cards of the Repositories and Application asset inventories.
The Secrets page displays a filterable, sortable table of all secrets issues detected across monitored repositories.
Note
The default sort order is by Severity (descending). The default filter shows issues with a status of New and In Progress. Resolved issues are hidden by default.
This table is a filtered instance of the broader Issues table found under Cases & Issues, meaning the Secrets issues table exclusively displays issues categorized as secrets. The Secrets issues table only displays issues generated from findings detected during periodic scans. In contrast, the comprehensive Issues table includes all secrets issues, regardless of their detection source, such as periodic, pull request (PR), and continuous integration (CI) scans.
The Secrets page contains two tabs:
Issues tab: Displays deduplicated, policy-evaluated secrets issues. The Issues tab is the default view and the primary workspace for triage and remediation. Issues are created when a raw scanner finding matches a unified policy
Findings tab: Displays all raw secrets findings detected by the secrets scanner before policy evaluation. The Findings tab provides visibility into the complete scanner output, including findings that did not generate issues because no matching unified policy exists. Use the Findings tab to audit scanner coverage, review findings excluded by current policy configurations, and identify opportunities to create new policies for uncovered finding patterns. For more on secrets findings, refer to Secrets findings