Skip to content
This repository was archived by the owner on Jan 5, 2023. It is now read-only.

Commit f162a5b

Browse files
committed
Promote CWE-322 out of experimental status
1 parent 99f0875 commit f162a5b

13 files changed

Lines changed: 3 additions & 1 deletion
Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,2 @@
1+
lgtm,codescanning
2+
* Query "Use of insecure HostKeyCallback implementation" (`go/insecure-hostkeycallback`) is promoted from experimental status. This checks for insecurely omitting SSH host-key verification.

ql/src/experimental/CWE-322/InsecureHostKeyCallback.qhelp renamed to ql/src/Security/CWE-322/InsecureHostKeyCallback.qhelp

File renamed without changes.
File renamed without changes.

ql/src/experimental/CWE-322/InsecureHostKeyCallbackExample.go renamed to ql/src/Security/CWE-322/InsecureHostKeyCallbackExample.go

File renamed without changes.

ql/src/experimental/CWE-322/SecureHostKeyCallbackExample.go renamed to ql/src/Security/CWE-322/SecureHostKeyCallbackExample.go

File renamed without changes.

ql/test/experimental/CWE-322/InsecureHostKeyCallback.qlref

Lines changed: 0 additions & 1 deletion
This file was deleted.

ql/test/experimental/CWE-322/InsecureHostKeyCallback.expected renamed to ql/test/query-tests/Security/CWE-322/InsecureHostKeyCallback.expected

File renamed without changes.
Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1 @@
1+
Security/CWE-322/InsecureHostKeyCallback.ql

ql/test/experimental/CWE-322/InsecureHostKeyCallbackExample.go renamed to ql/test/query-tests/Security/CWE-322/InsecureHostKeyCallbackExample.go

File renamed without changes.
File renamed without changes.

0 commit comments

Comments
 (0)