mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Remove RatpackGetRequestDataMethod
This commit is contained in:
@@ -10,8 +10,6 @@ private import semmle.code.java.dataflow.ExternalFlow
|
||||
/**
|
||||
* Ratpack methods that access user-supplied request data.
|
||||
*/
|
||||
abstract class RatpackGetRequestDataMethod extends Method { }
|
||||
|
||||
private class RatpackHttpSource extends SourceModelCsv {
|
||||
override predicate row(string row) {
|
||||
row =
|
||||
|
||||
Reference in New Issue
Block a user