mirror of
https://github.com/github/codeql.git
synced 2026-04-28 10:15:14 +02:00
Python/JS: Sync CryptoAlgorithms.qll
This commit is contained in:
@@ -118,7 +118,7 @@ abstract class CryptographicAlgorithm extends TCryptographicAlgorithm {
|
||||
|
||||
/**
|
||||
* Holds if the name of this algorithm matches `name` modulo case,
|
||||
* white space, dashes and underscores.
|
||||
* white space, dashes, and underscores.
|
||||
*/
|
||||
bindingset[name]
|
||||
predicate matchesName(string name) {
|
||||
|
||||
Reference in New Issue
Block a user