aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-db-migration/src
Commit message (Collapse)AuthorAgeFilesLines
* SCA-641 Add analysis parameters to sca_analysesJohn Bintz2 days3-1/+110
|
* SCA-656 Add Severity Warning Boolean and API to Clear It for Dep RiskMike Young9 days3-1/+109
|
* SONAR-25117 Update rule names max size to 255Antoine Vinot2025-07-033-2/+109
|
* SCA-609 Add API to Set The Severity of a Dependency RiskMike Young2025-07-027-1/+388
|
* SONAR-25413 Add index on project_alm_settings.alm_repoJulien Camus2025-07-013-2/+92
|
* SCA-532 Organization-aware SCA license endpointsTravis Collins2025-07-017-1/+317
|
* NO-JIRA Fix missing package-info for new DbVersion202504Madeline Cowie2025-06-051-0/+23
|
* SCA-469 Add withdrawn column to support risks list Madeline Cowie2025-06-055-0/+183
|
* SCA-350 add policy_updated_at to license profilesMatt Pace2025-05-197-0/+349
|
* SCA-395 LicenseData: handle deprecated hardcoded with exceptionsMatt Pace2025-05-163-0/+160
|
* SCA-358 Do not store assigneeNameTravis Collins2025-05-137-2/+247
|
* SONAR-24909 SONAR-24924 Add architecture/graphs search API endpoint.Steve Marion2025-05-091-1/+0
|
* SCA-358 Track Assignee NameMike Young2025-05-073-0/+108
|
* SONAR-24909 SONAR-24923 Add support for perspective graph in analysis report.Steve Marion2025-05-071-2/+2
|
* SONAR-24909 SONAR-24923 Add graph_version to architecture_graphs table.Steve Marion2025-05-073-0/+111
| | | | Signed-off-by: Steve Marion <steve.marion@sonarsource.com>
* SCA-338 Return To Correct Manual Status When Reopening Dep RiskMike Young2025-05-023-0/+108
|
* SONAR-24909 SONAR-24922 Update architecture_graphs with perspective_key and ↵Steve Marion2025-05-0212-9/+546
| | | | | | analysis_uuid Signed-off-by: Steve Marion <steve.marion@sonarsource.com>
* SCA-324 save sca_analyses row for each SCA analysisHavoc Pennington2025-04-305-0/+230
|
* NO-JIRA remove unnecessary commit() from migrationHavoc Pennington2025-04-281-1/+0
|
* SCA-297 remove dup sca_releases and add constraintHavoc Pennington2025-04-265-0/+363
|
* SCA-300 Add change_comment columnTravis Collins2025-04-245-1/+198
|
* NO-JIRA: add migrations for sca license profile tablesMatt Pace2025-04-231-11/+10
|
* SCA-242 track encountered license policy idsHavoc Pennington2025-04-235-1/+225
|
* SCA-248 add unique constraint on sca_license_profiles.nameMatt Pace2025-04-233-1/+110
|
* SCA-243 license category/customization tablesHavoc Pennington2025-04-239-1/+471
|
* SCA-241 Add schema for sca_lic_prof_projectsMatt Pace2025-04-235-1/+225
|
* SCA-241 Add schema and dto for sca_license_profilesMatt Pace2025-04-233-1/+119
|
* SCA-222 Update Dependency Issue Status ValuesMike Young2025-04-183-1/+130
|
* SCA-224 Start Recording Changes for Dependency RisksMike Young2025-04-175-1/+227
|
* SCA-229 Add SCA AssigneeTravis Collins2025-04-154-2/+110
|
* SCA-206 Rename new_in_pull_request -> is_newJohn Bintz2025-04-1116-2/+687
| | | Co-authored-by: Havoc Pennington <havoc.pennington@sonarsource.com>
* SCA-264 Move migration tests to ITMike Young2025-04-113-4/+7
|
* SCA-223 Add Status Column to SCA Issues Releases TableMike Young2025-04-087-1/+359
|
* [NO JIRA] Fix new issuesAlain Kermis2025-04-042-3/+3
|
* SQRP-346 add known_package to sca_releases tableMatt Pace2025-04-0310-0/+473
|
* SONAR-24546 squashed migrations from 10.0 to 10.8Lukasz Jarocki2025-03-26386-22934/+525
| | | | Co-Authored-By: Matteo Mara <matteo.mara@sonarsource.com>
* SONAR-24671 create unique index for architecture graph table.Steve Marion2025-03-213-2/+117
|
* SGB-312 Fix MigratePortfoliosLiveMeasuresToMeasuresIT test failuresAleksandra Bozhinoska2025-03-201-1/+1
|
* SCA-125 fix migration numbersLukasz Jarocki2025-03-2013-121/+16
|
* SQRP-314 - Fix migration for declared_license_expression with existing data ↵Madeline Cowie2025-03-171-0/+2
| | | | (#13203)
* SQRP-314 SPDX SBOMs provide a licenseDeclared if we have one from upstream ↵Madeline Cowie2025-03-174-1/+155
| | | | (#13168)
* SONAR-24514 add architecture_graphs table.Steve Marion2025-03-173-1/+111
|
* SCA-131 store sca_dependencies.production_scope and add to endpoints (#13191)Havoc Pennington2025-03-173-1/+108
|
* SONAR-24627 package-info.java (#13180)Travis Collins2025-03-171-0/+23
|
* SCA-125 Perf: releases endpoint (#13178)Travis Collins2025-03-176-0/+246
|
* SONAR-24413 Set default provider.key and modelKey propertiesSerhat Yenican2025-03-123-1/+168
|
* SQRP-308 add a new_in_pull_request column to sca_releases and sca_dependenciesHavoc Pennington2025-03-085-1/+215
|
* SQRP-292 Add sca_issues_releasesTravis Collins2025-03-0410-1/+454
| | | | | | | | SQRP-293 add sca_issues_releases.severity column SQRP-292 Update sca_issues_releases Dao to support persisting SQRP-300 Add sca_issues_releases.severity_sort_key
* SQRP-246 Register a UUID for SCA issues in sca_issues tableHavoc Pennington2025-03-048-1/+375
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | This gives each issue a UUID that spans projects & analyses. SQRP-246 remove "get" from DbClient getter for sca issues DAO This wasn't following the naming convention. SQRP-287 add "IfApplicable" methods to ScaIssue These handle two things: * blank values become Optional.empty instead of junk * allows us to get all applicable values from a ScaIssue reference without type-casting. SQRP-287 add ScaIssuesDbTester Utility methods for ScaIssues testing SQRP-287 use a magic string value instead of empty string in ScaIssueDto Because Oracle considers empty string to be a synonym for null. SQRP-287 ScaIssuesDbTester vary the license saved in test issues SQRP-247 add more unit tests for ScaIssueDto SQRP-287 rename ScaIssue.titleIfApplicable => vulnerabilityTitleIfApplicable SQRP-246 make assertColumnDefinition work with DECIMAL on H2 SQRP-293 add base_severity to sca_vulnerability_issues This is the severity prior to any project-specific factors such as reachability. SQRP-293 increase ScaIssue test coverage SQRP-246 Add ScaIssueDto.Builder SQRP-246 Use a short placeholder CVE title, not giant description SQRP-246 Add toString to ScaIssue subtypes in sca_issues dbtester, separate new from insert SQRP-296 replace sca_vulnerability_issues.title with cwe_ids Replace title with cweIds in ScaIssue Remove ScaIssueFactory to be put back with IssuesReleases Replace title with cweids in the steps Change severity to INFO, LOW, MEDIUM, HIGH
* SGB-298 Fix IT on PostgreSQLEric Giffon2025-03-041-1/+1
|