Commit bdbf13e
authored
Fix #13885 (Make sarif output compliant with SonarQube) (danmar#7553)
Add `defaultConfiguration.level` to rules in SARIF output, and a
corresponding test in `test/cli/helloworld_test.py`. Fixes #13885.
Tested with SonarQube Community Build, Release 25.5.0.107428.1 parent 60eb475 commit bdbf13e
2 files changed
+5
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
120 | 120 | | |
121 | 121 | | |
122 | 122 | | |
| 123 | + | |
| 124 | + | |
| 125 | + | |
| 126 | + | |
123 | 127 | | |
124 | 128 | | |
125 | 129 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
376 | 376 | | |
377 | 377 | | |
378 | 378 | | |
| 379 | + | |
379 | 380 | | |
380 | 381 | | |
381 | 382 | | |
| |||
0 commit comments