Add precision metadata

This commit is contained in:
Owen Mansel-Chan
2021-07-28 11:41:39 +01:00
parent 9634e8d7b0
commit 3bf2cf0ed8

View File

@@ -3,6 +3,7 @@
* @description Using weak cryptographic key can allow an attacker to compromise security.
* @kind path-problem
* @problem.severity error
* @precision high
* @id go/weak-crypto-key
* @tags security
* external/cwe/cwe-326