Skip to content

Scan rule · RSC-COD-002

Debug leftovers in the shipped build

Code qualitySeverity: Info

Finds `console.log`, `debugger` or TODO markers in the production bundle.

Scan tier

External scan (anonymous)

How to fix it

Strip debug output in the build and route logging through a monitoring service.

Scan your own app for free