Release preparation for version 2.16.4

This commit is contained in:
github-actions[bot]
2024-03-06 20:56:51 +00:00
parent 711c474049
commit 2f058ffb4d
150 changed files with 394 additions and 168 deletions

View File

@@ -0,0 +1,6 @@
## 0.8.10
### Minor Analysis Improvements
* Calls to `Object#method`, `Object#public_method` and `Object#singleton_method` with untrusted data are now recognised as sinks for code injection.
* Added additional request sources for Ruby on Rails.