Wrdn Dos Review

Finds availability / denial-of-service bugs reachable from untrusted input — unbounded allocation, uncontrolled recursion, non-terminating loops, decompression bombs, panic/resource-leak, super-linear output amplification, algorithmic-complexity / ReDoS catastrophic regex backtracking, and bounds that are present but ineffective (wrong dimension, applied too late, under-counting cost, or defaulted off). Use for DoS and resource-exhaustion audits, CPU-complexity and cost-limit / quota-accuracy review, parser/decoder/deserialization hardening, and crash-safety review of code that processes attacker-controlled bytes.

Sentry ba5e65c 2 files · 30.8 KB Updated 845 repo stars

File contents

getsentry/warden-skills/tree/main/skills/wrdn-dos-review commit ba5e65ccbb

Frequently asked questions

npx skillmds@latest add getsentry/wrdn-dos-review