We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9d9a7ab commit 8a4fa0aCopy full SHA for 8a4fa0a
java/ql/src/experimental/Security/CWE/CWE-552/UnsafeUrlForward.qhelp
@@ -11,7 +11,7 @@
11
</overview>
12
<recommendation>
13
14
-<p>In order to prevent untrusted URL forwarding, it is recommended to avoid entering user input directly into the forwarding URL.</p>
+<p>In order to prevent untrusted URL forwarding, it is recommended to avoid concatenating user input directly into the forwarding URL.</p>
15
16
</recommendation>
17
<example>
0 commit comments