Releases: bsShoham/eslint-plugin-prototype-pollution
Releases · bsShoham/eslint-plugin-prototype-pollution
v0.1.3
First Release
Rules
prototype-pollution/no-bracket-notation-property-accessor
- Avoid unsafe property set / access with bracket notation
prototype-pollution/no-unsafe-object-assign
- Avoid object assign on existing object with possibly contaminated prototype