CWE-1115
Source Code Element without Standard Prologue
AI Translation Available
The source code contains elements such as source files
that do not consistently provide a prologue or header that has been
standardized for the project.
Status
incomplete
Abstraction
base
Affected Platforms
Extended Description
AI Translation
Standard prologues or headers may contain information such as module name, version number, author, date, purpose, function, assumptions, limitations, accuracy considerations, etc.
Technical Details
AI Translation
Common Consequences
other
Impacts
reduce maintainability
increase analytical complexity