LewisArdern / bXSS

bXSS is a utility which can be used by bug hunters and organizations to identify Blind Cross-Site Scripting.
MIT License
511 stars 64 forks source link

TypeScript Re-write #46

Open LewisArdern opened 2 years ago

LewisArdern commented 2 years ago

The current project is in a good state, but for future usage and extending further I think the best will be to re-write the project in TypeScript, this will reduce errors overall.