C++: Tag with CWE-1078, CWE-670

This commit is contained in:
Nora Dimitrijević
2022-10-05 00:04:56 +02:00
parent 28606c561d
commit d8cfdc5e26

View File

@@ -4,9 +4,13 @@
* @kind problem
* @id cpp/comma-before-misleading-indentation
* @problem.severity warning
* @security-severity 7.8
* @precision medium
* @tags maintainability
* readability
* security
* external/cwe/cwe-1078
* external/cwe/cwe-670
*/
import cpp