Tools CFML & Servers CFML Code Doctor

CFML Code Doctor

Scan CFML and SQL for common security, performance, and scoping issues with practical fixes.

Numbered view — line numbers are not copied

  

100% browser-based processing.

About CFML Code Doctor

This tool performs a quick, educational review of common CFML and SQL patterns. It does not replace a full project audit, but helps find issues before production.

Frequently Asked Questions

Is my code sent to a server?

No. This quick review runs entirely in your browser.

What does it detect?

It looks for common patterns such as SELECT *, queries inside loops, possibly unscoped variables, and hard-coded secrets.