mirror of
https://github.com/github/codeql.git
synced 2026-04-24 08:15:14 +02:00
Naming change
Co-authored-by: Alex Ford <alexrford@users.noreply.github.com>
This commit is contained in:
@@ -1290,7 +1290,7 @@ module JwtEncoding {
|
||||
abstract DataFlow::Node getKey();
|
||||
|
||||
/** Checks if the payloads gets signed while encoding. */
|
||||
abstract predicate signs();
|
||||
abstract predicate signsPayload();
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user