Interlace ESLint
ESLint Interlace
Browser Security

Rules

All browser-security rules for XSS, CSRF, and client-side security

browser-security Rules

Browse all 21 rules for XSS, CSRF, and client-side vulnerability prevention.

See the sidebar for the complete list of rules.

Known False Negatives

This rule uses pattern-based detection. The following may not be caught:

  • Dynamic patterns - Runtime-generated code or values
  • Indirect references - Values passed through multiple variables or functions
  • External data - Data from APIs, databases, or user input

On this page