Skip to content

Commit 3659eaa

Browse files
authored
add markdown file extension
1 parent 952ad6e commit 3659eaa

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

ruby/ql/lib/change-notes/2022-10-20-expand-faraday-model-for-ssrf-sink renamed to ruby/ql/lib/change-notes/2022-10-20-expand-faraday-model-for-ssrf-sink.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,4 +2,4 @@
22
category: minorAnalysis
33
---
44

5-
- 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`.
5+
- 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`.

0 commit comments

Comments
 (0)