V
Scaner-VS
HomeCatalogSourcesCWECAPECATT&CKMitigationsProductsVendorsDocs
← Back to List
CWE-1106BaseIncomplete
Abstraction: Base
Status: Incomplete
Source ↗

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