Kivach
Cascading donations
Add repoPopularDonorsF.A.Q.
My repos

Footer

Subscribe to our newsletter

The latest news, articles, and resources, sent to your inbox.

DiscordTelegramTwitterMediumFacebookYouTubeGitHub

All information about repositories belongs to their owners.

More information about Kivach in the introductory article.

Built on Obyte

redos‑detector is a JavaScript/TypeScript library (with a CLI wrapper) that analyses a regular‑expression pattern and scores how susceptible it is to Regular‑Expression‑Denial‑of‑Service (ReDoS) back‑tracking attacks. It enumerates possible matching paths, computes a back‑track score, and reports whether the pattern is safe—usable by developers, security auditors, or CI pipelines (also via an ESLint plugin) across Node, Deno and browsers.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of tjenkinson/redos-detector

Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for jest
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for node
Account's avatar
typescript-eslint/typescript-eslint
TypeScript plugin for ESLint
Account's avatar
typescript-eslint/typescript-eslint
An ESLint custom parser which leverages TypeScript ESTree
Account's avatar
tj/commander.js
the complete solution for node.js command-line programs
Account's avatar
tjenkinson/eslint-plugin-redos-detector
An eslint plugin that detects vulnerable regex using "https://github.com/tjenkinson/redos-detector".
Account's avatar
tjenkinson/forkable-iterator
Make a JS Iterator forkable.
Account's avatar
typicode/husky
Modern native Git hooks
Account's avatar
jestjs/jest
Delightful JavaScript Testing.
Account's avatar
lint-staged/lint-staged
Lint files staged by git
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
kulshekhar/ts-jest
A Jest transformer with source map support that lets you use Jest to test projects written in TypeScript
Account's avatar
Microsoft/tslib
Runtime library for TypeScript helper functions
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

github-actions[bot]'s profile
github-actions[bot]
686 contributions
renovate[bot]'s profile
renovate[bot]
656 contributions
tjenkinson's profile
tjenkinson
274 contributions
renovate-bot's profile
renovate-bot
71 contributions

Recent events

Kivach works on the Obyte network, and therefore you can track all donations.

No events yet
tjenkinson

tjenkinson/redos-detector

A CLI and library which tests helps score how vulnerable a regex pattern is to ReDoS attacks. Supported in the browser, Node and Deno.

TypeScript
53
6
MIT License