Reword qhelp slightly

This commit is contained in:
Owen Mansel-Chan
2025-04-30 14:15:14 +01:00
parent f8791861c7
commit 6e3b959f61

View File

@@ -8,7 +8,7 @@
that allow values to be rendered as-is in the template, avoiding the escaping that all the other strings go
through.
</p>
<p>Using them on user-provided values will result in an opportunity for XSS.</p>
<p>Using them on user-provided values allows for a cross-site scripting vulnerability.</p>
</overview>
<recommendation>
<p>