Skip to content

Commit e0e18c6

Browse files
committed
C++: Drop the precision tags again, for now.
1 parent 9009dac commit e0e18c6

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

cpp/ql/src/Likely Bugs/Memory Management/ImproperNullTermination.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* @kind problem
66
* @id cpp/improper-null-termination
77
* @problem.severity warning
8-
* @precision medium
98
* @security-severity 7.8
109
* @tags security
1110
* external/cwe/cwe-170

cpp/ql/src/Security/CWE/CWE-170/ImproperNullTerminationTainted.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,6 @@
55
* @kind problem
66
* @id cpp/user-controlled-null-termination-tainted
77
* @problem.severity warning
8-
* @precision medium
98
* @security-severity 10.0
109
* @tags security
1110
* external/cwe/cwe-170

0 commit comments

Comments
 (0)