Skip to content

Commit 3734a54

Browse files
committed
Ruby: Add change note
1 parent e80ff4e commit 3734a54

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed
Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -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

Comments
 (0)