checkmarx_scans
Records of Checkmarx scans
-
id
Primary key - Unique identifier for the row
-
source_id
Foreign key - ID of the scan in Checkmarx
-
project_id
Foreign key - ID of the project this scan belongs to
-
status
string - Status of the scan
-
branch
string - Branch being scanned
-
source_type
string - Type of the source being scanned
-
source_origin
string - Origin of the source being scanned
-
results_synced_to
date - Timestamp when results were last synced
-
created_at
date - Creation timestamp
-
updated_at
date - Last updated timestamp