mirror of
https://github.com/github/codeql.git
synced 2026-04-30 03:05:15 +02:00
Naming change
Co-authored-by: Alex Ford <alexrford@users.noreply.github.com>
This commit is contained in:
@@ -11,5 +11,5 @@
|
||||
private import codeql.ruby.Concepts
|
||||
|
||||
from JwtEncoding jwtEncoding
|
||||
where not jwtEncoding.signs()
|
||||
where not jwtEncoding.signsPayload()
|
||||
select jwtEncoding.getPayload(), "This JWT encoding uses empty key or none algorithm."
|
||||
|
||||
Reference in New Issue
Block a user