mirror of
https://github.com/github/codeql.git
synced 2026-01-29 14:23:03 +01:00
Promote CWE-322 out of experimental status
This commit is contained in:
2
change-notes/2020-07-22-ssh-host-checking.md
Normal file
2
change-notes/2020-07-22-ssh-host-checking.md
Normal file
@@ -0,0 +1,2 @@
|
||||
lgtm,codescanning
|
||||
* Query "Use of insecure HostKeyCallback implementation" (`go/insecure-hostkeycallback`) is promoted from experimental status. This checks for insecurely omitting SSH host-key verification.
|
||||
@@ -1 +0,0 @@
|
||||
experimental/CWE-322/InsecureHostKeyCallback.ql
|
||||
@@ -0,0 +1 @@
|
||||
Security/CWE-322/InsecureHostKeyCallback.ql
|
||||
Reference in New Issue
Block a user