Releases: cflint/CFLint
Releases · cflint/CFLint
CFLint-0.1.6 - minor enhancements
- Do not scan temporary files (*.cfc~, *.cfm~) by default.
- Change 'FindBugs' to 'CFLint' in the html output
CFLint-0.1.5
Xml Output fixed
VarScoper enhancement
enhanced var scoper with hints from
https://github.com/mschierberl/varscoper/blob/master/varScoper.cfc
CFLint-0.1.3
Query Param checker added
CFLint (renamed)
Renamed CFBugs to CFLint
First
There are couple basic code checks for Coldfusion. The primary one being a 'var scope' check.