node-re2
ReDoS protection
A JavaScript library providing safe and fast regular expression matching capabilities to mitigate Regular Expression Denial of Service (ReDoS) attacks
node.js bindings for RE2: fast, safe alternative to backtracking regular expression engines.
505 stars
6 watching
53 forks
Language: JavaScript
last commit: 6 months ago buffersregular-expressionsunicode-mode
Related projects:
Repository | Description | Stars |
---|---|---|
| Scans Regular Expressions for potential performance issues that can be exploited for Denial of Service attacks | 163 |
| A fast and safe regular expression engine designed to eliminate security vulnerabilities | 130 |
| Detects vulnerable regex using an external API | 5 |
| An I2P protocol implementation for NodeJS enabling secure communication over the I2P network | 43 |
| A tool designed to detect and prevent Denial of Service (DoS) vulnerabilities in JavaScript code using a specific algorithm called ReDoS. | 256 |
| Generates cryptographically secure UIDs suitable for both URL and cookie usage. | 143 |
| Protects against Prototype Pollution vulnerabilities in JavaScript objects by freezing specific built-in objects. | 27 |
| A system for building type-safe regular expressions with automatic extraction and modification of matched groups | 171 |
| Proposal to add control over backtracking in regular expressions | 17 |
| Detects vulnerable regexes in source code to prevent catastrophic backtracking and other security issues. | 320 |
| Provides Node-RED nodes for capturing images, recording audio, and uploading files from a browser. | 16 |
| A node for string manipulation with chaining capabilities in Node-RED | 23 |
| Generates random strings based on user-provided regular expressions | 1,836 |
| An OAuth2 authentication example for NodeJS applications | 3 |
| A lightweight Redis client for the Deno runtime | 57 |