Skip to content

Scan Runs

Navigate to:

Code Analysis → Scan Runs

The Scan Runs page contains all Code Analysis executions received from GitHub.

Each scan run represents a single workflow execution.

Use the search box to locate runs by:

  • Repository
  • Branch
  • Commit

Filters

Repository Filter

Limit results to a specific repository.

Examples:

frontend
checkout-service
mobile-app

Branch Filter

Limit results to a specific branch.

Examples:

main
develop
feature/checkout-redesign

Scan Run Information

Each row contains:

FieldDescription
DateTime the scan was received
RepositoryRepository scanned
BranchBranch scanned
CommitCommit identifier
Total IssuesIssues detected
FixedViolations that have been reviewed and marked as fixed by users