| Commit message (Expand) | Author | Age | Files | Lines |
* | SCA-180 Fix ignoredPaths when baseDir is different from git base | Travis Collins | 7 days | 1 | -12/+41 |
* | SONAR-24679 Remove Cycle Dependency on CliService | Mike Young | 11 days | 1 | -21/+10 |
* | SCA-157 Always log tidelift output | Travis Collins | 12 days | 1 | -1/+1 |
* | SCA-155 Exclude WorkDir | Travis Collins | 12 days | 1 | -11/+28 |
* | SCA-141 recursive by default | Travis Collins | 14 days | 1 | -5/+33 |
* | SCA-140 Respect .gitignore rules | Travis Collins | 14 days | 3 | -49/+264 |
* | SONAR-24639 Accept S1291 as a valid nosonar rule key | Victor | 14 days | 1 | -5/+8 |
* | SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner... | Steve Marion | 2025-03-17 | 1 | -12/+13 |
* | SCA-101 Scanner property to disable SCA scanning | Travis Collins | 2025-03-13 | 1 | -11/+42 |
* | SCA-112 Send SQ Server Type and Version to CLI | Mike Young | 2025-03-11 | 1 | -43/+50 |
* | SCA-65 Pass Variable to Allow CLI Resolution Failures | Mike Young | 2025-03-08 | 1 | -0/+1 |
* | SCA-63 Enable Separate SCA CLI Debug Mode | Mike Young | 2025-03-06 | 1 | -4/+79 |
* | SCA-75 Map Sonar Property Names to CLI Environment Variables | Mike Young | 2025-03-04 | 3 | -9/+125 |
* | SQRP-279 Don't say SCA analysis | Bill Nottingham | 2025-02-28 | 1 | -1/+1 |
* | SQRP-272 Add scanner-engine telemetry for SCA services | Javier García Orduña | 2025-02-28 | 2 | -11/+55 |
* | SCA-56 Run "reformat code" on SCA files | Havoc Pennington | 2025-02-28 | 3 | -12/+6 |
* | SQRP-255 SCA CLI test should work on Windows | antoine.vinot | 2025-02-19 | 1 | -17/+19 |
* | SQRP-149 Cache Downloaded CLI | Mike Young | 2025-02-19 | 3 | -18/+261 |
* | SQRP-149 Package manifest files into the scanner report | Mike Young | 2025-02-19 | 1 | -3/+10 |
* | SQRP-166 Check the feature flag before running the CLI | Julien HENRY | 2025-02-19 | 1 | -2/+17 |
* | SQRP-149 Generate Manifest Files | Mike Young | 2025-02-19 | 2 | -0/+199 |
* | SONAR-24317 Move ProcessWrapperFactory to sonar-core | antoine.vinot | 2025-02-19 | 5 | -89/+5 |
* | SONAR-24376 Rewrite ProcessWrapper using Apache commons-exec | Julien HENRY | 2025-02-18 | 1 | -1/+39 |
* | 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 | 1 | -7/+2 |
* | 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 | 1 | -2/+7 |
* | SONAR-24319 Allow the scanner engine to query feature flags (#12874) | Julien HENRY | 2025-02-13 | 2 | -0/+121 |
* | SONAR-24146 Update license headers for 2025 | Matteo Mara | 2025-01-09 | 193 | -193/+193 |
* | SONAR-17771 Drop the support for 'sonar.password' | Claire Villard | 2025-01-06 | 3 | -28/+23 |
* | SONAR-24067 Improve logs when preprocessing files | Javier García Orduña | 2025-01-06 | 1 | -5/+18 |
* | SONAR-24021 Invoke method(s) only conditionally | Julien Camus | 2024-12-27 | 2 | -1/+75 |
* | 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 loca... | Javier García Orduña | 2024-12-20 | 1 | -21/+24 |
* | SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J Level | Julien Camus | 2024-12-20 | 2 | -17/+15 |
* | SONAR-23990 Replace with text block | Julien Camus | 2024-12-19 | 5 | -253/+286 |
* | SONAR-23968 Log a warning when encrypted properties are used on Scanner side | Claire Villard | 2024-12-19 | 1 | -2/+12 |
* | SONAR-23972 Update scanner-related broken documentation links | Claire Villard | 2024-12-18 | 1 | -107/+0 |
* | SONAR-23974 Optimize the scanner report | Julien HENRY | 2024-12-18 | 5 | -73/+70 |
* | SONAR-24003 Delete unnecessary imports | Julien Camus | 2024-12-18 | 1 | -5/+2 |
* | SONAR-24004 Replace lambda with method reference | Julien Camus | 2024-12-18 | 4 | -9/+8 |
* | NO-JIRA fix GithubActionsTest resources | Steve Marion | 2024-12-18 | 1 | -2/+2 |
* | SONAR-22998 fetch active rules with a dedicated endpoint | Pierre Guillot | 2024-12-18 | 2 | -117/+160 |
* | SONAR-22640 Read PR head sha from trigger event of GitHub action | Javier García Orduña | 2024-12-18 | 1 | -23/+59 |
* | SONAR-22185 SARIF issues are not imported for some location URI format | Javier García Orduña | 2024-12-06 | 1 | -7/+29 |
* | SONAR-23647 Improve logs when a sensor is skipped because of a missing property | Javier García Orduña | 2024-12-04 | 1 | -0/+137 |
* | SONAR-23432 Fix failing tests on Windows in scanner-engine | antoine.vinot | 2024-12-03 | 5 | -21/+35 |
* | SONAR-23774 Add a scanner property to disable loading of OS-level SSL certifi... | Julien HENRY | 2024-11-27 | 1 | -0/+25 |
* | SONAR-23680 Support changeit as default keystore password | Julien HENRY | 2024-11-22 | 1 | -13/+60 |