Skip to content

Commit 8dffbca

Browse files
authored
SONARJAVA-5742 Add some SCA exclusions to match what's excluded for mend (#5285)
1 parent 00a68bd commit 8dffbca

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -93,6 +93,7 @@
9393
-->
9494
<sonar.plugin.api.version>13.0.0.3026</sonar.plugin.api.version>
9595
<sonarlint.plugin.api.version>10.13.0.79996</sonarlint.plugin.api.version>
96+
<sonar.sca.exclusions>its/**,java-checks-test-sources/**</sonar.sca.exclusions>
9697
<analyzer.commons.version>2.18.0.3393</analyzer.commons.version>
9798
<orchestrator.version>5.6.2.2625</orchestrator.version>
9899
<sslr.version>1.24.0.633</sslr.version>

0 commit comments

Comments
 (0)