mirror of
https://github.com/github/codeql.git
synced 2026-07-07 12:35:33 +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.