CWE-1117 – Callable with Insufficient Behavioral Summary

Read Time:14 Second

Description

The code contains a function or method whose signature and/or associated
inline documentation does not sufficiently describe the callable’s inputs, outputs,
side effects, assumptions, or return codes.

Modes of Introduction:

 

 

Related Weaknesses

CWE-1078

 

Consequences

Other: Reduce Maintainability

 

Potential Mitigations

CVE References