C++: add security tags to more queries

This commit is contained in:
Robert Marsh
2018-08-08 11:32:30 -07:00
parent 4d97570a1a
commit f280de7ae3
21 changed files with 26 additions and 0 deletions

View File

@@ -10,6 +10,10 @@
* @id cpp/bad-addition-overflow-check
* @tags reliability
* correctness
* security
* external/cwe/190
* external/cwe/192
*
*/
import cpp