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

Commit

Permalink
Reduce precision of HardcodedCredentials to "medium".
Browse files Browse the repository at this point in the history
  • Loading branch information
Max Schaefer committed Dec 10, 2019
1 parent 46c4670 commit 75d78b3
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion ql/src/Security/CWE-798/HardcodedCredentials.ql
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
* to gain unauthorized access.
* @kind problem
* @problem.severity warning
* @precision high
* @precision medium
* @id go/hardcoded-credentials
* @tags security
* external/cwe/cwe-259
Expand Down

0 comments on commit 75d78b3

Please sign in to comment.