CWE-1099

Inconsistent Naming Conventions for Identifiers
AI Translation Available

The product's code, documentation, or other artifacts do not
consistently use the same naming conventions for variables, callables, groups of
related callables, I/O capabilities, data types, file names, or similar types of
elements.

Status
incomplete
Abstraction
base

Common Consequences

other
Impacts
reduce maintainability increase analytical complexity

Detection Methods

automated static analysis

Potential Mitigations