checkmarx_projects
Records of Checkmarx projects
-
id
Primary key - Unique identifier for the row
-
source_id
Foreign key - ID of the project in Checkmarx
-
name
string - Name of the project
-
repo_url
string - URL of the repository
-
main_branch
string - Main branch of the repository
-
origin
string - Origin of the project
-
api_accessible
boolean - Whether the project is accessible via API
-
created_at
date - Creation timestamp
-
updated_at
date - Last updated timestamp