lazd / DOMly

The fast template system that creates and clones DOM nodes
MIT License
53 stars 9 forks source link

[Vulnerability] Prototype Pollution #35

Open habansal opened 4 years ago

habansal commented 4 years ago

Current version of DOMly is vulnerable as you can see in this report : https://snyk.io/test/github/lazd/DOMly

This issue is about fixing those vulnerabilities.

(Could be similar to https://github.com/lazd/DOMly/issues/34)