aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java
Commit message (Expand)AuthorAgeFilesLines
* 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
* SONAR-23270 Handle type and severity in new generic import formatLéo Geoffroy2024-11-133-35/+113
* NO-JIRA improved performance of tests in sonar-scanner-engine modulelukasz-jarocki-sonarsource2024-10-235-31/+52
* SONAR-23250 Revert changes made in the plugin API for ActiveRuleJulien HENRY2024-10-213-5/+43
* SONAR-23250 handle impacts on active rules in scanner engineLéo Geoffroy2024-10-163-1/+76
* NO-JIRA Fix the Quality GateMatteo Mara2024-10-153-9/+8
* NO-JIRA Stop using deprecated methods from RandomStringUtilsMatteo Mara2024-10-144-16/+16
* SONAR-23327 Update tests to Junit5Matteo Mara2024-10-112-56/+56
* SONAR-23327 Implement addTelemetryProperty in the scanner engineMatteo Mara2024-10-115-50/+305
* SONAR-23013 Improve coverageJulien HENRY2024-09-271-0/+14
* SONAR-18941 Dont run flaky test on macosantoine.vinot2024-09-261-9/+5
* SONAR-22951 Use 5 levels severities for Software ImpactDejan Milisavljevic2024-09-181-4/+5
* SONAR-22537 add support for short and full description in adhoc rule created ...Steve Marion2024-07-291-6/+25
* SONAR-22541 Import SARIF stacks as issue flowsJulien HENRY2024-07-262-39/+102
* SONAR-22538 Import SARIF related locations as secondary issue locationsJulien HENRY2024-07-251-3/+21
* SONAR-22603 Use generated code for the SARIF parserJulien HENRY2024-07-248-70/+68
* Fix stacktrace in the Json outputJulien HENRY2024-05-131-4/+6
* SONAR-22194 Use Okhttp interceptor to log requestsJulien HENRY2024-05-071-58/+62
* Fix some quality flawsJulien HENRY2024-05-023-11/+8
* SONAR-22159 Modify the way the creation date is set in junit testMatteo Mara2024-04-301-0/+11
* SONAR-22086 Add support to configure scanner with env variablesJulien HENRY2024-04-301-0/+170
* SONAR-22038 Support new SSL properties (#10987)Julien HENRY2024-04-3020-421/+641
* SONAR-22039 Support new timeout propertiesJulien HENRY2024-04-151-0/+40
* SONAR-22037 Support new HTTP proxy propertiesJulien HENRY2024-04-151-19/+158
* SONAR-22036 Add a main to the scanner engineJulien HENRY2024-04-151-0/+76
* SONAR-22054 Make property sonar.projectBaseDir optionalJulien HENRY2024-04-151-0/+8
* SONAR-22009 Fix NPE on SARIF import when Extensions don't have Rulesantoine.vinot2024-04-051-0/+31
* SGB-11 Do not cleanup tempdirDejan Milisavljevic2024-04-041-1/+5
* SONAR-21972 Fix tests to not depend on the operating system's localeJulien HENRY2024-04-031-2/+3