Skip to content

Commit 19cb187

Browse files
felickzCopilot
andauthored
Update ruby/ql/lib/codeql/ruby/frameworks/Grape.qll
Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>
1 parent 6cea939 commit 19cb187

File tree

1 file changed

+3
-1
lines changed

1 file changed

+3
-1
lines changed

ruby/ql/lib/codeql/ruby/frameworks/Grape.qll

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -136,7 +136,9 @@ private class GrapeParamsCall extends ParamsCallImpl {
136136
this.getParent+() = api.getADeclaration()
137137
)
138138
}
139-
}/**
139+
}
140+
141+
/**
140142
* A call to `headers` from within a Grape API endpoint or headers block.
141143
* Headers can also be a source of user input.
142144
*/

0 commit comments

Comments
 (0)