We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 24bea73 commit 1990438Copy full SHA for 1990438
1 file changed
javascript/ql/lib/semmle/javascript/security/CryptoAlgorithms.qll
@@ -2,4 +2,4 @@
2
* Provides classes modeling cryptographic algorithms, separated into strong and weak variants.
3
*/
4
5
-private import codeql.concepts.CryptoAlgorithms
+import codeql.concepts.CryptoAlgorithms
0 commit comments