Skip to content

Commit 48b1d01

Browse files
committed
Python/CorsBypass
1 parent b71c2ce commit 48b1d01

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

python/ql/src/experimental/Security/CWE-346/CorsBypass.ql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -81,8 +81,6 @@ module CorsBypassConfig implements DataFlow::ConfigSig {
8181
}
8282

8383
predicate observeDiffInformedIncrementalMode() { any() }
84-
85-
Location getASelectedSourceLocation(DataFlow::Node sink) { none() }
8684
}
8785

8886
module CorsFlow = TaintTracking::Global<CorsBypassConfig>;

0 commit comments

Comments
 (0)