TSK-1464: now adding thymeleaf template to sonar index

This is done in order to enable the XSS vulnerabilities check
This commit is contained in:
Mustapha Zorgati 2020-11-09 20:38:03 +01:00
parent 29d8152eb9
commit 7207c14523
1 changed files with 1 additions and 1 deletions

View File

@ -1,4 +1,4 @@
sonar.sources=src/main/java,src/main/resources/templates
sonar.java.coveragePlugin=jacoco
sonar.jacoco.reportPath=**/jacoco.*
sonar.dynamicAnalysis=reuseReports