Skip to content

Repository files navigation

cfpathcheck

Static analysis for cfml template import and include paths

npm versionDownloads/monthBuild StatusXO code styleCode ClimateKnown Vulnerabilities

Installation

(sudo) npm install -g cfpathcheck

  • Unix/Linux/Mac OS X: Note that sudo is required unless you have set your npm environment up not to need it
  • Windows: Note that sudo doesn't exist ;o)

Usage

cfpathcheck PATH [-r REPORTER -o OUTFILE]

Options

  • PATH: The path to a single .cfm file, or to a directory containing .cfm files.
  • REPORTER: use checkstyle to output checkstyle-compatible xml to stdout.
  • OUTFILE: The path to the output file, for integration with (e.g.) Jenkins or other CI servers.

Release support matrix

ReleaseMin Node ver.Support
1.x4.0.0Obsolete
2.x6.0.0Obsolete
3.x8.0.0Obsolete
4.x10.0.0Obsolete
5.x12.0.0Obsolete
6.x12.22.0Obsolete
7.x14.13.0Obsolete
8.x14.17.0Obsolete
9.x16.14.0Obsolete
10.x18.0.0Obsolete
11.x20.19.1Current

Release history

About

Static analysis for cfml template import and include paths

Topics

Resources

Stars

1 star

Watchers

1 watching

Forks

Releases

Packages

Used by

Contributors

Languages