aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/sca/CliService.java
Commit message (Expand)AuthorAgeFilesLines
* SCA-409 More test fixes for WindowsJeremy Katz2025-06-201-1/+7
* SCA-295 Remove explicit sonar.sca.debug propertyJeremy Katz2025-05-131-2/+1
* SCA-195 use sonar.exclusions in SCATravis Collins2025-05-011-4/+10
* SCA-341 Add sonar.sca.exclusions propertyTravis Collins2025-05-011-6/+10
* SCA-184 Remove recursiveManifestSearch config optionTravis Collins2025-04-241-4/+2
* SONAR-24679 Remove Cycle Dependency on CliServiceMike Young2025-03-211-1/+4
* SCA-157 Always log tidelift outputTravis Collins2025-03-201-10/+3
* SCA-155 Exclude WorkDirTravis Collins2025-03-201-0/+18
* SCA-140 Respect .gitignore rulesTravis Collins2025-03-181-1/+78
* SCA-121 make sonar.sca.debug affect the debug logsTravis Collins2025-03-121-7/+7
* SCA-112 Send SQ Server Type and Version to CLIMike Young2025-03-111-1/+6
* 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-2/+14
* SCA-75 Map Sonar Property Names to CLI Environment VariablesMike Young2025-03-041-2/+8
* SQRP-272 Fix negative duration metricJavier García Orduña2025-02-281-1/+1
* SQRP-272 Add scanner-engine telemetry for SCA servicesJavier García Orduña2025-02-281-22/+34
* SQRP-149 Cache Downloaded CLIMike Young2025-02-191-5/+3
* SQRP-149 Generate Manifest FilesMike Young2025-02-191-0/+76