- The scanner is now supporting multi-language analysis. This means that it automatically picks up all the files for the following languages:
- T-SQL
- PL/SQL
- YAML
- XML
- JSON
- CSS
- HTML
- Javascript
- Typescript
If this is not desired, it can be turned off by providing /d:sonar.scanner.scanAll=false
on the begin
step.
- The JRE provisioning is disabled if the targeted SonarQube instance version is less than 10.6