Python: Remove enclosing module for PAM Auth Bypass.qll

This commit is contained in:
Rasmus Wriedt Larsen
2022-11-28 16:02:38 +01:00
parent 479a9e4156
commit c310948521
2 changed files with 20 additions and 25 deletions

View File

@@ -13,7 +13,7 @@
import python
import DataFlow::PathGraph
import semmle.python.ApiGraphs
import semmle.python.security.dataflow.PamAuthorization::PamAuthorization
import semmle.python.security.dataflow.PamAuthorization
from Configuration config, DataFlow::PathNode source, DataFlow::PathNode sink
where config.hasFlowPath(source, sink)