mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
rewrite help
This commit is contained in:
@@ -10,7 +10,7 @@ to critical security issues like privilege escalation.</p>
|
||||
</overview>
|
||||
|
||||
<recommendation>
|
||||
<p>Use a secret or a key to decode JWT payloads when calling the <code>verify()</code> function.</p>
|
||||
<p>Call to <code>verify()</code> functions should use a cryptographic secret or key to decode JWT payloads</p>
|
||||
|
||||
</recommendation>
|
||||
|
||||
|
||||
Reference in New Issue
Block a user