mirror of
https://github.com/github/codeql.git
synced 2026-04-30 11:15:13 +02:00
Remove @precision from experimental query.
We'll add it back when we take it out of experimental status.
This commit is contained in:
@@ -3,7 +3,6 @@
|
||||
* @description Detects insecure SSL client configurations with an implementation of the `HostKeyCallback` that accepts all host keys.
|
||||
* @kind path-problem
|
||||
* @problem.severity error
|
||||
* @precision very-high
|
||||
* @id go/insecure-hostkeycallback
|
||||
* @tags security
|
||||
*/
|
||||
|
||||
Reference in New Issue
Block a user