Integrating HPE Fortify on Demand with TeamCity

Completed

We can only upload projects for scanning in an automated manner but there is no way to automatically fetch the scan results and integrate them into our build process. Processing all the project scans and analyzing the results manually for every release of every product component would be a waste of time.

HPE support confirms they have no such integration but maybe we could use their command line tools to build our own integration as suggested by this StackOverflow post https://stackoverflow.com/questions/42584269/integrating-fortify-into-a-build-process

0
1 comment

Hi,

 

I'm afraid there is no direct integration on teamcity's side. You can create a command line runner step to use HP's tools to upload the projects, or if you consider it appropriate, you could create a TeamCity plugin to perform that task.

0

Please sign in to leave a comment.