Skip to main content
Jobs track the execution of background tasks across the platform. Every scan, validation, and sync operation creates a job you can monitor from the Jobs view.

Job types

TypeDescription
Code scanRuns the Exorcist analysis engine against a project
Finding validationRe-validates existing findings against updated criteria
Package analysisScans lockfiles for vulnerable dependencies
Secret detectionScans repository contents for leaked credentials
Project rescanTriggers a fresh scan of a project
Context syncSynchronizes project context and metadata

Status

Each job moves through the following statuses:
StatusDescription
PendingQueued and waiting to run
RunningCurrently executing
CompletedFinished successfully
FailedDid not complete

Viewing jobs

The Jobs view shows a history of all job executions for your organization. You can filter by job type, status, repository, and time range. Click any job to see detailed results, including metrics like findings processed, secrets detected, or packages scanned depending on the job type.