the-tip-top-frontend/utils
soufiane 8bd2f95f25 fix: resolve SonarQube security vulnerabilities
- Fix ReDoS vulnerability in email regex with length limit and safer pattern
- Replace Math.random() with crypto.getRandomValues() for secure ID generation

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-27 12:54:22 +01:00
..
constants.ts feat: add NEWSLETTER endpoints to API_ENDPOINTS 2025-11-24 01:27:32 +01:00
helpers.ts fix: resolve SonarQube security vulnerabilities 2025-11-27 12:54:22 +01:00