Conform contains a Prototype Pollution Vulnerability in `parseWith...` function
Conform allows the parsing of nested objects in the form of object.property. Due to an improper implementation of this feature, an attacker can exploit it to trigger prototype pollution by passing a crafted input to parseWith… functions.