mirror of
https://github.com/github/codeql.git
synced 2026-04-22 23:35:14 +02:00
6 lines
163 B
Plaintext
6 lines
163 B
Plaintext
import cpp
|
|
import experimental.quantum.Language
|
|
|
|
from Crypto::HashOperationNode n
|
|
select n, n.getDigest(), n.getAnAlgorithmOrGenericSource(), n.getInputArtifact()
|