Merge branch 'ruby-framework-grape' of github.com:felickz/codeql into ruby-framework-grape

This commit is contained in:
Chad Bentz
2025-09-15 22:11:38 -04:00
53 changed files with 3209 additions and 242 deletions

View File

@@ -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.
*/