This article covers COBOL support and vulnerability detection for Mend SAST.
Mend SAST-supported COBOL file types
|
File Type |
|---|
|
.cbl |
|
.cl2 |
|
.cob |
|
.cpy |
|
.eco * |
|
.pco |
|
.sqb * |
* Note: These extensions are marked as ‘Secondary’ file extensions.
They will only be scanned if at least one file with any of the other ‘Primary’ file extensions is present to identify the language as the relevant language.
Mend SAST-supported COBOL frameworks
|
Framework |
|---|
|
N/A |
Mend SAST-supported COBOL vulnerability types
The COBOL vulnerability types detected by SAST are provided below and are organized by CWE ID within each of their identified severities.
COBOL high-severity vulnerability types
|
CWE |
Vulnerability Type |
|---|---|
|
CWE-78 |
Command Injection |
|
CWE-89 |
SQL Injection |
|
CWE-121 |
Buffer Overflow |