Skip to content

Commit 3418ec8

Browse files
p-hmac
andauthored
Ruby: Update method code injection sinks change note
Co-authored-by: Harry Maclean <[email protected]>
1 parent e43c368 commit 3418ec8

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
---
22
category: minorAnalysis
33
---
4-
* Added code injection sinks for calls to `method` with untrusted data.
4+
* Calls to `Object#method`, `Object#public_method` and `Object#singleton_method` with untrusted data are now recognised as sinks for code injection.

0 commit comments

Comments
 (0)