CFLint is built with: Gradle
git clone https://github.com/cflint/CFLint.git
cd CFLint
gradlew build
The build artifacts can be found in build/libs.
The build will pull cfparser from maven central repository. However if you want to build cfparser separately see https://github.com/cfparser/cfparser
If you have issues, please let us know.