eslint-plugin-redos-detector

Regex detector

Detects vulnerable regex using an external API

An ESLint plugin that detects vulnerable regex using "https://github.com/tjenkinson/redos-detector".

GitHub

5 stars
5 watching
0 forks
Language: TypeScript
last commit: about 1 month ago
Linked from 1 awesome list

eslinteslint-pluginredosredos-detector

Backlinks from these awesome lists:

Related projects:

Repository Description Stars
davisjam/vuln-regex-detector Detects vulnerable regexes in source code to prevent catastrophic backtracking and other security issues. 320
nickdeis/eslint-plugin-no-secrets Detects potential security vulnerabilities in source code and configuration files 138
akronae/eslint-plugin-exception-handling Detects and warns about potential errors in functions that might throw exceptions. 31
eslint-community/eslint-plugin-security Identifies potential security vulnerabilities in JavaScript code 2,225
rantanen/eslint-plugin-xss Detects potential cross-site scripting vulnerabilities in JavaScript code to prevent XSS issues. 66
ota-meshi/eslint-plugin-regexp An ESLint plugin for detecting and enforcing regular expression best practices 701
jagracey/regex-dos Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks 163
brainmaestro/eslint-plugin-optimize-regex A plugin for ESLint that optimizes and refactors regular expressions in JavaScript code to improve performance. 74
viktor-ku/eslint-plugin-redux-reselect A set of rules and configuration options to enforce coding standards and best practices for Redux selectors using the reselect library. 5
sveltejs/eslint-plugin-svelte An ESLint plugin for Svelte, providing unique check rules using the AST generated by svelte-eslint-parser. 312
eslint-functional/eslint-plugin-functional An ESLint plugin to enforce functional programming and prevent mutation in JavaScript and TypeScript codebases. 857
volox/eslint-plugin-ie11 Detects unsupported ES6 features in IE11 14
dianasuvorova/eslint-plugin-react-redux Enforces best practices for using React and Redux together in JavaScript applications 83
tinloof/eslint-plugin-better-styled-components Automatically enforces coding standards for styled components in ESLint 65
unlight/eslint-plugin-nestjs ESLint plugin providing rules to enforce coding standards and best practices in NestJS projects 40