Add security severity score

This commit is contained in:
Owen Mansel-Chan
2021-07-28 14:20:44 +01:00
parent 8c97395884
commit 6f2040da51

View File

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