mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
Update ruby/ql/lib/codeql/ruby/frameworks/Grape.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
This commit is contained in:
@@ -136,7 +136,9 @@ private class GrapeParamsCall extends ParamsCallImpl {
|
||||
this.getParent+() = api.getADeclaration()
|
||||
)
|
||||
}
|
||||
}/**
|
||||
}
|
||||
|
||||
/**
|
||||
* A call to `headers` from within a Grape API endpoint or headers block.
|
||||
* Headers can also be a source of user input.
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user