aboutsummaryrefslogtreecommitdiffstats
path: root/sonar-scanner-engine/src/main/java/org/sonar/scanner/sca/ScaExecutor.java
Commit message (Expand)AuthorAgeFilesLines
* SCA-285 Log Execution Time of SCA Step in ScannerMike Young2025-05-151-0/+9
* SCA-101 Scanner property to disable SCA scanningTravis Collins2025-03-131-1/+8
* SCA-75 Map Sonar Property Names to CLI Environment VariablesMike Young2025-03-041-2/+6
* SQRP-279 Don't say SCA analysisBill Nottingham2025-02-281-2/+2
* SQRP-149 Cache Downloaded CLIMike Young2025-02-191-4/+7
* 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-191-0/+55