eslint-plugin-xss
XSS Detector
Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues.
ESLint plugin for XSS detection
66 stars
2 watching
16 forks
Language: JavaScript
last commit: over 1 year ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
| Identifies potential security vulnerabilities in JavaScript code | 2,225 |
| Detects potential security vulnerabilities in source code and configuration files | 138 |
| Tools for identifying and exploiting vulnerabilities in DOM-based cross-site scripting attacks. | 71 |
| Detects vulnerable regex using an external API | 5 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| A plugin that detects and prevents malicious unicode characters from entering a codebase | 76 |
| Detects and exploits Blind Cross-site scripting (XSS) vulnerabilities to retrieve sensitive information and control user interactions. | 41 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| A tool designed to detect and exploit reflected cross-site scripting (XSS) vulnerabilities in web applications. | 321 |
| Detects unsupported ES6 features in IE11 | 14 |
| Enforces copyright notice at the top of JavaScript files and provides a mechanism to fix missing notices | 26 |
| An ESLint plugin designed to help detect and prevent discriminatory language in codebases. | 33 |
| Custom ESLint plugins to enforce high-performance JavaScript coding standards | 23 |
| Detects and warns about potential errors in functions that might throw exceptions. | 31 |
| A tool for querying and analyzing JavaScript code to enforce specific syntax rules during linting or ad-hoc inspections. | 6 |