Commit 7ee9652
committed
test(spp_audit,spp_change_request_v2): assert escaped entities in XSS tests
Add assertIn("<script>") to two tests that only checked absence
of raw <script> tags, confirming the escaped data is actually present.1 parent aeb197f commit 7ee9652
File tree
2 files changed
+2
-0
lines changed- spp_audit/tests
- spp_change_request_v2/tests
2 files changed
+2
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
87 | 87 | | |
88 | 88 | | |
89 | 89 | | |
| 90 | + | |
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
68 | 68 | | |
69 | 69 | | |
70 | 70 | | |
| 71 | + | |
71 | 72 | | |
72 | 73 | | |
73 | 74 | | |
| |||
0 commit comments