mirror of
https://github.com/github/codeql.git
synced 2026-04-29 02:35:15 +02:00
improve qhelp
Co-authored-by: Esben Sparre Andreasen <esbena@github.com>
This commit is contained in:
committed by
GitHub
parent
4ba5ae09b0
commit
3d6a5263e0
@@ -6,7 +6,7 @@ Sensitive information such as user passwords should not be transmitted within th
|
||||
Sensitive information within URLs may be logged in various locations, including the user's browser, the web server,
|
||||
and any forward or reverse proxy servers between the two endpoints. URLs may also be displayed on-screen, bookmarked
|
||||
or emailed around by users. They may be disclosed to third parties via the Referer header when any off-site links are
|
||||
followed. Placing passwords into the URL therefore increases the risk that they will be captured by an attacker.
|
||||
followed. Placing sensitive information into the URL therefore increases the risk that it will be captured by an attacker.
|
||||
</p>
|
||||
</overview>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user