We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent e80ff4e commit 3734a54Copy full SHA for 3734a54
ruby/ql/lib/change-notes/2023-03-13-sinatra.md
@@ -0,0 +1,6 @@
1
+---
2
+ category: minorAnalysis
3
4
+* Accesses of `params` in Sinatra applications are now recognised as HTTP input accesses.
5
+* Data flow is tracked from Sinatra route handlers to ERB files.
6
+* Data flow is tracked between basic Sinatra filters (those without URL patterns) and their corresponding route handlers.
0 commit comments