mirror of
https://github.com/github/codeql.git
synced 2025-12-17 01:03:14 +01:00
383 B
383 B
0.5.4
Minor Analysis Improvements
- Flow is now tracked between ActionController
before_filterandafter_filtercallbacks and their associated action methods. - Calls to
ApplicationController#renderandApplicationController::Renderer#renderare recognized as Rails rendering calls. - Support for Twirp framework.