sonarqube_projects
Details about SonarQube projects
-
id
Primary key - Unique identifier of the row
-
source_key
string - Key of the project in SonarQube
-
name
string - Name of the project
-
qualifier
string - Qualifier of the project
-
visibility
string - Visibility of the project
-
last_analysis_date
date - Date of the last analysis
-
api_accessible
boolean - Project is api accessible or not
-
metrics_synced_to
date - Date up to which metrics have been synced.
-
issues_synced_at
date - Date when issues were last synced.
-
metrics_synced_at
date - Date when metrics were last synced.