Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/makenowjust-labs/recheck
The trustworthy ReDoS checker
https://github.com/makenowjust-labs/recheck
eslint-plugin javascript redos redos-checker scala security vulnerability
Last synced: 25 days ago
JSON representation
The trustworthy ReDoS checker
- Host: GitHub
- URL: https://github.com/makenowjust-labs/recheck
- Owner: makenowjust-labs
- License: mit
- Created: 2020-10-24T04:05:36.000Z (about 4 years ago)
- Default Branch: main
- Last Pushed: 2024-10-04T22:10:42.000Z (about 1 month ago)
- Last Synced: 2024-10-06T19:48:09.168Z (about 1 month ago)
- Topics: eslint-plugin, javascript, redos, redos-checker, scala, security, vulnerability
- Language: Scala
- Homepage: https://makenowjust-labs.github.io/recheck/
- Size: 6.83 MB
- Stars: 244
- Watchers: 4
- Forks: 12
- Open Issues: 29
-
Metadata Files:
- Readme: README.md
- Changelog: CHANGELOG.md
- License: LICENSE
Awesome Lists containing this project
- awesome-regex - recheck - labs.github.io/recheck/)] - JavaScript and Scala library for detecting ReDoS vulnerability. Can be used as an ESLint plugin. (Performance / ReDoS checkers)
README
# recheck
> The trustworthy ReDoS checker
[![CI Status](https://img.shields.io/github/actions/workflow/status/makenowjust-labs/recheck/main.yml?branch=main&logo=github&style=for-the-badge)](https://github.com/makenowjust-labs/recheck/actions)
[![Maven Central](https://img.shields.io/maven-central/v/codes.quine.labs/recheck-core_2.13?logo=scala&style=for-the-badge)](https://search.maven.org/artifact/codes.quine.labs/recheck-core_2.13)
[![npm](https://img.shields.io/npm/v/recheck?logo=javascript&style=for-the-badge)](https://www.npmjs.com/package/recheck)
[![Codecov](https://img.shields.io/codecov/c/gh/makenowjust-labs/recheck?logo=codecov&style=for-the-badge)](https://codecov.io/gh/makenowjust-labs/recheck)## License
MIT License.
2020-2024 (C) TSUYUSATO "MakeNowJust" Kitsune