aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar
Commit message (Expand)AuthorAgeFilesLines
* SCA-180 Fix ignoredPaths when baseDir is different from git baseTravis Collins6 days1-1/+13
* SONAR-24679 Remove Cycle Dependency on CliServiceMike Young10 days2-4/+8
* SCA-157 Always log tidelift outputTravis Collins11 days1-10/+3
* SONAR-21514 Remove hardcoded property definition for sonar.rpg.suffixesJulien HENRY11 days1-16/+0
* SCA-155 Exclude WorkDirTravis Collins11 days1-0/+18
* SCA-141 recursive by defaultTravis Collins13 days1-2/+9
* SCA-140 Respect .gitignore rulesTravis Collins13 days3-1/+94
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY13 days1-0/+1
* SONAR-24639 Accept S1291 as a valid nosonar rule keyVictor13 days1-1/+3
* SONAR-24233 Add web api v2 architecture domain and file-graph endpoint.Steve Marion14 days1-0/+1
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the scanner...Steve Marion14 days4-14/+52
* SCA-101 Scanner property to disable SCA scanningTravis Collins2025-03-131-1/+8
* SCA-121 make sonar.sca.debug affect the debug logsTravis Collins2025-03-121-7/+7
* SQRP-316 Log telemetry with the value of sca.enabledTravis Collins2025-03-111-3/+2
* SCA-112 Send SQ Server Type and Version to CLIMike Young2025-03-111-1/+6
* SCA-105 update scanner engine to use new SCA clis endpoint pathHavoc Pennington2025-03-101-1/+1
* 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-043-4/+85
* SQRP-279 Don't say SCA analysisBill Nottingham2025-02-281-2/+2
* SQRP-272 Fix negative duration metricJavier García Orduña2025-02-281-1/+1
* SQRP-272 Improve CLI cache error managementJavier García Orduña2025-02-281-1/+2
* SQRP-272 Add scanner-engine telemetry for SCA servicesJavier García Orduña2025-02-282-44/+76
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington2025-02-281-48/+49
* SQRP-149 Cache Downloaded CLIMike Young2025-02-194-19/+201
* SQRP-149 Package manifest files into the scanner reportMike Young2025-02-191-1/+6
* SQRP-166 Check the feature flag before running the CLIJulien HENRY2025-02-191-1/+10
* SQRP-149 Generate Manifest FilesMike Young2025-02-194-1/+200
* SONAR-24317 Move ProcessWrapperFactory to sonar-coreantoine.vinot2025-02-193-127/+2
* SONAR-24376 Rewrite ProcessWrapper using Apache commons-execJulien HENRY2025-02-182-44/+74
* Revert "SONAR-24376 Fix stdout and stderr streams conflicting with each other"antoine.vinot2025-02-181-41/+26
* SONAR-24376 Fix stdout and stderr streams conflicting with each otherantoine.vinot2025-02-171-26/+41
* SONAR-24319 Allow the scanner engine to query feature flags (#12874)Julien HENRY2025-02-137-6/+214
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09337-337/+337
* SONAR-22045 Do not fail analysis due to broken symlinks or symlinks pointing ...Aleksandra Bozhinoska2025-01-071-0/+29
* SONAR-24126 Fix issues turning QG redMatteo Mara2025-01-071-1/+0
* SONAR-17771 Drop the support for 'sonar.password'Claire Villard2025-01-065-19/+25
* SONAR-24067 Improve logs when preprocessing filesJavier García Orduña2025-01-062-5/+11
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-2721-67/+79
* SONAR-20659 Add logs when importing SARIF report if the referenced files loca...Javier García Orduña2024-12-201-1/+11
* SONAR-23968 Log a warning when encrypted properties are used on Scanner sideClaire Villard2024-12-191-0/+4
* SONAR-19122 Update annotations from javax to jakartaJacek Poreda2024-12-1810-12/+12
* SONAR-23972 Update scanner-related broken documentation linksClaire Villard2024-12-182-52/+1
* SONAR-23974 Optimize the scanner reportJulien HENRY2024-12-186-23/+68
* SONAR-24003 Delete unnecessary importsJulien Camus2024-12-181-1/+0
* SONAR-17640 Do not visit directories when all the files will be excludedantoine.vinot2024-12-181-2/+19
* SONAR-22998 fetch active rules with a dedicated endpointPierre Guillot2024-12-185-145/+97
* SONAR-22640 Read PR head sha from trigger event of GitHub actionJavier García Orduña2024-12-181-9/+127
* SONAR-22185 SARIF issues are not imported for some location URI formatJavier García Orduña2024-12-061-1/+12
* SONAR-22305 Ignore scanner properties with null valuesJavier García Orduña2024-12-051-4/+6