mirror of
https://github.com/diegosouzapw/OmniRoute.git
synced 2026-09-17 04:12:17 +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.