Security
- Prompt Injections are bad, mkay? Interesting new attack vector.
- Cloudflare URL scanner Scans a URL for all kind of vulnerabilities and issues and gives a nice report.
- Validator.js A collection of string validators so you donโt have to write your own regex (or ask ChatGPT to do it)
- Dependency injection in JavaScript
- Finding and Fixing DOM-based XSS with Static Analysis