SYM_CLS_0001 - SymbioticSec/Symbiotic-Vulnerability-Database GitHub Wiki
Active Debug Code
Property | Value |
---|---|
Language | apex |
Severity | |
CWE | CWE-489: Active Debug Code |
Confidence Level | High |
Impact Level | Medium |
Likelihood Level | Low |
Description
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.