mozilla / ssh_scan_api

An API for ssh_scan (https://github.com/mozilla/ssh_scan) and the backend API service for the Mozilla SSH Observatory (https://observatory.mozilla.org/)
31 stars 12 forks source link

Add moar invalid target checking #91

Closed claudijd closed 7 years ago

claudijd commented 7 years ago

We had a couple cases where people where trying various bogus targets and they were causing tasked scans to never complete, which ran up the running status count. These should just be discarded before they enter queued state to prevent this from happening in the future.