Checkmarx · Capability
Checkmarx SAST API — Scans
Checkmarx SAST API — Scans. 4 operations. Lead operation: Checkmarx List all scans. Self-contained Naftiko capability covering one Checkmarx business surface.
What You Can Do
GET
Listscans
— Checkmarx List all scans
/v1/sast/scans
POST
Createscan
— Checkmarx Create a new scan
/v1/sast/scans
GET
Getscan
— Checkmarx Get scan details
/v1/sast/scans/{scanid}
PATCH
Updatescanstatus
— Checkmarx Update scan status
/v1/sast/scans/{scanid}
MCP Tools
checkmarx-list-all-scans
Checkmarx List all scans
read-only
idempotent
checkmarx-create-new-scan
Checkmarx Create a new scan
checkmarx-get-scan-details
Checkmarx Get scan details
read-only
idempotent
checkmarx-update-scan-status
Checkmarx Update scan status
idempotent