May 13, 2019
Clean up your legacy code with Codechecker
Like
(2)
Comments
(5)
2
5
Summary
Join us for Adobe ColdFusion webinar on June 5, 2019 at 1pm PT.
We will take a look at a free open source tool for checking your ColdFusion code for vulnerabilities. There are several rules that it can check for. Those include missing cfqueryparams and un-var scoped variables. The value of this code checker is that you can build rules for it.
So, if you find something that is not included in the tool it can be added. It can run in a browser or in the CommandBox CLI. We will take a deep dive into some legacy code to look for vulnerabilities and items that make up the best practice list. This application was developed to modernize and update about 300 legacy applications. The tool can also print all of the findings to an Excel spreadsheet with a link to the offending items.
To register for the webinar, please visit:
5 Comments
2019-05-21 12:09:01
Hi Charlie, you are correct it is indeed a fork of the Chris Weller repository. The difference being Brad Wood did a great job of making it a CommandBox module as well. I will be showing how to use it as a standalone tool and inside of the CommandBox CLI. https://www.forgebox.io/view/CodeChecker
Like
()
(1)
2019-05-14 11:34:49
Thanks for offering these sort of webinars. Can you confirm if this is about this tool :
https://github.com/wellercs/CodeChecker/
Or is it some other? Or perhaps a fork of it?
Like
()
Add Comment
You must be logged in to post a comment.