mirror of
https://github.com/github/codeql.git
synced 2026-04-23 07:45:17 +02:00
Doc change
Co-authored-by: Alex Ford <alexrford@users.noreply.github.com>
This commit is contained in:
@@ -11,7 +11,7 @@ Applications encoding a JSON Web Token (JWT) may be vulnerable when it's not ver
|
||||
|
||||
<recommendation>
|
||||
<p>
|
||||
Use non-empty nor <code>None</code> values while encoding JWT payloads.
|
||||
JSON Web Tokens should be signed using a strong cryptographic algorithm and non-empty secret.
|
||||
</p>
|
||||
</recommendation>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user