mirror of
https://github.com/github/codeql.git
synced 2026-04-19 14:04:09 +02:00
Disable SSL certificate verification can expose the communication to MITM attacks. This PR adds a query to detect the same. This also include the tests and qhelp for the same.