Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 7933805

Browse files
committed
C++: Add CWE-676 tag.
1 parent c4cca83 commit 7933805

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

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)