urbanadventurer / WhatWeb

Next generation web scanner
https://www.morningstarsecurity.com/research/whatweb
GNU General Public License v2.0
5.2k stars 885 forks source link

URI.escape is obsolete #308

Closed xambroz closed 4 years ago

xambroz commented 4 years ago

Hello, when executing whatweb 0.5.1 on Fedora 32 (ruby 2.7.0+) I see always the messasge that URI.escape is obsolete:

$ whatweb https://example.com /usr/share/whatweb/lib/target.rb:188: warning: URI.escape is obsolete https://example.com [200 OK] Country[EUROPEAN UNION][EU], HTML5, HTTPServer[ECS (dcb/7EEA)], IP[93.184.216.34], Title[Example Domain]

Trio-Musketeers commented 4 years ago

The Same issue with me, did u figure any fix for it @xambroz ?

urbanadventurer commented 4 years ago

This is already fixed in the master branch. I'll release an updated version soon.