Thanks to visit codestin.com Credit goes to github.com
We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a1a3c98 commit d61adccCopy full SHA for d61adcc
1 file changed
python/ql/src/semmle/python/Concepts.qll
@@ -625,4 +625,5 @@ module Cryptography {
625
final override int minimumSecureKeySize() { result = 224 }
626
}
627
628
- }
+ }
629
+}
0 commit comments