mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
BrokenCryptoAlgorithm block mode change notes
This commit is contained in:
@@ -0,0 +1,4 @@
|
||||
---
|
||||
category: minorAnalysis
|
||||
---
|
||||
The query "Use of a broken or weak cryptographic algorithm" (`py/weak-cryptographic-algorithm`) now report if a cryptographic operation is potentially insecure due to use of a weak block mode.
|
||||
Reference in New Issue
Block a user