Fixinator makes it easy to find and fix security vulnerabilities in your CFML / ColdFusion source code.
Description
The VScode-Fixinator allows you to scan and fix your cfml code directly.
The extension runs with either the Commandbox Fixinator CLI (box fixinator) package or using the Fixinator API directly to scan your CFML code. If you are a subscriber to Fixinator you can add your API key to the settings to use the API directly. If you are not a subscriber you can still use the extension to run the Fixinator CLI but are limited in the number of scans you can run.
Features
VSCode Fixinator can scan your code via the command palette
VSCode Fixinator can scan your code on save
Problems are displayed in editor as well as in the problems tab
If there are fix suggestions you can apply them directly from the editor
If you are a subscriber to Fixinator you can add your API key to the settings to use the API directly