Skip to content

Commit f65843a

Browse files
authored
Merge pull request github#5221 from geoffw0/cwe676
C++: Add CWE-676 tag.
2 parents d490bea + 7933805 commit f65843a

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

cpp/ql/src/Security/CWE/CWE-676/DangerousFunctionOverflow.ql

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,7 @@
88
* @tags reliability
99
* security
1010
* external/cwe/cwe-242
11+
* external/cwe/cwe-676
1112
*/
1213

1314
import cpp

0 commit comments

Comments
 (0)