Skip to content

Remove code that generates square brackets. #82

@Lomilar

Description

@Lomilar

https://github.com/nodesecurity/eslint-plugin-security/blob/master/docs/the-dangers-of-square-bracket-notation.md

High risk:

  • Remove square bracket usage that takes user input.

Low risk (removes lint):

  • Identify alternatives for iterating over arrays.
  • Replace iteration over arrays with an alternative method.

Metadata

Metadata

Assignees

No one assigned

    Labels

    securityPull requests that address a security vulnerability

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions