The most common flaw is far from exotic, and mimics pervasive human error
86 unique CWEs were identified across the dataset. Three account for a disproportionate share of all confirmed findings.
| CWE ID | Name | True Positives | Average Risk |
|---|---|---|---|
| CWE-532 | Insertion of Sensitive Information into Log File | 8,543 | 80.06 |
| CWE-79 | Improper Neutralization of Input During Web Page Generation ('Cross-site Scripting') | 2,949 | 90.57 |
| CWE-798 | Use of Hard-coded Credentials | 1,348 | 68.5 |



