aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* SONAR-24317 Move ProcessWrapperFactory to sonar-coreantoine.vinot2025-02-1910-5/+12
|
* SQRP-140 Expose dependency details with new REST APIsJavier García Orduña2025-02-1911-483/+4
|
* SQRP-169 Write the ScaDependencies to an in-memory ScaHolderTravis Collins2025-02-196-10/+66
|
* SQRP-172 fix typo in selectByUuid in ScaDependenciesMapperHavoc Pennington2025-02-192-1/+10
|
* SQRP-170 Rename ScaStep classes to shorter namesTravis Collins2025-02-194-9/+9
|
* SQRP-138 Create the sca_dependencies database tableHavoc Pennington2025-02-1924-3/+1150
|
* SQRP-158 Create SCA CE step in the SCA moduleJulien HENRY2025-02-1911-2015/+150
|
* SQRP-136 Create BuildSoftwareCompositionAnalysisStepTravis Collins2025-02-1916-0/+2153
|
* SONAR-24376 Rewrite ProcessWrapper using Apache commons-execJulien HENRY2025-02-185-45/+115
| | | | | | | | | | Maintaining a custom implementation started to be quite complex, and error prone. The initial use of this class was to run simple commands, getting stdout synchronously. But when used for more complex commands, it started to show its limits: * dead lock when not consumming stdout/stderr buffers * poor management of exceptions Using commons-exec will also allow us to set timeout if needed.
* SONAR-24394 Migrate some tests to JUnit5Julien HENRY2025-02-182-83/+55
|
* SONAR-24389 Upgrade `iac` plugins to version 1.43.0.14517github-actions[bot]2025-02-181-2/+2
| | | Co-authored-by: jonas-wielage-sonarsource <jonas-wielage-sonarsource@users.noreply.github.com>
* Revert "SONAR-24376 Fix stdout and stderr streams conflicting with each other"antoine.vinot2025-02-182-48/+28
| | | | This reverts commit aa4c47f4bb5fe2a641e06252953395f4029f4945.
* Fix build cache issuesMichael Ondrejko2025-02-182-0/+8
|
* SONAR-24381 Upgrade `php` plugins to version 3.44.0.12898github-actions[bot]2025-02-171-1/+1
|
* SONAR-24379 Upgrade SonarJS 10.21.0.30473 (#12915)zglicz2025-02-171-1/+1
|
* SONAR-24369 Increase test coverage on masterAlain Kermis2025-02-171-0/+13
|
* SONAR-23111 fixed the issue where logs were not downloaded when SonarQube ↵Lukasz Jarocki2025-02-175-5/+20
| | | | was deployed with web context
* SONAR-24336 handle paginationAurelien Poscia2025-02-173-8/+8
|
* SONAR-24376 Fix stdout and stderr streams conflicting with each otherantoine.vinot2025-02-172-28/+48
|
* SONAR-24336 Make GitHub login ready to scale with # of organizationsAurelien Poscia2025-02-176-74/+176
|
* SONAR-24359 Change CODEOWNERS for On-Prem squadDavi Koscianski Vidal2025-02-131-2/+2
|
* SONAR-24345 Update webapp version (#12889)Daniel Nagy2025-02-131-1/+1
|
* SONAR-24316 Integrate sonar-go-enterprise plugin and migrate sonar-go ↵GabinL212025-02-133-3/+4
| | | | groupId (#12873)
* SONAR-24319 Allow the scanner engine to query feature flags (#12874)Julien HENRY2025-02-1312-7/+388
| | | | Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com>
* SONAR-24315 Simplify the Spring configurationJulien HENRY2025-02-065-205/+92
|
* SONAR-24301 Support new SonarQube for IDE headers to update last connectionDamien Urruty2025-02-063-15/+39
|
* SONAR-24210 Do not migrate large measures to prevent OOM errorsEric Giffon2025-02-052-3/+80
|
* NO-JIRA bumping sonarqube version to 25.3Lukasz Jarocki2025-02-051-1/+1
|
* SONAR-24300 Fix quality gate on masterAlain Kermis2025-02-041-1/+1
|
* SONAR-24299 Upgrade `php` plugins to version 3.43.0.12862github-actions[bot]2025-02-041-1/+1
| | | Co-authored-by: rudy-regazzoni-sonarsource <rudy-regazzoni-sonarsource@users.noreply.github.com>
* SONAR-24296 Upgrade `iac` plugins to version 1.42.0.14460github-actions[bot]2025-02-041-2/+2
|
* SONAR-24298 Rework the batch report readerJulien HENRY2025-02-0468-229/+258
|
* SONAR-24285 Improve LogListenerIT test outputTravis Collins2025-02-041-1/+1
|
* SONAR-24297 Upgrade `text` plugins to version 2.21.0.5225github-actions[bot]2025-02-041-3/+3
| | | Co-authored-by: petertrr <petertrr@users.noreply.github.com>
* SONAR-24295 Update CFamily analyzer and dependencies to version 6.63.0.79828hashicorp-vault-sonar-prod[bot]2025-02-041-2/+2
|
* SC-19458 Improve API documentation v2 for /dop-translation/bound-projectsTom2025-02-043-3/+5
|
* SQRP-154 Cleanup leftovers from FOSSAJavier García Orduña2025-02-0475-2368/+249
|
* SONAR-24163 fix TelemetryBadgeProviderOrlovAlexander2025-02-041-4/+9
|
* SONAR-23389 Fix CE failing to stop due to NPE in shutting down Spring ContainerAlain Kermis2025-02-031-1/+2
|
* SONAR-24289 Update webappVersion to 2025.1.0.11368David Cho-Lerat2025-02-031-1/+1
|
* SONAR-24173 downgrading elasticsearch to 8.16.325.2.0.102705Lukasz Jarocki2025-01-311-1/+1
|
* SONAR-23111 Fix date in license headersMatteo Mara2025-01-302-2/+2
|
* SONAR-23111 api/system/logs now correctly return logs for data center editionLukasz Jarocki2025-01-3013-79/+873
|
* SONAR-24173 io.spring.dependency-management bump to 1.1.7Lukasz Jarocki2025-01-301-1/+1
|
* SONAR-24215 bumping cyclonedx.bom to 2.0Lukasz Jarocki2025-01-301-1/+1
|
* SONAR-24251 Improve sonar-dotnet analysisAlex Meseldzija2025-01-301-4/+4
|
* SONAR-24173 Upgrade ElasticSearch server from 8.16.1 to 8.17.1Matteo Mara2025-01-291-1/+1
|
* SONAR-24173 Upgrade org.json:json from 20240303 to 20250107Matteo Mara2025-01-291-1/+1
|
* SONAR-24173 Upgrade io.github.hakky54:sslcontext-kickstart from 8.3.7 to 9.0.0Matteo Mara2025-01-291-1/+1
|
* Fix comment in AnticipatedTransitionTrackerantoine.vinot2025-01-291-2/+1
|