| Commit message (Expand) | Author | Age | Files | Lines |
* | SONAR-24623 Remove the support of ProfileExporter and ProfileImporter | Julien HENRY | 3 days | 1 | -3/+2 |
* | SONAR-24602 Add Telemetry for architecture visualization usage. | Steve Marion | 3 days | 2 | -0/+6 |
* | SQRP-314 SPDX SBOMs provide a licenseDeclared if we have one from upstream (#... | Madeline Cowie | 4 days | 1 | -1/+10 |
* | SCA-131 store sca_dependencies.production_scope and add to endpoints (#13191) | Havoc Pennington | 4 days | 3 | -3/+74 |
* | SCA-134 reduce cut-and-paste of field list for Release and Issue (#13190) | Havoc Pennington | 4 days | 6 | -148/+217 |
* | SCA-124 add a filter for "direct" on sca/issues-releases endpoint (#13184) | Havoc Pennington | 4 days | 1 | -1/+10 |
* | SCA-107 Add new IssueResource to ReleaseResource payload. | Tieg Zaharia | 8 days | 2 | -0/+9 |
* | SCA-109 add version to IssueReleaseDetails and pass purl_in_use to vulnerabil... | Havoc Pennington | 9 days | 1 | -2/+19 |
* | SCA-106 Return "createdAt" along with dependency risks. | Tieg Zaharia | 10 days | 1 | -3/+18 |
* | SQRP-252 Purge SCA tables when a branch is deleted | Madeline Cowie | 10 days | 3 | -0/+26 |
* | SONAR-24413 Create GET /feature-enablement endpoint | Serhat Yenican | 11 days | 2 | -0/+7 |
* | SQRP-268 Adds endpoint to fetch a dependency risk, including vuln details. | Tieg Zaharia | 11 days | 3 | -1/+11 |
* | ScaDependencyDto: fix some Nullable annotations | Havoc Pennington | 13 days | 1 | -11/+9 |
* | SONAR-24588 Search for releases with before and after instead of just the beg... | Jeremy Katz | 13 days | 1 | -2/+2 |
* | SQRP-308 add the newInPullRequest filter to releases and risks endpoints | Havoc Pennington | 13 days | 5 | -4/+24 |
* | SQRP-308 add a new_in_pull_request column to sca_releases and sca_dependencies | Havoc Pennington | 13 days | 2 | -12/+30 |
* | SCA-97 pull the identity concept out of PersistScalStepImpl and into DTOs the... | Havoc Pennington | 14 days | 3 | -0/+93 |
* | SQRP-275 Add counts of releases by package manager in releases endpoint | Jeremy Katz | 2025-03-06 | 3 | -0/+29 |
* | SQRP-299 Add query with filter/sort to ScaIssuesReleasesDetailsDao | Havoc Pennington | 2025-03-04 | 4 | -0/+259 |
* | SQRP-249 add ScaIssueReleaseDetailsDto and mapper | Havoc Pennington | 2025-03-04 | 6 | -0/+141 |
* | SQRP-292 Add sca_issues_releases | Travis Collins | 2025-03-04 | 6 | -0/+195 |
* | SQRP-246 Register a UUID for SCA issues in sca_issues table | Havoc Pennington | 2025-03-04 | 14 | -0/+690 |
* | SQRP-294 use ListOfListOfStringsTypeHandler only for a single mapper, not glo... | Havoc Pennington | 2025-03-01 | 2 | -9/+0 |
* | SQRP-279 Don't say SCA analysis | Bill Nottingham | 2025-02-28 | 1 | -1/+1 |
* | SCA-56 Run "reformat code" on SCA files | Havoc Pennington | 2025-02-28 | 6 | -56/+54 |
* | SQRP-191 Ingest and persist the new "chains" field on each dependency | Tieg Zaharia | 2025-02-28 | 5 | -19/+109 |
* | SQRP-242 Add releases endpoints | Travis Collins | 2025-02-28 | 3 | -0/+75 |
* | SQRP-221 Add sca_releases table splitting out part of sca_dependencies | Havoc Pennington | 2025-02-19 | 9 | -81/+449 |
* | SQRP-188 Add filtering to "search" dependencies REST API | Javier García Orduña | 2025-02-19 | 1 | -3/+9 |
* | SQRP-140 Expose dependency details with new REST APIs | Javier García Orduña | 2025-02-19 | 8 | -229/+2 |
* | SQRP-138 Create the sca_dependencies database table | Havoc Pennington | 2025-02-19 | 9 | -0/+388 |
* | SQRP-154 Cleanup leftovers from FOSSA | Javier García Orduña | 2025-02-04 | 13 | -345/+1 |
* | SONAR-24216 Optimize querying of measures on startup indexing | Eric Giffon | 2025-01-28 | 1 | -80/+22 |
* | SONAR-23122 Add telemetry to async issue index creation at startup. | Steve Marion | 2025-01-10 | 2 | -0/+6 |
* | SONAR-19225 Drop BCRYPT hash method for user passwords | Matteo Mara | 2025-01-09 | 1 | -1/+1 |
* | SONAR-23711 Retrieve rules based on mode | OrlovAlexander | 2025-01-09 | 4 | -0/+15 |
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 495 | -495/+495 |
* | SONAR-14367 Add new field to ProjectAlmSettingDto and update queries | Jacek Poreda | 2025-01-09 | 1 | -0/+17 |
* | SONAR-24122 Fix application refresh not refreshing referencers | Duarte Meneses | 2025-01-06 | 2 | -9/+3 |
* | SONAR-23119 Create 'migration_logs' table | Alain Kermis | 2025-01-03 | 7 | -0/+209 |
* | SONAR-24083 Add telemetries 'project_ai_detection_enabled' and 'instance_ai_d... | Dejan Milisavljevic | 2024-12-27 | 2 | -0/+6 |
* | SONAR-24021 Invoke method(s) only conditionally | Julien Camus | 2024-12-27 | 5 | -23/+32 |
* | SONAR-23402 Back up/restore clean code attributes for custom rules | Viktor Vorona | 2024-12-24 | 1 | -0/+5 |
* | SONAR-23978 Detect AI Code | Dejan Milisavljevic | 2024-12-20 | 3 | -0/+16 |
* | SONAR-23984 Add Scheduler to fetch information about Copilot usage | Léo Geoffroy | 2024-12-20 | 2 | -0/+14 |
* | SONAR-23978 Add DAO for user_ai_tool_usages table | Léo Geoffroy | 2024-12-20 | 7 | -0/+170 |
* | SONAR-24057 Optimize querying of branch measures to only load required measur... | Eric Giffon | 2024-12-20 | 7 | -119/+30 |
* | SONAR-23936 Query all portfolio projects at once rather than recursively | Cody Simms | 2024-12-18 | 2 | -15/+29 |
* | SONAR-19122 Update annotations from javax to jakarta | Jacek Poreda | 2024-12-18 | 1 | -1/+1 |
* | SONAR-24003 Delete unnecessary imports | Julien Camus | 2024-12-18 | 1 | -2/+2 |