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

Commit 7ce9e97

Browse files
author
dilanbhalla
committed
removing precision tag
1 parent 95342cd commit 7ce9e97

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

ql/src/experimental/CWE-327/BrokenCryptoAlgorithm.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@
33
* @description Using broken or weak cryptographic algorithms can allow an attacker to compromise security.
44
* @kind problem
55
* @problem.severity error
6-
* @precision high
76
* @id go/weak-cryptographic-algorithm
87
* @tags security
98
*/

0 commit comments

Comments
 (0)