Common Weakness Enumeration
Back to CWE stats page
CWE-561
Dead Code
The product contains dead code, which can never be executed.
Mitigation
Phase: Implementation
Description:
- Remove dead code before deploying the application.
No CAPEC attack patterns related to this CWE.