mirror of
https://github.com/github/codeql.git
synced 2026-04-28 18:25:24 +02:00
Update ruby/ql/lib/change-notes/2022-10-20-expand-faraday-model-for-ssrf-sink
Co-authored-by: Rahul Zhade <rzhade3@users.noreply.github.com>
This commit is contained in:
@@ -2,4 +2,4 @@
|
||||
category: minorAnalysis
|
||||
---
|
||||
|
||||
- Instatiations using `Faraday::Connection.new` are now recognized as part of `FaradayHttpRequest`s, meaning they will be considered as sinks for queries such as rb/request-forgery.
|
||||
- Instantiations using `Faraday::Connection.new` are now recognized as part of `FaradayHttpRequest`s, meaning they will be considered as sinks for queries such as `rb/request-forgery`.
|
||||
Reference in New Issue
Block a user