18F / pulse

How the federal .gov domain space is doing at best practices and policies.
Other
94 stars 56 forks source link

Skip invalid sslyze scans and mark as ineligible #748

Closed konklone closed 6 years ago

konklone commented 6 years ago

This skips loading sslyze data when the result is {"invalid": true} (which will inevitably happen on some % of scans during a large run), and don't count them towards a %.

Without this, this was causing Pulse to incorrectly assume/display that domains were using SSLv2, SSLv3, and RC4.