Skip to content

LeoDog896/redos.deno

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ReDoS

check for ReDoS vulnerabilities in your code.

This internally uses recheck by makenowjust.

It aims to serve as a CLI wrapper around recheck, auto-vendoring ts/js code in your project.

installation

deno install -n redos -f -A https://raw.githubusercontent.com/LeoDog896/redos.deno/main/index.ts

usage

$ redos