This release adds the support of additional languages to be automatically analyzed. It will now include the following languages:
- Python (including Jupyter Notebooks)
- AzureResourceManager
- Docker
- PHP
- Go
- Terraform
- CloudFormation
- Java Config files
Bug
- SCAN4NET-287 sonar.scanner.truststorePassword should be required for the end step
Improvement
- SCAN4NET-260 Add python support
- SCAN4NET-262 Add support for python jupyter notebooks
- SCAN4NET-269 Add Docker support
- SCAN4NET-271 Add AzureResourceManager support
- SCAN4NET-273 Add support for PHP
- SCAN4NET-275 Add Go support
- SCAN4NET-276 Add Terraform support
- SCAN4NET-280 Add cloudformation support
- SCAN4NET-281 Add jvm-framework-config support
- SCAN4NET-288 Add SonarText support