We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0729e42 commit 38f185bCopy full SHA for 38f185b
1 file changed
cpp/ql/src/Critical/MissingCheckScanf.ql
@@ -7,7 +7,9 @@
7
* @security-severity 7.5
8
* @precision medium
9
* @id cpp/missing-check-scanf
10
- * @tags security cwe-252 cwe-253
+ * @tags security
11
+ * external/cwe/cwe-252
12
+ * external/cwe/cwe-253
13
*/
14
15
import cpp
0 commit comments