Trigger WhiteHat scan from your jenkins build pipeline.
Steps to build:
- Checkout the repository.
- Run mvn clean install -Dmaven.test.skip=true
- hpi file will be created inside target folder.
Installation step:
- Click on Jenkins Menu --> Manage Jenkins --> Manage Plugin --> Advanced --> Choose File button and select hpi file located at target folder then press upload button.
- To Reinstall first unistall via Jenkins Menu --> Manage Jenkins --> Manage Plugin --> Installed and then uninstall project and install plugin.
- Now to access plugin go to Jenkins menu --> New Item. Provide item name. Select Freestyle project and click OK button.
- Click on "Add post-build action" select WhiteHat Publisher. Provide required details and save it.
- Press "Build Now" button
Copyright 2020 WhiteHat Security