mirror of
https://github.com/github/codeql.git
synced 2025-12-20 18:56:32 +01:00
However, as illustrated by the `CWE-327-InsecureProtocol` test, this fix is NOT good enough, since now even the `secure_context` is considered to be insecure (for both versions). Ouch. Will fix this in a later commit, since it was only discoverd late on.