We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 9682c82 commit 2a739b3Copy full SHA for 2a739b3
python/ql/lib/semmle/python/frameworks/PyMongo.qll
@@ -9,7 +9,7 @@ private import semmle.python.dataflow.new.RemoteFlowSources
9
private import semmle.python.Concepts
10
private import semmle.python.ApiGraphs
11
12
-private module NoSql {
+private module PyMongo {
13
// API Nodes returning `Mongo` instances.
14
/** Gets a reference to `pymongo.MongoClient` */
15
private API::Node pyMongo() {
0 commit comments