mirror of
https://github.com/github/codeql.git
synced 2026-04-26 01:05:15 +02:00
310 B
310 B
category
| category |
|---|
| minorAnalysis |
- Accesses of
paramsin Sinatra applications are now recognised as HTTP input accesses. - Data flow is tracked from Sinatra route handlers to ERB files.
- Data flow is tracked between basic Sinatra filters (those without URL patterns) and their corresponding route handlers.