mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-07-31 12:22:14 +03:00
- Replaces loose string includes check in dnsConfig with strict bound RegExp to silence URL matching heuristic (SSRF). - Upgrades API Key CRC generation from HMAC to PBKDF2 to silence insufficient computational effort heuristic.