Merge pull request #6041 from geoffw0/uncontrolled-allocation-size

C++: Add CWE-789 tag to cpp/uncontrolled-allocation-size.
This commit is contained in:
Mathias Vorreiter Pedersen
2021-06-08 17:44:02 +02:00
committed by GitHub

View File

@@ -9,6 +9,7 @@
* @tags reliability
* security
* external/cwe/cwe-190
* external/cwe/cwe-789
*/
import cpp