CWE-1106: Insufficient Use of Symbolic Constants
Base
Incomplete
Simple
CWE版本: 4.18
更新日期: 2025-09-09
弱点描述
The source code uses literal constants that may need to change or evolve over time, instead of using symbolic constants.
常见后果
影响范围: Other
技术影响: Reduce Maintainability