Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | NO-JIRA Fix Quality Gate | Matteo Mara | 4 days | 1 | -24/+23 |
| | |||||
* | Allow for Tidelift CLI Location Override Instead of Using Cache | Mike Young | 4 days | 2 | -0/+39 |
| | |||||
* | SCA-180 Fix ignoredPaths when baseDir is different from git base | Travis Collins | 13 days | 2 | -13/+54 |
| | |||||
* | SONAR-24679 Remove Cycle Dependency on CliService | Mike Young | 2025-03-21 | 3 | -25/+18 |
| | |||||
* | SCA-157 Always log tidelift output | Travis Collins | 2025-03-20 | 2 | -11/+4 |
| | |||||
* | SONAR-21514 Remove hardcoded property definition for sonar.rpg.suffixes | Julien HENRY | 2025-03-20 | 1 | -16/+0 |
| | |||||
* | SCA-155 Exclude WorkDir | Travis Collins | 2025-03-20 | 2 | -11/+46 |
| | |||||
* | SCA-141 recursive by default | Travis Collins | 2025-03-18 | 2 | -7/+42 |
| | |||||
* | SCA-140 Respect .gitignore rules | Travis Collins | 2025-03-18 | 6 | -50/+358 |
| | |||||
* | SONAR-24623 Remove the support of ProfileExporter and ProfileImporter | Julien HENRY | 2025-03-18 | 1 | -0/+1 |
| | |||||
* | SONAR-24639 Accept S1291 as a valid nosonar rule key | Victor | 2025-03-18 | 2 | -6/+11 |
| | |||||
* | SONAR-24233 Add web api v2 architecture domain and file-graph endpoint. | Steve Marion | 2025-03-17 | 2 | -1/+2 |
| | |||||
* | SONAR-24521 Implements sonar plugin API addAnalysisData method in the ↵ | Steve Marion | 2025-03-17 | 9 | -29/+151 |
| | | | | | | scanner-engine. Add Xoo plugin sensor that utilizes the analysisData method. | ||||
* | SCA-101 Scanner property to disable SCA scanning | Travis Collins | 2025-03-13 | 2 | -12/+50 |
| | |||||
* | SCA-121 make sonar.sca.debug affect the debug logs | Travis Collins | 2025-03-12 | 1 | -7/+7 |
| | |||||
* | SQRP-316 Log telemetry with the value of sca.enabled | Travis Collins | 2025-03-11 | 1 | -3/+2 |
| | |||||
* | SCA-112 Send SQ Server Type and Version to CLI | Mike Young | 2025-03-11 | 4 | -44/+60 |
| | |||||
* | SCA-105 update scanner engine to use new SCA clis endpoint path | Havoc Pennington | 2025-03-10 | 1 | -1/+1 |
| | |||||
* | SCA-65 Pass Variable to Allow CLI Resolution Failures | Mike Young | 2025-03-08 | 4 | -0/+4 |
| | |||||
* | SCA-63 Enable Separate SCA CLI Debug Mode | Mike Young | 2025-03-06 | 2 | -6/+93 |
| | |||||
* | SCA-75 Map Sonar Property Names to CLI Environment Variables | Mike Young | 2025-03-04 | 8 | -13/+212 |
| | |||||
* | SQRP-279 Don't say SCA analysis | Bill Nottingham | 2025-02-28 | 2 | -3/+3 |
| | |||||
* | 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 |
| | |||||
* | SQRP-272 Add scanner-engine telemetry for SCA services | Javier García Orduña | 2025-02-28 | 4 | -55/+131 |
| | |||||
* | SCA-56 Run "reformat code" on SCA files | Havoc Pennington | 2025-02-28 | 4 | -60/+55 |
| | |||||
* | SQRP-255 SCA CLI test should work on Windows | antoine.vinot | 2025-02-19 | 2 | -17/+41 |
| | |||||
* | SQRP-149 Cache Downloaded CLI | Mike Young | 2025-02-19 | 7 | -37/+462 |
| | |||||
* | SQRP-149 Package manifest files into the scanner report | Mike Young | 2025-02-19 | 2 | -4/+16 |
| | |||||
* | SQRP-166 Check the feature flag before running the CLI | Julien HENRY | 2025-02-19 | 2 | -3/+27 |
| | |||||
* | 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 | 8 | -216/+7 |
| | |||||
* | SONAR-24376 Rewrite ProcessWrapper using Apache commons-exec | Julien HENRY | 2025-02-18 | 3 | -45/+113 |
| | | | | | | | | | | 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 |
| | |||||
* | Revert "SONAR-24376 Fix stdout and stderr streams conflicting with each other" | antoine.vinot | 2025-02-18 | 2 | -48/+28 |
| | | | | This reverts commit aa4c47f4bb5fe2a641e06252953395f4029f4945. | ||||
* | SONAR-24369 Increase test coverage on master | Alain Kermis | 2025-02-17 | 1 | -0/+13 |
| | |||||
* | SONAR-24376 Fix stdout and stderr streams conflicting with each other | antoine.vinot | 2025-02-17 | 2 | -28/+48 |
| | |||||
* | SONAR-24319 Allow the scanner engine to query feature flags (#12874) | Julien HENRY | 2025-02-13 | 12 | -7/+388 |
| | | | | Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com> | ||||
* | SONAR-24285 Improve LogListenerIT test output | Travis Collins | 2025-02-04 | 1 | -1/+1 |
| | |||||
* | SQRP-154 Cleanup leftovers from FOSSA | Javier García Orduña | 2025-02-04 | 1 | -4/+0 |
| | |||||
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 566 | -566/+566 |
| | |||||
* | SONAR-22045 Do not fail analysis due to broken symlinks or symlinks pointing ↵ | Aleksandra Bozhinoska | 2025-01-07 | 2 | -9/+100 |
| | | | | outside project/module | ||||
* | SONAR-24126 Fix issues turning QG red | Matteo Mara | 2025-01-07 | 2 | -7/+8 |
| | |||||
* | SONAR-17771 Drop the support for 'sonar.password' | Claire Villard | 2025-01-06 | 9 | -54/+74 |
| | | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com> | ||||
* | SONAR-24067 Improve logs when preprocessing files | Javier García Orduña | 2025-01-06 | 3 | -10/+29 |
| | |||||
* | SONAR-24021 Invoke method(s) only conditionally | Julien Camus | 2024-12-27 | 23 | -68/+154 |
| | |||||
* | SONAR-24082 Fix issues turning QG red | Matteo Mara | 2024-12-24 | 1 | -3/+3 |
| | |||||
* | SONAR-24082 Fix quality gate status | Matteo Mara | 2024-12-24 | 1 | -1/+0 |
| | |||||
* | SONAR-20659 Add logs when importing SARIF report if the referenced files ↵ | Javier García Orduña | 2024-12-20 | 2 | -22/+35 |
| | | | | | location cannot be resolved Co-authored-by: antoine.vinot <antoine.vinot@sonarsource.com> | ||||
* | SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J Level | Julien Camus | 2024-12-20 | 2 | -17/+15 |
| |