Skip to content

Commit 7a35a34

Browse files
committed
C++: Increase query precision to 'high'.
1 parent 0ad6289 commit 7a35a34

File tree

1 file changed

+1
-1
lines changed
  • cpp/ql/src/Security/CWE/CWE-611

1 file changed

+1
-1
lines changed

cpp/ql/src/Security/CWE/CWE-611/XXE.ql

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
* @id cpp/external-entity-expansion
88
* @problem.severity warning
99
* @security-severity 9.1
10-
* @precision medium
10+
* @precision high
1111
* @tags security
1212
* external/cwe/cwe-611
1313
*/

0 commit comments

Comments
 (0)