aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main
Commit message (Expand)AuthorAgeFilesLines
* SQRP-316 Log telemetry with the value of sca.enabledTravis Collins13 hours1-3/+2
* SCA-112 Send SQ Server Type and Version to CLIMike Young13 hours1-1/+6
* SCA-105 update scanner engine to use new SCA clis endpoint pathHavoc Pennington37 hours1-1/+1
* SCA-65 Pass Variable to Allow CLI Resolution FailuresMike Young4 days1-0/+1
* SCA-63 Enable Separate SCA CLI Debug ModeMike Young6 days1-2/+14
* SCA-75 Map Sonar Property Names to CLI Environment VariablesMike Young8 days3-4/+85
* SQRP-279 Don't say SCA analysisBill Nottingham12 days1-2/+2
* SQRP-272 Fix negative duration metricJavier García Orduña12 days1-1/+1
* SQRP-272 Improve CLI cache error managementJavier García Orduña12 days1-1/+2
* SQRP-272 Add scanner-engine telemetry for SCA servicesJavier García Orduña12 days2-44/+76
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington12 days1-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
* NO-JIRA fix GithubActionsTest resourcesSteve Marion2024-12-181-448/+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-182-9/+575
* 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
* SONAR-23647 Improve logs when a sensor is skipped because of a missing propertyJavier García Orduña2024-12-041-4/+60
* SONAR-23432 Fix failing tests on Windows in scanner-engineantoine.vinot2024-12-031-1/+1
* SONAR-23774 Add a scanner property to disable loading of OS-level SSL certifi...Julien HENRY2024-11-271-4/+10
* SONAR-23680 Support changeit as default keystore passwordJulien HENRY2024-11-222-14/+50
* SONAR-23623 Remove useless remains of the SCA prototypeJulien HENRY2024-11-151-5/+0
* SONAR-23270 Handle type and severity in new generic import formatLéo Geoffroy2024-11-133-23/+44
* SONAR-23427 Stop relying on Qualifiers, Scopes and ResourceType from the plug...Julien HENRY2024-10-246-17/+12
* NO-JIRA improved performance of tests in sonar-scanner-engine modulelukasz-jarocki-sonarsource2024-10-232-4/+17
* SONAR-23250 Revert changes made in the plugin API for ActiveRuleJulien HENRY2024-10-215-4/+137
* SONAR-23250 handle impacts on active rules in scanner engineLéo Geoffroy2024-10-163-3/+31
* SONAR-23327 Implement addTelemetryProperty in the scanner engineMatteo Mara2024-10-116-18/+160
* SONAR-23013 Improve coverageJulien HENRY2024-09-271-7/+21