We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent c16302b commit fc8ebdaCopy full SHA for fc8ebda
cpp/ql/src/Security/CWE/CWE-319/UseOfHttp.ql
@@ -3,7 +3,7 @@
3
* @description Non-HTTPS connections can be intercepted by third parties.
4
* @kind path-problem
5
* @problem.severity warning
6
- * @precision medium
+ * @precision high
7
* @id cpp/non-https-url
8
* @tags security
9
* external/cwe/cwe-319
0 commit comments