C++: Increase the query precision to 'high'.

This commit is contained in:
Geoffrey White
2022-02-02 18:03:25 +00:00
parent 4048ba0a1c
commit 708da8cd62

View File

@@ -5,7 +5,7 @@
* @kind path-problem
* @problem.severity warning
* @security-severity 7.5
* @precision medium
* @precision high
* @id cpp/cleartext-transmission
* @tags security
* external/cwe/cwe-319