mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Remove erroneous comma
This commit is contained in:
@@ -16,7 +16,7 @@
|
||||
</p>
|
||||
|
||||
<p>
|
||||
This query alerts on any use of a weak cryptographic algorithm, that is
|
||||
This query alerts on any use of a weak cryptographic algorithm that is
|
||||
not a hashing algorithm. Use of broken or weak cryptographic hash
|
||||
functions are handled by the
|
||||
<code>py/weak-sensitive-data-hashing</code> query.
|
||||
|
||||
Reference in New Issue
Block a user