jmespath.rb (aka JMESPath for Ruby) before 1.6.1 uses JSON.load in a situation where JSON.parse is preferable.
{ "versions": [ { "introduced": "0" }, { "fixed": "1.6.1" } ] }
[ { "events": [ { "introduced": "0" }, { "last_affected": "35" } ] }, { "events": [ { "introduced": "0" }, { "last_affected": "36" } ] } ]
"https://storage.googleapis.com/cve-osv-conversion/osv-output/CVE-2022-32511.json"