aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/test/java/org/sonar/scanner/sca/ScaExecutorTest.java
Commit message (Expand)AuthorAgeFilesLines
* SCA-285 Log Execution Time of SCA Step in ScannerMike Young2025-05-151-0/+16
* SCA-101 Scanner property to disable SCA scanningTravis Collins2025-03-131-11/+42
* SCA-75 Map Sonar Property Names to CLI Environment VariablesMike Young2025-03-041-8/+10
* SQRP-279 Don't say SCA analysisBill Nottingham2025-02-281-1/+1
* SCA-56 Run "reformat code" on SCA filesHavoc Pennington2025-02-281-5/+3
* SQRP-149 Cache Downloaded CLIMike Young2025-02-191-12/+12
* 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-191-0/+111