Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | SQRP-272 Fix negative duration metric | Javier García Orduña | 2025-02-28 | 1 | -1/+1 | |
| | ||||||
* | SQRP-272 Improve CLI cache error management | Javier García Orduña | 2025-02-28 | 1 | -1/+2 | |
| | ||||||
* | SONAR-24358 Make measures migration reentrant | Aleksandra Bozhinoska | 2025-02-28 | 3 | -2/+113 | |
| | ||||||
* | SQRP-272 Add scanner-engine telemetry for SCA services | Javier García Orduña | 2025-02-28 | 4 | -55/+131 | |
| | ||||||
* | SONAR-24350 Decrypt encrypted properties from SMTP configuration | Pawel Kupinski | 2025-02-28 | 3 | -2/+103 | |
| | ||||||
* | SONAR-24441 Update UI | Jay | 2025-02-28 | 1 | -1/+1 | |
| | ||||||
* | SCA-57 Simplify ScaStep IOC | Travis Collins | 2025-02-28 | 12 | -396/+105 | |
| | ||||||
* | SONAR-23977 Add IT for aiCodeAssurance | Zipeng WU | 2025-02-28 | 2 | -0/+18 | |
| | ||||||
* | SCA-56 Run "reformat code" on SCA files | Havoc Pennington | 2025-02-28 | 17 | -165/+157 | |
| | ||||||
* | SQRP-191 Ingest and persist the new "chains" field on each dependency | Tieg Zaharia | 2025-02-28 | 11 | -21/+123 | |
| | | | Co-authored-by: Travis Collins <travistx@gmail.com> | |||||
* | SQRP-156 A frontend-used API is created that returns a CycloneDX SBOM for a ↵ | John Bintz | 2025-02-28 | 2 | -9/+10 | |
| | | | | | project Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> | |||||
* | SONAR-23456 Bump Orchestrator to incorporate IPv6 support | Alain Kermis | 2025-02-28 | 1 | -2/+2 | |
| | ||||||
* | SONAR-23456 Add IPv6 support to health check endpoint | Alain Kermis | 2025-02-28 | 3 | -3/+20 | |
| | ||||||
* | SONAR-23456 allowing users to set IPv6 address in square brackets for ↵ | Lukasz Jarocki | 2025-02-28 | 2 | -4/+29 | |
| | | | | property 'sonar.cluster.node.host' | |||||
* | SONAR-23456 enabled support for IPv6 in hazelcast | lukasz-jarocki-sonarsource | 2025-02-28 | 1 | -0/+2 | |
| | ||||||
* | SONAR-23454 Add telemetry data about usage of IPv6 | Matteo Mara | 2025-02-28 | 6 | -18/+223 | |
| | ||||||
* | SONAR-23456 ElasticSearch changes | lukasz-jarocki-sonarsource | 2025-02-28 | 2 | -0/+8 | |
| | ||||||
* | SONAR-23456 fix sonar.cluster.hosts not supporting default port on ipv6 ↵ | Steve Marion | 2025-02-28 | 4 | -96/+183 | |
| | | | | addresses | |||||
* | SQRP-242 Add releases endpoints | Travis Collins | 2025-02-28 | 6 | -2/+123 | |
| | ||||||
* | SQRP-253 Update UI version | Ambroise C | 2025-02-28 | 1 | -1/+1 | |
| | ||||||
* | SONAR-24376 Fix env variables and remove argument quoting | Julien HENRY | 2025-02-28 | 2 | -7/+24 | |
| | ||||||
* | SONAR-24399 inNewCodePeriod has no effect on portfolios when using ↵ | Zipeng WU | 2025-02-28 | 1 | -1/+2 | |
| | | | | api/issues/search | |||||
* | SONAR-24403 Improve Security analysis: Python and Java detection improvements | Karim El Ouerghemmi | 2025-02-19 | 1 | -6/+6 | |
| | ||||||
* | SQRP-255 SCA CLI test should work on Windows | antoine.vinot | 2025-02-19 | 2 | -17/+41 | |
| | ||||||
* | SONAR-24380 Upgrade Java analyzer to 8.10.0.38194 | Dorian Burihabwa | 2025-02-19 | 1 | -2/+2 | |
| | ||||||
* | SQRP-191 add new "sca_dependencies.chains" column | Tieg Zaharia | 2025-02-19 | 4 | -0/+8 | |
| | ||||||
* | SQRP-221 Add sca_releases table splitting out part of sca_dependencies | Havoc Pennington | 2025-02-19 | 35 | -250/+1502 | |
| | | | | | | | | 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-192 Store SCA analysis errors as task messages | Havoc Pennington | 2025-02-19 | 3 | -11/+13 | |
| | ||||||
* | SQRP-149 Cache Downloaded CLI | Mike Young | 2025-02-19 | 7 | -37/+462 | |
| | ||||||
* | SQRP-150 Endpoints to download the CLI | antoine.vinot | 2025-02-19 | 4 | -53/+115 | |
| | ||||||
* | SQRP-188 Add filtering to "search" dependencies REST API | Javier García Orduña | 2025-02-19 | 5 | -97/+174 | |
| | ||||||
* | SQRP-149 Package manifest files into the scanner report | Mike Young | 2025-02-19 | 4 | -4/+46 | |
| | ||||||
* | SQRP-166 Check the feature flag before running the CLI | Julien HENRY | 2025-02-19 | 2 | -3/+27 | |
| | ||||||
* | SQRP-139 store normalized dependency information in database after sca analysis | Havoc Pennington | 2025-02-19 | 6 | -1/+181 | |
| | | | Co-authored-by: Julien HENRY <julien.henry@sonarsource.com> | |||||
* | SQRP-149 Generate Manifest Files | Mike Young | 2025-02-19 | 7 | -1/+427 | |
| | ||||||
* | SONAR-24317 Move ProcessWrapperFactory to sonar-core | antoine.vinot | 2025-02-19 | 10 | -5/+12 | |
| | ||||||
* | SQRP-140 Expose dependency details with new REST APIs | Javier García Orduña | 2025-02-19 | 11 | -483/+4 | |
| | ||||||
* | SQRP-169 Write the ScaDependencies to an in-memory ScaHolder | Travis Collins | 2025-02-19 | 6 | -10/+66 | |
| | ||||||
* | SQRP-172 fix typo in selectByUuid in ScaDependenciesMapper | Havoc Pennington | 2025-02-19 | 2 | -1/+10 | |
| | ||||||
* | SQRP-170 Rename ScaStep classes to shorter names | Travis Collins | 2025-02-19 | 4 | -9/+9 | |
| | ||||||
* | SQRP-138 Create the sca_dependencies database table | Havoc Pennington | 2025-02-19 | 24 | -3/+1150 | |
| | ||||||
* | SQRP-158 Create SCA CE step in the SCA module | Julien HENRY | 2025-02-19 | 11 | -2015/+150 | |
| | ||||||
* | SQRP-136 Create BuildSoftwareCompositionAnalysisStep | Travis Collins | 2025-02-19 | 16 | -0/+2153 | |
| | ||||||
* | SONAR-24376 Rewrite ProcessWrapper using Apache commons-exec | Julien HENRY | 2025-02-18 | 5 | -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 JUnit5 | Julien HENRY | 2025-02-18 | 2 | -83/+55 | |
| | ||||||
* | SONAR-24389 Upgrade `iac` plugins to version 1.43.0.14517 | github-actions[bot] | 2025-02-18 | 1 | -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.vinot | 2025-02-18 | 2 | -48/+28 | |
| | | | | This reverts commit aa4c47f4bb5fe2a641e06252953395f4029f4945. | |||||
* | Fix build cache issues | Michael Ondrejko | 2025-02-18 | 2 | -0/+8 | |
| | ||||||
* | SONAR-24381 Upgrade `php` plugins to version 3.44.0.12898 | github-actions[bot] | 2025-02-17 | 1 | -1/+1 | |
| | ||||||
* | SONAR-24379 Upgrade SonarJS 10.21.0.30473 (#12915) | zglicz | 2025-02-17 | 1 | -1/+1 | |
| |