CWE-1078Inappropriate Source Code Style or Formatting

PUBLISHEDweakness record
released 2019-01-03 · last modified 2026-04-30

Metadata

CWE ID:
CWE-1078
摘要:
Class
结构:
Simple
状态:
Incomplete
发布日期:
2019-01-03
更新日期:
2026-04-30

名称

Inappropriate Source Code Style or Formatting

描述

The source code does not follow desired style or formatting for indentation, white space, comments, etc.

常见后果

范围:
Other
影响:
Increase Analytical Complexity
注释:
Variations in indentation and other white space, comments, etc. can make it more difficult for human analysts to understand the actual behavior that is being implemented.

相关 CWE