cwe-1333-redos

Official

Secure Java regex against ReDoS attacks.

AuthorDevelopersCoffee
Version1.0.0
Installs0

System Documentation

What problem does it solve?

This Skill addresses the critical security vulnerability of ReDoS (Regular Expression Denial of Service) in Java applications, preventing potential system crashes and performance degradation caused by malicious input.

Core Features & Use Cases

  • Vulnerability Identification: Detects and explains patterns in Java code susceptible to ReDoS.
  • Secure Code Transformation: Provides deterministic, safe alternatives to vulnerable regular expressions.
  • Use Case: When a SAST tool flags a ReDoS vulnerability in your Java web application's input validation, use this Skill to automatically refactor the problematic regex into a secure, non-backtracking version.

Quick Start

Apply the cwe-1333-redos skill to fix the regular expression denial of service vulnerability in the provided Java code snippet.

Dependency Matrix

Required Modules

None required

Components

references

💻 Claude Code Installation

Recommended: Let Claude install automatically. Simply copy and paste the text below to Claude Code.

Please help me install this Skill:
Name: cwe-1333-redos
Download link: https://github.com/DevelopersCoffee/java-cwe-security-skills/archive/main.zip#cwe-1333-redos

Please download this .zip file, extract it, and install it in the .claude/skills/ directory.
View Source Repository

Agent Skills Search Helper

Install a tiny helper to your Agent, search and equip skill from 223,000+ vetted skills library on demand.