aboutsummaryrefslogtreecommitdiffstats
path: root/server
Commit message (Expand)AuthorAgeFilesLines
* SONAR-24395 Make flag for internal endpoint Sonar specificAntoine Vigneau5 days1-1/+1
* SONAR-24411 send fix suggestion telemetry for self-hosted llm providersSerhat Yenican5 days4-1/+111
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY6 days15-920/+34
* SONAR-24602 Add Telemetry for architecture visualization usage.Steve Marion6 days4-10/+47
* SONAR-24616 add new dismissable notice for architecture visualization.Steve Marion6 days4-56/+94
* SQRP-333 Sort issues for a single release by descending severityHavoc Pennington6 days2-62/+91
* SONAR-24641 Fix Next issues with ScaDependenciesDaoIT (#13199)Travis Collins7 days1-4/+0
* SQRP-314 - Fix migration for declared_license_expression with existing data (...Madeline Cowie7 days2-1/+3
* SQRP-295 Add SCA Feature Enablement (#13175)John Bintz7 days1-0/+1
* SQRP-314 SPDX SBOMs provide a licenseDeclared if we have one from upstream (#...Madeline Cowie7 days12-3/+180
* SCA-137 de-duplicate release ids in searching for issues-releases (#13196)Havoc Pennington7 days1-10/+19
* SONAR-24514 Merge graph loading into persist step.Steve Marion7 days6-47/+41
* SONAR-24233 Add web api v2 architecture domain and file-graph endpoint.Steve Marion7 days1-0/+1
* SONAR-24514 Add CE processing of architecture graphs in analysis reports.Steve Marion7 days9-45/+65
* SONAR-24514 add architecture core-extension and Dao.Steve Marion7 days1-0/+4
* SONAR-24514 add architecture_graphs table.Steve Marion7 days4-1/+120
* SCA-131 store sca_dependencies.production_scope and add to endpoints (#13191)Havoc Pennington7 days20-52/+383
* SCA-134 reduce cut-and-paste of field list for Release and Issue (#13190)Havoc Pennington7 days19-301/+604
* SCA-124 add a filter for "direct" on sca/issues-releases endpoint (#13184)Havoc Pennington7 days4-4/+52
* SONAR-24627 package-info.java (#13180)Travis Collins7 days1-0/+23
* SCA-125 Perf: releases endpoint (#13178)Travis Collins7 days14-56/+283
* SCA-107 Add new IssueResource to ReleaseResource payload.Tieg Zaharia11 days3-0/+20
* SONAR-24605 Fix quality gate issuesAlain Kermis12 days1-1/+1
* SCA-109 add version to IssueReleaseDetails and pass purl_in_use to vulnerabil...Havoc Pennington12 days5-37/+67
* SONAR-20263 Do not fail GET quality-gates on condition duplicatesViktor Vorona12 days2-1/+10
* SONAR-24413 Set default provider.key and modelKey propertiesSerhat Yenican12 days3-1/+168
* SCA-106 Return "createdAt" along with dependency risks.Tieg Zaharia13 days5-9/+32
* SQRP-252 Purge SCA tables when a branch is deletedMadeline Cowie13 days5-0/+75
* SONAR-24594 Fix telemetry bug in the daemonAlain Kermis13 days2-33/+26
* SONAR-24413 check azure openai endpoint connectionSerhat Yenican14 days5-3/+73
* SONAR-24413 Create GET /feature-enablement endpointSerhat Yenican14 days3-0/+15
* SCA-105 move SCA endpoints into their own /sca domain and tweak path namesHavoc Pennington14 days1-0/+6
* SQRP-268 Adds endpoint to fetch a dependency risk, including vuln details.Tieg Zaharia14 days6-6/+56
* SQRP-214 ComputationStep.Context telemetry methods add a prefix argumentHavoc Pennington2025-03-086-39/+101
* ScaDependencyDto: fix some Nullable annotationsHavoc Pennington2025-03-081-11/+9
* SONAR-24588 Search for releases with before and after instead of just the beg...Jeremy Katz2025-03-082-6/+6
* SQRP-308 add the newInPullRequest filter to releases and risks endpointsHavoc Pennington2025-03-0812-43/+94
* SQRP-308 add a new_in_pull_request column to sca_releases and sca_dependenciesHavoc Pennington2025-03-0816-15/+273
* SCA-97 make ScaDependenciesDbTester.newScaDependencyDto staticHavoc Pennington2025-03-071-13/+13
* SCA-97 pull the identity concept out of PersistScalStepImpl and into DTOs the...Havoc Pennington2025-03-076-1/+187
* SONAR-24578 Fix flaky testTravis Collins2025-03-071-1/+1
* SQRP-275 Add counts of releases by package manager in releases endpointJeremy Katz2025-03-065-0/+56
* SQRP-302 Add CE statistics mirroring the telemetry valuesTravis Collins2025-03-056-14/+75
* SQRP-299 Add query with filter/sort to ScaIssuesReleasesDetailsDaoHavoc Pennington2025-03-049-16/+957
* SQRP-249 add ScaIssueReleaseDetailsDto and mapperHavoc Pennington2025-03-0410-0/+367
* SQRP-292 Add sca_issues_releasesTravis Collins2025-03-0423-3/+872
* SQRP-246 Register a UUID for SCA issues in sca_issues tableHavoc Pennington2025-03-0437-11/+1860
* SGB-298 Fix IT on PostgreSQLEric Giffon2025-03-041-1/+1
* SONAR-24522 Add analysis warning when persisting large measuresEric Giffon2025-03-042-8/+101
* SONAR-24436 Only pass 2 params to CONCAT()Duarte Meneses2025-03-041-1/+1