Commit 400d2c3
committed
Mark reviewed SSTI + SHA-1 lines with NOSONAR on owning line
Keep the S5496 SSTI suppression next to the Jinja render call now that the
environment is an ImmutableSandboxedEnvironment, and split the websocket
handshake NOSONAR onto its own line so SonarCloud stops parsing the combined
comment as an unknown suppression directive (S7632).1 parent 500a3a6 commit 400d2c3
2 files changed
+4
-2
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
112 | 112 | | |
113 | 113 | | |
114 | 114 | | |
115 | | - | |
| 115 | + | |
| 116 | + | |
116 | 117 | | |
117 | 118 | | |
118 | 119 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
27 | 27 | | |
28 | 28 | | |
29 | 29 | | |
30 | | - | |
| 30 | + | |
| 31 | + | |
31 | 32 | | |
32 | 33 | | |
33 | 34 | | |
| |||
0 commit comments