Commit graph

1 commit

Author SHA1 Message Date
diegosouzapw
3843751c58 security: Resolve GitHub CodeQL scan alerts
- Fixed proxyFetch regex incomplete escape
- Updated contextManager regex to avoid Polynomial ReDoS (using [^]*?)
- Removed redundant incomplete sanitization replace in page.tsx
- Fixed perplexity-web missing flags (i) in regex and used [^]*?
- Renamed callLogArtifact sha256 to artifactHash to fix false positive password hash alert
2026-04-16 11:52:53 -03:00
Renamed from scratch.mjs (Browse further)