aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org
Commit message (Expand)AuthorAgeFilesLines
* SCA-180 Fix ignoredPaths when baseDir is different from git baseTravis Collins7 days1-12/+41
* SONAR-24679 Remove Cycle Dependency on CliServiceMike Young11 days1-21/+10
* SCA-157 Always log tidelift outputTravis Collins12 days1-1/+1
* SCA-155 Exclude WorkDirTravis Collins12 days1-11/+28
* SCA-141 recursive by defaultTravis Collins14 days1-5/+33
* SCA-140 Respect .gitignore rulesTravis Collins14 days3-49/+264
* SONAR-24639 Accept S1291 as a valid nosonar rule keyVictor14 days1-5/+8
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion2025-03-171-12/+13
* SCA-101 Scanner property to disable SCA scanningTravis Collins2025-03-131-11/+42
* SCA-112 Send SQ Server Type and Version to CLIMike Young2025-03-111-43/+50
* SCA-65 Pass Variable to Allow CLI Resolution FailuresMike Young2025-03-081-0/+1
* SCA-63 Enable Separate SCA CLI Debug ModeMike Young2025-03-061-4/+79
* SCA-75 Map Sonar Property Names to CLI Environment VariablesMike Young2025-03-043-9/+125
* SQRP-279 Don't say SCA analysisBill Nottingham2025-02-281-1/+1
* SQRP-272 Add scanner-engine telemetry for SCA servicesJavier García Orduña2025-02-282-11/+55
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington2025-02-283-12/+6
* SQRP-255 SCA CLI test should work on Windowsantoine.vinot2025-02-191-17/+19
* SQRP-149 Cache Downloaded CLIMike Young2025-02-193-18/+261
* SQRP-149 Package manifest files into the scanner reportMike Young2025-02-191-3/+10
* SQRP-166 Check the feature flag before running the CLIJulien HENRY2025-02-191-2/+17
* SQRP-149 Generate Manifest FilesMike Young2025-02-192-0/+199
* SONAR-24317 Move ProcessWrapperFactory to sonar-coreantoine.vinot2025-02-195-89/+5
* SONAR-24376 Rewrite ProcessWrapper using Apache commons-execJulien HENRY2025-02-181-1/+39
* SONAR-24394 Migrate some tests to JUnit5Julien HENRY2025-02-182-83/+55
* Revert "SONAR-24376 Fix stdout and stderr streams conflicting with each other"antoine.vinot2025-02-181-7/+2
* SONAR-24369 Increase test coverage on masterAlain Kermis2025-02-171-0/+13
* SONAR-24376 Fix stdout and stderr streams conflicting with each otherantoine.vinot2025-02-171-2/+7
* SONAR-24319 Allow the scanner engine to query feature flags (#12874)Julien HENRY2025-02-132-0/+121
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09193-193/+193
* SONAR-17771 Drop the support for 'sonar.password'Claire Villard2025-01-063-28/+23
* SONAR-24067 Improve logs when preprocessing filesJavier García Orduña2025-01-061-5/+18
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-272-1/+75
* SONAR-24082 Fix issues turning QG redMatteo Mara2024-12-241-3/+3
* SONAR-24082 Fix quality gate statusMatteo Mara2024-12-241-1/+0
* SONAR-20659 Add logs when importing SARIF report if the referenced files loca...Javier García Orduña2024-12-201-21/+24
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-202-17/+15
* SONAR-23990 Replace with text blockJulien Camus2024-12-195-253/+286
* SONAR-23968 Log a warning when encrypted properties are used on Scanner sideClaire Villard2024-12-191-2/+12
* SONAR-23972 Update scanner-related broken documentation linksClaire Villard2024-12-181-107/+0
* SONAR-23974 Optimize the scanner reportJulien HENRY2024-12-185-73/+70
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-5/+2
* SONAR-24004 Replace lambda with method referenceJulien Camus2024-12-184-9/+8
* NO-JIRA fix GithubActionsTest resourcesSteve Marion2024-12-181-2/+2
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-182-117/+160
* SONAR-22640 Read PR head sha from trigger event of GitHub actionJavier García Orduña2024-12-181-23/+59
* SONAR-22185 SARIF issues are not imported for some location URI formatJavier García Orduña2024-12-061-7/+29
* SONAR-23647 Improve logs when a sensor is skipped because of a missing propertyJavier García Orduña2024-12-041-0/+137
* SONAR-23432 Fix failing tests on Windows in scanner-engineantoine.vinot2024-12-035-21/+35
* SONAR-23774 Add a scanner property to disable loading of OS-level SSL certifi...Julien HENRY2024-11-271-0/+25
* SONAR-23680 Support changeit as default keystore passwordJulien HENRY2024-11-221-13/+60