Skip to content

Commit 8a4fa0a

Browse files
committed
Copyedit
1 parent 9d9a7ab commit 8a4fa0a

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

java/ql/src/experimental/Security/CWE/CWE-552/UnsafeUrlForward.qhelp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
</overview>
1212
<recommendation>
1313

14-
<p>In order to prevent untrusted URL forwarding, it is recommended to avoid entering user input directly into the forwarding URL.</p>
14+
<p>In order to prevent untrusted URL forwarding, it is recommended to avoid concatenating user input directly into the forwarding URL.</p>
1515

1616
</recommendation>
1717
<example>

0 commit comments

Comments
 (0)