To run fortify scan using fortify software, we are using apache-ant till now . There is no maven plugin for fortify.
So i wrote a maven plugin which will do all tasks similar to ant such as fortify parse,scan and clean etc.
Can you guys add details pertaining to the installation location, and how to verify that the plugin is installed correctly (e.g. Does the GUI show a new "Maven" checkbox in the Scan Wizard? If not, how else to verify.)
You might also provide an example integration, if it isn't obvious.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Can you guys add details pertaining to the installation location, and how to verify that the plugin is installed correctly (e.g. Does the GUI show a new "Maven" checkbox in the Scan Wizard? If not, how else to verify.)
You might also provide an example integration, if it isn't obvious.