mirror of
https://github.com/github/codeql.git
synced 2026-05-05 13:45:19 +02:00
C++: add security tags to more queries
This commit is contained in:
@@ -10,6 +10,10 @@
|
||||
* @id cpp/bad-addition-overflow-check
|
||||
* @tags reliability
|
||||
* correctness
|
||||
* security
|
||||
* external/cwe/190
|
||||
* external/cwe/192
|
||||
*
|
||||
*/
|
||||
|
||||
import cpp
|
||||
|
||||
Reference in New Issue
Block a user