Commit a07d008
committed
fix(security): resolve playwright goto-injection finding in JS template (INF-1647)
The page.goto(sessionUrl) call in the JS scaffold template flows from
developer-provided constants (WEBSITE_URL_1/2/3) set at scaffold time,
never runtime/untrusted input. Add a scoped nosemgrep suppression with
rationale documenting the template-time decision.1 parent c3050ff commit a07d008
1 file changed
Lines changed: 1 addition & 0 deletions
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
26 | 26 | | |
27 | 27 | | |
28 | 28 | | |
| 29 | + | |
29 | 30 | | |
30 | 31 | | |
31 | 32 | | |
| |||
0 commit comments