Job types
| Type | Description |
|---|---|
| Code scan | Runs the Exorcist analysis engine against a project |
| Finding validation | Re-validates existing findings against updated criteria |
| Package analysis | Scans lockfiles for vulnerable dependencies |
| Secret detection | Scans repository contents for leaked credentials |
| Project rescan | Triggers a fresh scan of a project |
| Context sync | Synchronizes project context and metadata |
Status
Each job moves through the following statuses:| Status | Description |
|---|---|
| Pending | Queued and waiting to run |
| Running | Currently executing |
| Completed | Finished successfully |
| Failed | Did not complete |