ramldt2jsonschema
ramldt2jsonschema copied to clipboard
Dependency to json-schema-migrate
It is causing a white source issue. https://www.whitesourcesoftware.com/vulnerability-database/CVE-2020-15366
An issue was discovered in ajv.validate() in Ajv (aka Another JSON Schema Validator) 6.12.2. A carefully crafted JSON schema could be provided that allows execution of other code by prototype pollution. (While untrusted schemas are recommended against, the worst case of an untrusted schema should be a denial of service, not execution of code.)