snift / snift-api

🏗 Backend REST API for Snift to sniff security vulnerabilities from the web.
MIT License
2 stars 0 forks source link

Add weightage to HTTP version. HTTP/2.0 should return a higher score than HTTP/1.x as HTTP/2 defines a profile of TLS that is required; this includes the version, a ciphersuite blacklist, and extensions used. #17

Closed maruthi-adithya closed 5 years ago

maruthi-adithya commented 5 years ago

Fixed in #19