mirror of
https://github.com/github/codeql.git
synced 2025-12-16 16:53:25 +01:00
Go: Remove commented out code from test
This commit is contained in:
@@ -84,9 +84,3 @@ module TaintFlowTest implements TestSig {
|
||||
}
|
||||
|
||||
import MakeTest<MergeTests<DataFlowTest, TaintFlowTest>>
|
||||
// from TaintConfiguration cfg, DataFlow::PartialPathNode source, DataFlow::PartialPathNode sink
|
||||
// where
|
||||
// cfg.hasPartialFlow(source, sink, _)
|
||||
// and
|
||||
// source.getNode().hasLocationInfo(_, 22, _, _, _)
|
||||
// select sink, source, sink, "Partial flow from unsanitized user data"
|
||||
|
||||
Reference in New Issue
Block a user