This page is experimental and may change significantly in future releases.
Insufficient Use of Symbolic Constants
Properties
id: d3f:CWE-1106
- name
- Insufficient Use of Symbolic Constants
- definition
- The source code uses literal constants that may need to change or evolve over time, instead of using symbolic constants.
Neighbors
CWE-1106 has no direct neighbors in this release.Inferred Relationships
Related Countermeasure Techniques
Related Weaknesses
CWE-1106 has no related weaknesses in this release.