Commit c777204
fix(test): silence CodeQL incomplete URL substring sanitization in cli-provision-active spy
Mirror the parsed-origin pattern from PR #226: replace string-prefix matches
with URL parser + allowed-origin Set so CodeQL no longer flags them as URL
sanitization.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>1 parent 871d9d5 commit c777204
1 file changed
Lines changed: 12 additions & 4 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
67 | 67 | | |
68 | 68 | | |
69 | 69 | | |
| 70 | + | |
70 | 71 | | |
71 | | - | |
72 | | - | |
73 | | - | |
74 | | - | |
| 72 | + | |
| 73 | + | |
| 74 | + | |
| 75 | + | |
| 76 | + | |
| 77 | + | |
| 78 | + | |
| 79 | + | |
| 80 | + | |
| 81 | + | |
| 82 | + | |
75 | 83 | | |
76 | 84 | | |
77 | 85 | | |
| |||
0 commit comments