eslint-plugin-security
Security scanner
Identifies potential security vulnerabilities in JavaScript code
ESLint rules for Node Security
2k stars
38 watching
109 forks
Language: JavaScript
last commit: 4 months ago
Linked from 1 awesome list
eslinteslint-plugin
Related projects:
Repository | Description | Stars |
---|---|---|
| Provides additional ESLint rules for Node.js. | 241 |
| Detects potential security vulnerabilities in source code and configuration files | 138 |
| Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. | 66 |
| A plugin for linting ESLint plugins written in JavaScript. | 203 |
| A plugin for ESLint that checks JavaScript code for compliance with ECMAScript syntax rules. | 121 |
| Enforces best practices for JavaScript promises to improve code readability and maintainability. | 943 |
| Adds custom ESLint rules to enforce coding standards and best practices in JavaScript development. | 2 |
| A custom ESLint rule to disallow unsafe innerHTML and similar calls in JavaScript code. | 232 |
| An opinionated collection of ESLint rules used by GitHub. | 302 |
| Adds additional ESLint rules for commenting out specific lines of code | 56 |
| A collection of ESLint rules for JavaScript and TypeScript files. | 10 |
| Enforces consistent filenames in JavaScript projects | 323 |
| A plugin that detects and prevents malicious unicode characters from entering a codebase | 76 |
| An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. | 857 |
| Provides custom ESLint rules for testing and validation in JavaScript projects | 231 |