Skip to content

Commit 69ed2a8

Browse files
committed
import argon2-cffi module from concepts
1 parent cfb733b commit 69ed2a8

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

python/ql/lib/experimental/cryptography/Concepts.qll

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -4,3 +4,5 @@ import semmle.python.ApiGraphs
44
import experimental.cryptography.modules.stdlib.HashlibModule as HashLibModule
55
import experimental.cryptography.modules.stdlib.HmacModule as HMacModule
66
import experimental.cryptography.modules.CryptographyModule as CryptographyModule
7+
// contents are wrapped in a module, so 'as' not needed
8+
import experimental.cryptography.modules.Argon2CffiModule

0 commit comments

Comments
 (0)