mirror of
https://github.com/github/codeql.git
synced 2026-04-18 13:34:02 +02:00
Update UnsafeUsageOfClientSideEncryptionVersion.qhelp
This commit is contained in:
@@ -14,11 +14,6 @@
|
||||
</recommendation>
|
||||
<example>
|
||||
|
||||
<p>The following example shows an HTTP request parameter being used directly in a forming a
|
||||
new request without validating the input, which facilitates SSRF attacks.
|
||||
It also shows how to remedy the problem by validating the user input against a known fixed string.
|
||||
</p>
|
||||
|
||||
<sample src="UnsafeUsageOfClientSideEncryptionVersion.cs" />
|
||||
|
||||
</example>
|
||||
|
||||
Reference in New Issue
Block a user