Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Add eslint-plugin-redos-detector #233

Merged

Conversation

zloirock
Copy link
Contributor

@zloirock zloirock commented Jul 7, 2024

No description provided.

@@ -219,6 +219,7 @@ If you want to contribute, please read the [contribution guidelines](contributin
- [no-use-extend-native](https://github.com/dustinspecker/eslint-plugin-no-use-extend-native) - Prevent using extended native objects.
- [Promise](https://github.com/xjamundx/eslint-plugin-promise) - Best practices when working with promises.
- [pure](https://github.com/purely-functional/eslint-plugin-pure) - Enforce pure functions (without side effects).
- [ReDoSDetector](https://github.com/tjenkinson/eslint-plugin-redos-detector) - ESLint plugin for finding possible ReDoS vulnerabilities.
Copy link
Contributor Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Note that I don't use it, here some discussion about the difference with eslint-plugin-redos: google/zx#777 (review)

@zloirock zloirock force-pushed the eslint-plugin-redos-detector branch from 6497964 to eb981c5 Compare July 8, 2024 18:31
@dustinspecker dustinspecker merged commit b8ab814 into dustinspecker:main Jul 8, 2024
1 check passed
@zloirock zloirock deleted the eslint-plugin-redos-detector branch July 8, 2024 19:52
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants