Commit 0dcf32e
committed
test(mcp-lecturer): use https for the wrong-issuer negative token
The assertion is that the issuer does not match the expected one, so the
scheme is irrelevant to the test — but the http literal on a non-localhost
host tripped SonarCloud S5332 and pushed the PR's new-code security rating
to B, failing the quality gate.1 parent 8fcb5f5 commit 0dcf32e
1 file changed
Lines changed: 4 additions & 1 deletion
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
186 | 186 | | |
187 | 187 | | |
188 | 188 | | |
189 | | - | |
| 189 | + | |
| 190 | + | |
| 191 | + | |
| 192 | + | |
190 | 193 | | |
191 | 194 | | |
192 | 195 | | |
| |||
0 commit comments