CWE-1117 — Callable with Insufficient Behavioral Summary
CWE-1117: Callable with Insufficient Behavioral Summary
MITRE CWE weakness
| Kind | Weakness |
| Abstraction | Base |
| Status | Incomplete |
| Likelihood of exploit | — |
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.
Common consequences
- Other: Reduce Maintainability
Mitigations
(none listed)
References
- CWE page: https://cwe.mitre.org/data/definitions/1117.html
- CWE list: https://cwe.mitre.org/data/index.html