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

This library statically analyzes JavaScript regular expressions to detect super-linear worst-case time complexity, specifically targeting patterns that can be exploited via ReDoS attacks using single-character repeated attack strings. It's designed as a lightweight, supplementary analysis tool for developers who need to quickly identify potentially dangerous regex patterns without performing full static analysis, particularly useful when working with backreferences and assertions where traditional analysis methods may fall short.

Total donated
Undistributed
Share with your subscribers:

Recipients

How the donated funds are distributed

Support the dependencies of rundevelopment/scslre

Account's avatar
eslint-community/regexpp
Regular expression parser for ECMAScript.
Account's avatar
RunDevelopment/refa
A library for finite automata and regular expressions in the context of JS RegExp
Account's avatar
RunDevelopment/regexp-ast-analysis
A library for analysing JS RegExp
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for chai
Account's avatar
DefinitelyTyped/DefinitelyTyped
TypeScript definitions for mocha
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
chaijs/chai
BDD/TDD assertion library for node.js and the browser. Test framework agnostic.
Account's avatar
grunt-ts/dts-bundle
Export TypeScript .d.ts files as an external module definition
Account's avatar
prettier/eslint-plugin-prettier
Runs prettier as an eslint rule
Account's avatar
mochajs/mocha
simple, flexible, fun test framework
Account's avatar
istanbuljs/nyc
the Istanbul command line interface
Account's avatar
isaacs/rimraf
A deep deletion module for node (like `rm -rf`)
Account's avatar
rollup/rollup
Next-generation ES module bundler
Account's avatar
TrySound/rollup-plugin-terser
Rollup plugin to minify generated es bundle
Account's avatar
TypeStrong/ts-node
TypeScript execution environment and REPL for node.js, with source map support
Account's avatar
TypeStrong/TypeDoc
Create api documentation for TypeScript projects.
Account's avatar
microsoft/TypeScript
TypeScript is a language for application scale JavaScript development

Support the repos that depend on this repository

Top contributors

RunDevelopment's profile
RunDevelopment
47 contributions
makenowjust's profile
makenowjust
1 contributions
dependabot[bot]'s profile
dependabot[bot]
1 contributions

Recent events

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

No events yet
rundevelopment

rundevelopment/scslre

A library to find JS RegExp with super-linear worst-case time complexity for attack strings that repeat a single character.

TypeScript
1
1
MIT License