There was an error while loading. Please reload this page.
Here's how you can setup VS Code to scan your CFML code for security vulnerabilities in with the click of a button using Fixinator
box.json
scripts
Here is an example box.json file with the scripts entry:
{ "name":"fixinator-demo", "scripts": { "fixinator" : "fixinator severity=high" } }
Once that is all setup you will be able to click the run button next to fixinator in the CommandBox Tasks menu.
Visit fixinator.app to obtain an API Key.