Skip to content

Commit 1990438

Browse files
committed
JS: Fix import
The import should not have been private, because we want users to still be able to import this file and have access to the crypto algorithms.
1 parent 24bea73 commit 1990438

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

javascript/ql/lib/semmle/javascript/security/CryptoAlgorithms.qll

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
* Provides classes modeling cryptographic algorithms, separated into strong and weak variants.
33
*/
44

5-
private import codeql.concepts.CryptoAlgorithms
5+
import codeql.concepts.CryptoAlgorithms

0 commit comments

Comments
 (0)
pFad - Phonifier reborn

Pfad - The Proxy pFad of © 2024 Garber Painting. All rights reserved.

Note: This service is not intended for secure transactions such as banking, social media, email, or purchasing. Use at your own risk. We assume no liability whatsoever for broken pages.


Alternative Proxies:

Alternative Proxy

pFad Proxy

pFad v3 Proxy

pFad v4 Proxy