All the CI system "plugins" actually just accept various configurations and generate a command line that can be executed.
You can either provide a GoCD "Custom Command", or trigger Fortify via the command line. Ideally, you should supply this shell script via a source repo (check out the repo as a material). -- Ram On Wed, Apr 26, 2017 at 4:32 PM, Aditya Byreddy <[email protected]> wrote: > GoCD doesn't have a plugin for Fortify. But you can integrate it by > installing a agent on fortify installed machine and issuing fortify related > build commands from go-server end. > > On Wed, Apr 26, 2017 at 11:09 AM, Umar Hyatt <[email protected]> wrote: > >> We are using GoCD for project management and HPE SSC for managing >> security of our project. I wonder if there is a way if we can integrate >> GoCD with SSC or SCA? I think by default HPe dosnt provide any plugins for >> GoCD as I am unable to find any. >> >> -- >> You received this message because you are subscribed to the Google Groups >> "go-cd" group. >> To unsubscribe from this group and stop receiving emails from it, send an >> email to [email protected]. >> For more options, visit https://groups.google.com/d/optout. >> > > > > -- > *Regards,* > *B.Aditya Narayana,* > *Reg. Id. R092574,* > *Computer Science and Engineering Dept.* > *APIIIT-RKV,* > *RGUKT,* > *KADAPA.* > *Contact: 9908585071 , 8125497669 <(812)%20549-7669>* > *Email: [email protected] <[email protected]>* > > -- > You received this message because you are subscribed to the Google Groups > "go-cd" group. > To unsubscribe from this group and stop receiving emails from it, send an > email to [email protected]. > For more options, visit https://groups.google.com/d/optout. > -- You received this message because you are subscribed to the Google Groups "go-cd" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. For more options, visit https://groups.google.com/d/optout.
