C++: Increase the query to precision high.

This commit is contained in:
Geoffrey White
2022-02-24 10:16:23 +00:00
parent c16302be13
commit fc8ebdaeb2

View File

@@ -3,7 +3,7 @@
* @description Non-HTTPS connections can be intercepted by third parties.
* @kind path-problem
* @problem.severity warning
* @precision medium
* @precision high
* @id cpp/non-https-url
* @tags security
* external/cwe/cwe-319