Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SONAR-24623 Remove the support of ProfileExporter and ProfileImporter | Julien HENRY | 5 days | 15 | -920/+34 |
| | |||||
* | SONAR-24602 Add Telemetry for architecture visualization usage. | Steve Marion | 5 days | 4 | -10/+47 |
| | |||||
* | SONAR-24616 add new dismissable notice for architecture visualization. | Steve Marion | 5 days | 4 | -56/+94 |
| | |||||
* | SQRP-333 Sort issues for a single release by descending severity | Havoc Pennington | 5 days | 2 | -62/+91 |
| | |||||
* | SONAR-24641 Fix Next issues with ScaDependenciesDaoIT (#13199) | Travis Collins | 6 days | 1 | -4/+0 |
| | |||||
* | SQRP-314 - Fix migration for declared_license_expression with existing data ↵ | Madeline Cowie | 6 days | 2 | -1/+3 |
| | | | | (#13203) | ||||
* | SQRP-295 Add SCA Feature Enablement (#13175) | John Bintz | 6 days | 1 | -0/+1 |
| | |||||
* | SQRP-314 SPDX SBOMs provide a licenseDeclared if we have one from upstream ↵ | Madeline Cowie | 6 days | 12 | -3/+180 |
| | | | | (#13168) | ||||
* | SCA-137 de-duplicate release ids in searching for issues-releases (#13196) | Havoc Pennington | 6 days | 1 | -10/+19 |
| | |||||
* | SONAR-24514 Merge graph loading into persist step. | Steve Marion | 6 days | 6 | -47/+41 |
| | |||||
* | SONAR-24233 Add web api v2 architecture domain and file-graph endpoint. | Steve Marion | 6 days | 1 | -0/+1 |
| | |||||
* | SONAR-24514 Add CE processing of architecture graphs in analysis reports. | Steve Marion | 6 days | 9 | -45/+65 |
| | |||||
* | SONAR-24514 add architecture core-extension and Dao. | Steve Marion | 6 days | 1 | -0/+4 |
| | |||||
* | SONAR-24514 add architecture_graphs table. | Steve Marion | 6 days | 4 | -1/+120 |
| | |||||
* | SCA-131 store sca_dependencies.production_scope and add to endpoints (#13191) | Havoc Pennington | 6 days | 20 | -52/+383 |
| | |||||
* | SCA-134 reduce cut-and-paste of field list for Release and Issue (#13190) | Havoc Pennington | 6 days | 19 | -301/+604 |
| | |||||
* | SCA-124 add a filter for "direct" on sca/issues-releases endpoint (#13184) | Havoc Pennington | 6 days | 4 | -4/+52 |
| | |||||
* | SONAR-24627 package-info.java (#13180) | Travis Collins | 6 days | 1 | -0/+23 |
| | |||||
* | SCA-125 Perf: releases endpoint (#13178) | Travis Collins | 6 days | 14 | -56/+283 |
| | |||||
* | SCA-107 Add new IssueResource to ReleaseResource payload. | Tieg Zaharia | 10 days | 3 | -0/+20 |
| | | | Co-authored-by: Havoc Pennington <havoc.pennington@sonarsource.com> | ||||
* | SONAR-24605 Fix quality gate issues | Alain Kermis | 11 days | 1 | -1/+1 |
| | |||||
* | SCA-109 add version to IssueReleaseDetails and pass purl_in_use to ↵ | Havoc Pennington | 11 days | 5 | -37/+67 |
| | | | | vulnerability details cloud API | ||||
* | SONAR-20263 Do not fail GET quality-gates on condition duplicates | Viktor Vorona | 11 days | 2 | -1/+10 |
| | |||||
* | SONAR-24413 Set default provider.key and modelKey properties | Serhat Yenican | 11 days | 3 | -1/+168 |
| | |||||
* | SCA-106 Return "createdAt" along with dependency risks. | Tieg Zaharia | 12 days | 5 | -9/+32 |
| | | | Co-authored-by: Havoc Pennington <havoc.pennington@sonarsource.com> | ||||
* | SQRP-252 Purge SCA tables when a branch is deleted | Madeline Cowie | 12 days | 5 | -0/+75 |
| | |||||
* | SONAR-24594 Fix telemetry bug in the daemon | Alain Kermis | 12 days | 2 | -33/+26 |
| | |||||
* | SONAR-24413 check azure openai endpoint connection | Serhat Yenican | 13 days | 5 | -3/+73 |
| | |||||
* | SONAR-24413 Create GET /feature-enablement endpoint | Serhat Yenican | 13 days | 3 | -0/+15 |
| | |||||
* | SCA-105 move SCA endpoints into their own /sca domain and tweak path names | Havoc Pennington | 13 days | 1 | -0/+6 |
| | |||||
* | SQRP-268 Adds endpoint to fetch a dependency risk, including vuln details. | Tieg Zaharia | 13 days | 6 | -6/+56 |
| | | | Co-authored-by: Havoc Pennington <hp@pobox.com> | ||||
* | SQRP-214 ComputationStep.Context telemetry methods add a prefix argument | Havoc Pennington | 2025-03-08 | 6 | -39/+101 |
| | | | | | This allows us to nudge using a telemetry prefix, while also leaving it off the statistics keys since it's just noisy when used on those. | ||||
* | ScaDependencyDto: fix some Nullable annotations | Havoc Pennington | 2025-03-08 | 1 | -11/+9 |
| | |||||
* | SONAR-24588 Search for releases with before and after instead of just the ↵ | Jeremy Katz | 2025-03-08 | 2 | -6/+6 |
| | | | | beginning of the string | ||||
* | SQRP-308 add the newInPullRequest filter to releases and risks endpoints | Havoc Pennington | 2025-03-08 | 12 | -43/+94 |
| | | | | Also, default it to true on pull requests. | ||||
* | SQRP-308 add a new_in_pull_request column to sca_releases and sca_dependencies | Havoc Pennington | 2025-03-08 | 16 | -15/+273 |
| | |||||
* | SCA-97 make ScaDependenciesDbTester.newScaDependencyDto static | Havoc Pennington | 2025-03-07 | 1 | -13/+13 |
| | |||||
* | SCA-97 pull the identity concept out of PersistScalStepImpl and into DTOs ↵ | Havoc Pennington | 2025-03-07 | 6 | -1/+187 |
| | | | | | | | themselves This allows it to be more consistent/documented and reusable (and helps us remember to update it when needed). | ||||
* | SONAR-24578 Fix flaky test | Travis Collins | 2025-03-07 | 1 | -1/+1 |
| | |||||
* | SQRP-275 Add counts of releases by package manager in releases endpoint | Jeremy Katz | 2025-03-06 | 5 | -0/+56 |
| | | | This will enable the frontend to know what package managers are in use by a project to show the correct things in the left filter bar | ||||
* | SQRP-302 Add CE statistics mirroring the telemetry values | Travis Collins | 2025-03-05 | 6 | -14/+75 |
| | |||||
* | SQRP-299 Add query with filter/sort to ScaIssuesReleasesDetailsDao | Havoc Pennington | 2025-03-04 | 9 | -16/+957 |
| | |||||
* | SQRP-249 add ScaIssueReleaseDetailsDto and mapper | Havoc Pennington | 2025-03-04 | 10 | -0/+367 |
| | | | | | | | | | | | | | | | | This is used to query SCA issues for a single analysis with all the necessary tables joined to it to get the full issue context. SQRP-301 rename DbTester.getIssuesWithScaDbTester to getScaIssuesReleasesDetailsDbTester SQRP-301 rename DbClient.issuesWithScaDao to scaIssuesReleasesDao SQRP-301 add better doc comment to ScaIssueReleaseDetailsDto on meaning of identity fields in sca_issues_releases dbtester, fix to work after separating new/insert SQRP-296 port ScaIssueReleaseDetails to query cve_ids not title | ||||
* | SQRP-292 Add sca_issues_releases | Travis Collins | 2025-03-04 | 23 | -3/+872 |
| | | | | | | | | 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 table | Havoc Pennington | 2025-03-04 | 37 | -11/+1860 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 PostgreSQL | Eric Giffon | 2025-03-04 | 1 | -1/+1 |
| | |||||
* | SONAR-24522 Add analysis warning when persisting large measures | Eric Giffon | 2025-03-04 | 2 | -8/+101 |
| | |||||
* | SONAR-24436 Only pass 2 params to CONCAT() | Duarte Meneses | 2025-03-04 | 1 | -1/+1 |
| | | | Co-authored-by: Cody Simms <cody.simms@sonarsource.com> | ||||
* | SQRP-187 Add SCA steps telemetry | Javier García Orduña | 2025-03-03 | 25 | -69/+525 |
| | |||||
* | SQRP-294 use ListOfListOfStringsTypeHandler only for a single mapper, not ↵ | Havoc Pennington | 2025-03-01 | 3 | -24/+33 |
| | | | | globally |