mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
committed by
GitHub
parent
31cfb1689c
commit
f3a10a12a1
@@ -12,7 +12,7 @@ abstract class WeakCryptoSink extends TaintSink {
|
||||
}
|
||||
}
|
||||
|
||||
/** Modeling the 'pycrypto' pacakge https://github.com/dlitz/pycrypto (latest release 2013) */
|
||||
/** Modeling the 'pycrypto' package https://github.com/dlitz/pycrypto (latest release 2013) */
|
||||
module Pycrypto {
|
||||
|
||||
ModuleValue cipher(string name) {
|
||||
|
||||
Reference in New Issue
Block a user