Skip to content

Commit 962c73d

Browse files
committed
C++: Promote 'cpp/unsafe-strncat' to Code Scanning.
1 parent 80bd361 commit 962c73d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

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

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
* @kind problem
55
* @problem.severity warning
66
* @security-severity 9.3
7-
* @precision medium
7+
* @precision high
88
* @id cpp/unsafe-strncat
99
* @tags reliability
1010
* correctness

0 commit comments

Comments
 (0)