We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent f8fa987 commit d4b238fCopy full SHA for d4b238f
CHANGES.md
@@ -1,7 +1,8 @@
1
# Changes
2
3
## 2019-12-11 (2.3.0)
4
- * Fix default of `create_additions` to always be false [CVE-2020-10663]
+ * Fix default of `create_additions` to always be false for `JSON(user_input)`
5
+ and `JSON.parse(user_input, nil)` [CVE-2020-10663]
6
* Fix passing args all #to_json in json/add/*.
7
* Fix encoding issues
8
* Fix issues of keyword vs positional parameter
0 commit comments