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