Skip to content

Commit da12ccd

Browse files
committed
Ignore test fixtures for SCA scanning
1 parent 4b64174 commit da12ccd

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -68,6 +68,7 @@
6868
<!-- Minimum SL version supporting ${sonar.pluginApi.minVersion} -->
6969
<sonar.sonarlint-core.version>8.17.0.70351</sonar.sonarlint-core.version>
7070
<sonar.pluginApi.version>10.11.0.2468</sonar.pluginApi.version>
71+
<sonar.sca.exclusions>its/sources/**,sonar-xml-plugin/src/test/resources/**</sonar.sca.exclusions>
7172
<maven.test.redirectTestOutputToFile>true</maven.test.redirectTestOutputToFile>
7273

7374
<!-- Release: enable publication to Bintray -->

0 commit comments

Comments
 (0)