Skip to content

Commit fc8ebda

Browse files
committed
C++: Increase the query to precision high.
1 parent c16302b commit fc8ebda

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-319/UseOfHttp.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
* @description Non-HTTPS connections can be intercepted by third parties.
44
* @kind path-problem
55
* @problem.severity warning
6-
* @precision medium
6+
* @precision high
77
* @id cpp/non-https-url
88
* @tags security
99
* external/cwe/cwe-319

0 commit comments

Comments
 (0)