This page is experimental and may change significantly in future releases.
Excessive Use of Hard-Coded Literals in Initialization
Properties
id: d3f:CWE-1052
- name
- Excessive Use of Hard-Coded Literals in Initialization
- definition
- The product initializes a data element using a hard-coded literal that is not a simple integer or static constant element.
Neighbors
CWE-1052 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1052 has no related weaknesses in this release.