Ruby: Add change note

This commit is contained in:
Harry Maclean
2023-05-27 00:59:36 +00:00
parent b8c3cba4ff
commit 562065f29e

View File

@@ -0,0 +1,4 @@
---
category: minorAnalysis
---
* Additional sinks for `rb/unsafe-deserialization` have been added. This includes various methods from the `yaml` and `plist` gems, which deserialize YAML and Property List data, respectively.