aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src
Commit message (Collapse)AuthorAgeFilesLines
* SONAR-24160 Scanner property sonar.token has priority on sonar.loginAntoine Vinot6 days1-1/+1
|
* SCA-409 More test fixes for WindowsJeremy Katz13 days2-3/+19
| | | | | | * Windows throws an exception when checking if paths are directories if the path isn't valid. * Quoting of arguments is different for shell vs batch files
* SCA-409 Test fix: Handle different directory separators on WindowsJeremy Katz14 days1-1/+6
|
* SCA-409 Test fix: args with commas cause problems on WindowsJeremy Katz14 days1-2/+2
|
* SCA-409 Test fix: all files on Windows are executableJeremy Katz14 days1-2/+7
|
* SONAR-25269 Restore FileSystem predicate optimization when using the ↵Jonas Wielage2025-06-112-5/+41
| | | | HiddenFilePredicate
* SONAR-24784 Fix wrongly excluded symlinksAleksandra Bozhinoska2025-05-222-64/+114
|
* SONAR-25143 Hidden files should not be published on default when assigned to ↵Jonas Wielage2025-05-222-2/+45
| | | | a auto-publishable language
* SONAR-24676 Scanner Exit on java.lang.ErrorAntoine Vinot2025-05-221-16/+15
|
* SCA-432 SCA CLI client error handlingTravis Collins2025-05-222-3/+4
|
* SONAR-12421 Restrict hasFilename, hasExtension to module files in mod…Aleksandra Bozhinoska2025-05-202-49/+135
|
* SONAR-24767 Allow Sarif Driver to not have a Rules objectAntoine Vinot2025-05-204-56/+82
|
* SONAR-25064 Scanner-Engine should index hidden filesJonas Wielage2025-05-1616-78/+991
|
* SCA-285 Log Execution Time of SCA Step in ScannerMike Young2025-05-152-0/+25
|
* SCA-295 Remove explicit sonar.sca.debug propertyJeremy Katz2025-05-132-18/+9
|
* SONAR-24909 SONAR-24923 Add support for perspective graph in analysis report.Steve Marion2025-05-071-1/+1
|
* SONAR-18640 Drop MutableModuleSettings and MutableProjectSettingsVictor Schneuwly2025-05-0610-175/+28
| | | Co-authored-by: Aurelien Poscia <aurelien.poscia@sonarsource.com>
* SCA-195 use sonar.exclusions in SCATravis Collins2025-05-012-5/+27
|
* SCA-341 Add sonar.sca.exclusions propertyTravis Collins2025-05-013-13/+32
|
* SONAR-24896 upgrade to latest version of git-files-blamePierre2025-04-281-1/+8
|
* SCA-184 Remove recursiveManifestSearch config optionTravis Collins2025-04-244-54/+20
|
* Adjust debug log for when we need to download a new CLIJeremy Katz2025-04-241-1/+1
|
* SONAR-24816 Remove [stderr] from sca logsTravis Collins2025-04-112-9/+12
|
* NO-JIRA Fix Quality GateMatteo Mara2025-04-031-24/+23
|
* Allow for Tidelift CLI Location Override Instead of Using CacheMike Young2025-04-032-0/+39
|
* SCA-180 Fix ignoredPaths when baseDir is different from git baseTravis Collins2025-03-252-13/+54
|
* SONAR-24679 Remove Cycle Dependency on CliServiceMike Young2025-03-213-25/+18
|
* SCA-157 Always log tidelift outputTravis Collins2025-03-202-11/+4
|
* SONAR-21514 Remove hardcoded property definition for sonar.rpg.suffixesJulien HENRY2025-03-201-16/+0
|
* SCA-155 Exclude WorkDirTravis Collins2025-03-202-11/+46
|
* SCA-141 recursive by defaultTravis Collins2025-03-182-7/+42
|
* SCA-140 Respect .gitignore rulesTravis Collins2025-03-186-50/+358
|
* SONAR-24623 Remove the support of ProfileExporter and ProfileImporterJulien HENRY2025-03-181-0/+1
|
* SONAR-24639 Accept S1291 as a valid nosonar rule keyVictor2025-03-182-6/+11
|
* SONAR-24233 Add web api v2 architecture domain and file-graph endpoint.Steve Marion2025-03-172-1/+2
|
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the ↵Steve Marion2025-03-179-29/+151
| | | | | | scanner-engine. Add Xoo plugin sensor that utilizes the analysisData method.
* SCA-101 Scanner property to disable SCA scanningTravis Collins2025-03-132-12/+50
|
* 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-114-44/+60
|
* 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-084-0/+4
|
* SCA-63 Enable Separate SCA CLI Debug ModeMike Young2025-03-062-6/+93
|
* SCA-75 Map Sonar Property Names to CLI Environment VariablesMike Young2025-03-048-13/+212
|
* SQRP-279 Don't say SCA analysisBill Nottingham2025-02-282-3/+3
|
* 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-284-55/+131
|
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington2025-02-284-60/+55
|
* SQRP-255 SCA CLI test should work on Windowsantoine.vinot2025-02-192-17/+41
|