system-debug
In addition to debug statements potentially logging data excessively, debug statements also contribute to longer transactions and consume Apex CPU time even when debug logs are not being captured.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-489: Active Debug Code
- CWE-779: Logging of Excessive Data
system-debug
In addition to debug statements potentially logging data excessively, debug statements also contribute to longer transactions and consume Apex CPU time even when debug logs are not being captured.
Likelihood: LOW
Confidence: HIGH
CWE:
- CWE-489: Active Debug Code
- CWE-779: Logging of Excessive Data