Issue Details: Commits
The Commits tab lists the individual code matches in the affected repository that triggered the issue, with the file, the matching snippet, a one-click fix shortcut, and the commit date.
Use this tab to review every code occurrence of the finding, jump to the source, and apply or trigger the suggested fix.
The Aggregations counter at the top shows the total number of matched commits. A checkbox at the start of each row lets you select one or more matches for bulk actions.
File
The path of the file containing the match (for example, data/static/codefixes/dbSchemaChallenge_1.ts). The external-link icon opens the file in the source repository.
Use this to navigate directly to the affected file in your SCM.
Match
The matching code snippet that triggered the finding (for example, a vulnerable SQL query pattern).
Use this to confirm the finding and understand what needs to change.
Fix
A shortcut (wrench icon) to the suggested fix or auto-remediation for the match.
Click to view or apply the suggested fix without leaving the issue page.
Commit Date
When the match was last committed.
Use this to identify when the issue was introduced and to gauge how long it has been in the codebase.
Actions
Per-row actions and an info icon for additional details about the match.
Click the info icon to see more context for the specific match.
Last updated
