Files
codeql/ql
Chris Smowton d0e86f787d SSH host checking: Expand definition of a host-key checking function to include calls with multiple return types
For example, https://godoc.org/golang.org/x/crypto/ssh/knownhosts#New returns a host-key checker and an error value, and we previously didn't consider the first return value a candidate checker function.
2020-07-29 16:06:38 +01:00
..
2019-11-08 12:16:26 +00:00
2020-04-02 11:56:15 +01:00