Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | SCA-182: core-extension-sca: move all sca db classes to sca-application | Havoc Pennington | 2025-03-26 | 1 | -49/+0 |
| | |||||
* | SCA-134 reduce cut-and-paste of field list for Release and Issue (#13190) | Havoc Pennington | 2025-03-17 | 1 | -0/+7 |
| | |||||
* | SQRP-249 add ScaIssueReleaseDetailsDto and mapper | Havoc Pennington | 2025-03-04 | 1 | -0/+7 |
| | | | | | | | | | | | | | | | | 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 | 1 | -0/+7 |
| | | | | | | | | 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 | 1 | -0/+14 |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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 | ||||
* | SQRP-221 Add sca_releases table splitting out part of sca_dependencies | Havoc Pennington | 2025-02-19 | 1 | -0/+7 |
| | | | | | | | | This will allow us to do paginated queries of releases instead of dependencies. In this commit, the behavior of the dependencies endpoint is not changed; this commit sets it up to be change-able, but just keeps it the same for the time being. | ||||
* | SQRP-140 Expose dependency details with new REST APIs | Javier García Orduña | 2025-02-19 | 1 | -7/+0 |
| | |||||
* | SQRP-138 Create the sca_dependencies database table | Havoc Pennington | 2025-02-19 | 1 | -0/+7 |
| | |||||
* | SQRP-154 Cleanup leftovers from FOSSA | Javier García Orduña | 2025-02-04 | 1 | -21/+0 |
| | |||||
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 1 | -1/+1 |
| | |||||
* | SONAR-23119 Create 'migration_logs' table | Alain Kermis | 2025-01-03 | 1 | -0/+7 |
| | |||||
* | SONAR-23978 Add DAO for user_ai_tool_usages table | Léo Geoffroy | 2024-12-20 | 1 | -0/+7 |
| | |||||
* | SONAR-23098 Create Project Dependencies DB model | antoine.vinot | 2024-10-21 | 1 | -0/+7 |
| | |||||
* | SONAR-22879 Remove code related to live_measures table | Eric Giffon | 2024-10-09 | 1 | -7/+0 |
| | |||||
* | SONAR-22872 CE step to persist measures in JSON format | Eric Giffon | 2024-10-09 | 1 | -0/+7 |
| | |||||
* | SONAR-22914 Add CVEs DB migration and DAOs | antoine.vinot | 2024-09-12 | 1 | -2/+22 |
| | |||||
* | SONAR-22874 Rename Measure classes to ProjectMeasure | Eric Giffon | 2024-08-28 | 1 | -6/+5 |
| | |||||
* | SONAR-22807 Adapt the BE to use the renamed table DEVOPS_PERMS_MAPPING | Aurélien Poscia | 2024-08-23 | 1 | -5/+5 |
| | |||||
* | SONAR-22479 Implement sending new telemetry metrics | Alain Kermis | 2024-07-24 | 1 | -0/+7 |
| | |||||
* | SONAR-21259 Add Dao methods for issues_fixed table | Léo Geoffroy | 2024-01-17 | 1 | -0/+7 |
| | |||||
* | NO-JIRA Update license headers to 2024 | Pierre | 2024-01-03 | 1 | -1/+1 |
| | |||||
* | SONAR-20664 - Add ProjectExportDao for all Export steps | Benjamin Campomenosi | 2023-10-23 | 1 | -0/+7 |
| | |||||
* | SONAR-20548 added event for changing the CCT data for rules | lukasz-jarocki-sonarsource | 2023-10-10 | 1 | -0/+7 |
| | |||||
* | SONAR-20392 Added GithubPermissionsMapping[Dao|Dto] | Aurelien Poscia | 2023-09-15 | 1 | -0/+7 |
| | |||||
* | SONAR-19783 add GithubOrganizationGroupDao/Dto + mapper | Aurelien Poscia | 2023-08-22 | 1 | -0/+7 |
| | |||||
* | SONAR-19372 add anticipated_transitions table | Steve Marion | 2023-08-02 | 1 | -1/+8 |
| | |||||
* | SONAR-19556 updated integration tests in UserDismissedMessagesDaoIT | Lukasz Jarocki | 2023-06-20 | 1 | -7/+0 |
| | |||||
* | SONAR-18856 Extract governance reports data from properties table | Léo Geoffroy | 2023-06-01 | 1 | -0/+15 |
| | |||||
* | SONAR-18856 Move Entity queries to dedicated DAO | Duarte Meneses | 2023-06-01 | 1 | -0/+7 |
| | |||||
* | SONAR-19085 Add step to fetch groups from DB | Wojtek Wajerowicz | 2023-05-11 | 1 | -0/+7 |
| | |||||
* | SONAR-18525 SCIM Group data model (Mapper, DTO, DAO, Migrations) | Antoine Vigneau | 2023-03-22 | 1 | -0/+8 |
| | |||||
* | Update license templates for 2023 | Pierre | 2023-01-02 | 1 | -1/+1 |
| | |||||
* | SONAR-17645 Support user commissioning and decomissioning through SCIM for Okta | Wojtek Wajerowicz | 2022-12-08 | 1 | -0/+7 |
| | |||||
* | SONAR-16374 Add dao for 'push_events' table | Jacek | 2022-07-25 | 1 | -0/+7 |
| | |||||
* | SONAR-16316 DAO to fetch report issues from DB | Duarte Meneses | 2022-05-25 | 1 | -0/+7 |
| | | | | | | | | SONAR-16316 Export CSV files with issues SONAR-16316 Create Web API 'api/regulatory_reports/download' SONAR-16316 Export Scanner Context SONAR-16316 Write report zip file SONAR-16316 Integrate pdf report in zip file | ||||
* | SONAR-16139 Drop api/users/set_setting and related db table | Duarte Meneses | 2022-04-01 | 1 | -7/+0 |
| | |||||
* | SONAR-16097 Apply feedback | Duarte Meneses | 2022-03-18 | 1 | -5/+5 |
| | |||||
* | SONAR-16115 Store plugin's scanner cache in SonarQube | Duarte Meneses | 2022-03-18 | 1 | -1/+8 |
| | |||||
* | Update license headers for 2022 [update headers] | Pierre | 2022-01-28 | 1 | -1/+1 |
| | |||||
* | SONAR-13426 add api/project_badges/token endpoint | Pierre | 2021-11-15 | 1 | -0/+6 |
| | |||||
* | SONAR-15441 - Create api/qualitygates/add_group endpoint | belen-pruvost-sonarsource | 2021-10-22 | 1 | -0/+7 |
| | |||||
* | SONAR-15500 Create api/qualitygates/add_user service | Zipeng WU | 2021-10-22 | 1 | -0/+7 |
| | |||||
* | SONAR-15259 Migrate portfolios from XML to DB | Jacek | 2021-09-08 | 1 | -0/+7 |
| | |||||
* | SONAR-15142 Persisting audits for User operations | Belen Pruvost | 2021-07-27 | 1 | -0/+7 |
| | |||||
* | SONAR-10762 Drop Custom Measures WS | Zipeng WU | 2021-07-07 | 1 | -7/+0 |
| | |||||
* | SONAR-14245 Drop organization related tables | Duarte Meneses | 2021-01-11 | 1 | -7/+0 |
| | |||||
* | Update license headers for 2021 [update headers] | Wouter Admiraal | 2021-01-08 | 1 | -1/+1 |
| | |||||
* | SONAR-13999 drop OrganizationAlmBinding class and related | Jacek | 2020-12-22 | 1 | -14/+0 |
| | |||||
* | SONAR-13999 removed OrganizationMemberDao | Michal Duda | 2020-12-22 | 1 | -7/+0 |
| | |||||
* | SONAR-14033 Refactor storage of applications | Duarte Meneses | 2020-11-28 | 1 | -0/+7 |
| |