Skip to content

Commit 9cf599f

Browse files
author
Robert Marsh
committed
C++: remove some tags in response to PR comments
1 parent 31819be commit 9cf599f

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

cpp/ql/src/Best Practices/Likely Errors/Slicing.ql

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -8,8 +8,6 @@
88
* @tags reliability
99
* correctness
1010
* types
11-
* security
12-
* external/cwe/cwe-843
1311
*/
1412
import cpp
1513

cpp/ql/src/Likely Bugs/Format/TooManyFormatArguments.ql

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,6 @@
99
* @id cpp/too-many-format-arguments
1010
* @tags reliability
1111
* correctness
12-
* security
1312
*/
1413
import cpp
1514

0 commit comments

Comments
 (0)