Insufficient Use of Symbolic Constants
CWE-1106 · Base · Incomplete
The source code uses literal constants that may need to change or evolve over time, instead of using symbolic constants.
The source code uses literal constants that may need to change or evolve over time, instead of using symbolic constants.