BaseDraft
CWE-571Expression is Always True
Category: other
Description
The product contains an expression that will always evaluate to true.
Common consequences· 1
- Other — Quality Degradation, Varies by Context
Potential mitigations· 1
- [Implementation]Consider refactoring the code, or determine if the code is not including a condition that could cause the expression to become false.
References
Related by meaning· 6
Nearest entities by semantic similarity across the cs-graph corpus.