Skip to content

Commit

Permalink
Merge pull request #14274 from alexrford/rb/dataflow-tidy
Browse files Browse the repository at this point in the history
Ruby: Minor fixes for dataflow queries
  • Loading branch information
alexrford authored Sep 21, 2023
2 parents e9e58d9 + 4031623 commit 67019c6
Show file tree
Hide file tree
Showing 16 changed files with 94 additions and 921 deletions.
4 changes: 1 addition & 3 deletions config/identical-files.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,6 @@
"python/ql/lib/semmle/python/dataflow/new/internal/DataFlowImpl4.qll",
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl1.qll",
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImpl2.qll",
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForHttpClientLibraries.qll",
"ruby/ql/lib/codeql/ruby/dataflow/internal/DataFlowImplForPathname.qll",
"swift/ql/lib/codeql/swift/dataflow/internal/DataFlowImpl1.qll"
],
"TaintTracking Legacy Configuration Java/C++/C#/Go/Python/Ruby/Swift": [
Expand Down Expand Up @@ -552,4 +550,4 @@
"python/ql/test/experimental/dataflow/model-summaries/InlineTaintTest.ext.yml",
"python/ql/test/experimental/dataflow/model-summaries/NormalDataflowTest.ext.yml"
]
}
}
Loading

0 comments on commit 67019c6

Please sign in to comment.