Ruby: add a change note for rack redirect support

This commit is contained in:
Alex Ford
2023-06-08 11:59:10 +01:00
parent 0a7ae58710
commit c531b94594

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* HTTP redirect responses from Rack applications are now recognized as a potential sink for open redirect alerts.