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

Commit 61bc51c

Browse files
authored
Merge pull request #242 from max-schaefer/remove-experimental-precision
Remove `@precision` from experimental query.
2 parents 570b232 + 5343315 commit 61bc51c

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

ql/src/experimental/CWE-322/InsecureHostKeyCallback.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* @description Detects insecure SSL client configurations with an implementation of the `HostKeyCallback` that accepts all host keys.
44
* @kind path-problem
55
* @problem.severity error
6-
* @precision very-high
76
* @id go/insecure-hostkeycallback
87
* @tags security
98
*/

0 commit comments

Comments
 (0)