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

Re-add status key to scan results #150

Closed claudijd closed 5 years ago

claudijd commented 5 years ago

Re-add trigger that obs front-end is expecting for scan completion. This fixes a bug where observatory website driven scans would not appear to complete in the front-end, even though they were completing in the service, just not properly displaying based on expectations here:

https://github.com/mozilla/http-observatory-website/blob/master/js/httpobs-third-party.js#L435-L444

This bug was introduced in the ActiveRecord migration