aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner
Commit message (Collapse)AuthorAgeFilesLines
* SCA-699 Use .tar.xzTravis Collins3 days2-61/+61
|
* SONAR-25377 Remove deprecated complexity metricsPierre2025-07-041-11/+10
|
* SCA-409 More test fixes for WindowsJeremy Katz2025-06-201-2/+12
| | | | | | * 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: args with commas cause problems on WindowsJeremy Katz2025-06-191-2/+2
|
* SCA-409 Test fix: all files on Windows are executableJeremy Katz2025-06-191-2/+7
|
* SONAR-25269 Restore FileSystem predicate optimization when using the ↵Jonas Wielage2025-06-111-1/+37
| | | | HiddenFilePredicate
* SCA-432 SCA CLI client error handlingTravis Collins2025-05-221-1/+1
|
* SONAR-12421 Restrict hasFilename, hasExtension to module files in mod…Aleksandra Bozhinoska2025-05-201-46/+111
|
* SONAR-24767 Allow Sarif Driver to not have a Rules objectAntoine Vinot2025-05-202-53/+76
|
* SONAR-25064 Scanner-Engine should index hidden filesJonas Wielage2025-05-164-16/+545
|
* SCA-285 Log Execution Time of SCA Step in ScannerMike Young2025-05-151-0/+16
|
* SCA-295 Remove explicit sonar.sca.debug propertyJeremy Katz2025-05-131-16/+8
|
* SONAR-18640 Drop MutableModuleSettings and MutableProjectSettingsVictor Schneuwly2025-05-063-16/+16
| | | Co-authored-by: Aurelien Poscia <aurelien.poscia@sonarsource.com>
* SCA-195 use sonar.exclusions in SCATravis Collins2025-05-011-1/+17
|
* SCA-341 Add sonar.sca.exclusions propertyTravis Collins2025-05-011-7/+20
|
* SCA-184 Remove recursiveManifestSearch config optionTravis Collins2025-04-242-42/+11
|
* NO-JIRA Fix Quality GateMatteo Mara2025-04-031-24/+23
|
* Allow for Tidelift CLI Location Override Instead of Using CacheMike Young2025-04-031-0/+26
|
* SONAR-24679 Remove Cycle Dependency on CliServiceMike Young2025-03-211-21/+10
|
* SCA-157 Always log tidelift outputTravis Collins2025-03-201-1/+1
|
* SCA-155 Exclude WorkDirTravis Collins2025-03-201-11/+28
|
* SCA-141 recursive by defaultTravis Collins2025-03-181-5/+33
|
* SCA-140 Respect .gitignore rulesTravis Collins2025-03-182-49/+197
|
* SONAR-24639 Accept S1291 as a valid nosonar rule keyVictor2025-03-181-5/+8
|
* SONAR-24521 Implements sonar plugin API addAnalysisData method in the ↵Steve Marion2025-03-171-12/+13
| | | | | | scanner-engine. Add Xoo plugin sensor that utilizes the analysisData method.
* SCA-101 Scanner property to disable SCA scanningTravis Collins2025-03-131-11/+42
|
* SCA-112 Send SQ Server Type and Version to CLIMike Young2025-03-111-43/+50
|
* 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-4/+79
|
* SCA-75 Map Sonar Property Names to CLI Environment VariablesMike Young2025-03-043-9/+125
|
* SQRP-279 Don't say SCA analysisBill Nottingham2025-02-281-1/+1
|
* SQRP-272 Add scanner-engine telemetry for SCA servicesJavier García Orduña2025-02-282-11/+55
|
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington2025-02-283-12/+6
|
* SQRP-255 SCA CLI test should work on Windowsantoine.vinot2025-02-191-17/+19
|
* SQRP-149 Cache Downloaded CLIMike Young2025-02-193-18/+261
|
* SQRP-149 Package manifest files into the scanner reportMike Young2025-02-191-3/+10
|
* SQRP-166 Check the feature flag before running the CLIJulien HENRY2025-02-191-2/+17
|
* SQRP-149 Generate Manifest FilesMike Young2025-02-192-0/+199
|
* SONAR-24369 Increase test coverage on masterAlain Kermis2025-02-171-0/+13
|
* SONAR-24319 Allow the scanner engine to query feature flags (#12874)Julien HENRY2025-02-132-0/+121
| | | | Co-authored-by: Antoine Vinot <antoine.vinot@sonarsource.com>
* SONAR-24146 Update license headers for 2025Matteo Mara2025-01-09170-170/+170
|
* SONAR-17771 Drop the support for 'sonar.password'Claire Villard2025-01-063-28/+23
| | | Co-authored-by: Eric Giffon <eric.giffon@sonarsource.com>
* SONAR-24067 Improve logs when preprocessing filesJavier García Orduña2025-01-061-5/+18
|
* SONAR-24021 Invoke method(s) only conditionallyJulien Camus2024-12-271-1/+44
|
* 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 ↵Javier García Orduña2024-12-201-21/+24
| | | | | location cannot be resolved Co-authored-by: antoine.vinot <antoine.vinot@sonarsource.com>
* SONAR-24066 Replace deprecated LoggerLevel calls to SLF4J LevelJulien Camus2024-12-201-7/+6
|
* SONAR-23990 Replace with text blockJulien Camus2024-12-191-29/+33
|
* SONAR-23968 Log a warning when encrypted properties are used on Scanner sideClaire Villard2024-12-191-2/+12
|