Skip to content

Commit ce7e224

Browse files
katzjzglicz
andauthored
JS-836 Exclude its/** from SCA scans to match mend (#5631)
Co-authored-by: Michal Zgliczynski <[email protected]>
1 parent 3f67f78 commit ce7e224

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
@@ -71,6 +71,7 @@
7171
<sonar.version>25.8.0.112029</sonar.version>
7272
<sonar.api.version>13.0.0.3026</sonar.api.version>
7373
<sonar-orchestrator.version>5.6.2.2625</sonar-orchestrator.version>
74+
<sonar.sca.exclusions>its/**</sonar.sca.exclusions>
7475
<gson.version>2.13.1</gson.version>
7576
<analyzer-commons.version>2.18.0.3393</analyzer-commons.version>
7677
<sslr.version>1.24.0.633</sslr.version>

0 commit comments

Comments
 (0)