eslint-plugin-security
Version:
Security rules for eslint
8 lines (4 loc) • 313 B
Markdown
# Detects "variable[key]" as a left- or right-hand assignment operand (`security/detect-object-injection`)
⚠️ This rule _warns_ in the ✅ `recommended` config.
<!-- end auto-generated rule header -->
More information: [The Dangers of Square Bracket Notation](../the-dangers-of-square-bracket-notation.md)