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:
parent
29d8152eb9
commit
7207c14523
|
@ -1,4 +1,4 @@
|
|||
|
||||
sonar.sources=src/main/java,src/main/resources/templates
|
||||
sonar.java.coveragePlugin=jacoco
|
||||
sonar.jacoco.reportPath=**/jacoco.*
|
||||
sonar.dynamicAnalysis=reuseReports
|
||||
|
|
Loading…
Reference in New Issue