Ruby: update changenote

This commit is contained in:
Harry Maclean
2024-03-05 10:20:22 +00:00
parent 91cb2a37fd
commit 148241183a

View File

@@ -1,4 +1,4 @@
---
category: minorAnalysis
---
* New command injection sinks have been added, including `Process.spawn`, `Terrapin::CommandLine` and the `open4` gem.
* New command injection sinks have been added, including `Process.spawn`, `Process.exec`, `Terrapin::CommandLine` and the `open4` gem.