CWE-1106BaseIncomplete
Insufficient Use of Symbolic Constants
The source code uses literal constants that may need to change or evolve over time, instead of using symbolic constants.
Open in catalog with CWE filter →Related CAPECs
—
The source code uses literal constants that may need to change or evolve over time, instead of using symbolic constants.
Open in catalog with CWE filter →