Commit 407e587
committed
chore: exclude test files from SonarCloud security hotspot analysis
- Add sonar.security.hotspots.exclusions configuration
- Prevents false positive security warnings on mock URLs in tests
- Test files already excluded from main analysis via sonar.exclusions1 parent 9c220b1 commit 407e587
1 file changed
+6
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
20 | 20 | | |
21 | 21 | | |
22 | 22 | | |
| 23 | + | |
| 24 | + | |
| 25 | + | |
| 26 | + | |
| 27 | + | |
| 28 | + | |
23 | 29 | | |
24 | 30 | | |
25 | 31 | | |
| |||
0 commit comments