Skip to content

Releases: bsShoham/eslint-plugin-prototype-pollution

v0.1.3

21 Jan 11:32
Compare
Choose a tag to compare

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