• Gitlab CI integration

    Hi Teams, Im looking some latest guide for integrate Fortify onpremises SC SAST with Gitlab CI onpremies. Find template from gitlab but its very different. I have some problem when running pipeline, the issue is still persist "Authentication failed…
  • Is there a way for GitLab Runners to use Fortify CI/CD tools to stop a build based on retrieved SCA audit results ?

    Hello All, I have been working on my first integration between Fortify SAST Integration with GitLab. I have been able to successfully implement a rather simple GitLab build pipeline that performs SCA before deploying the application. Is there a feature…
  • Scan Central Error

    Good Evening, URLS and such have been changed for anonymity. We have SSC Setup and we have the ScanCentral Controller setup but getting the following error when trying to scan using gitlab templates. This is the log file that is generated. 2023…
  • Hi, I have implementation in gitlab ci/cd. I got the error 500.

    Hi I got this error 500 when tried to run pipeline in cicd. "o update available or auto update is disabled on the controller. scancentral.log will be stored in "/root/.fortify/scancentral-22.2.1/log" directory. Verifying controller URL... The Controller…
  • Export FortifyScan.csv Results to GitLab Artifacts

    Hey everyone, I am trying to output the scan results in csv format into my GitLab artifacts. As of now I can successfully push the fortifyscan-metrics.json to the GitLab artifacts, but what I really want is the FortifyResults.csv. Currently I can…
  • Fortify ScanCentral Client Authentication Failure from GitLab

    Setting a lab environment to integrate Gitlab to ScanCentral, I get the following error on the scancentralCtrl log file: 2021-08-05 22:50:22,948 [ERROR] [35.237.155.226 GET /scancentral-ctrl/rest/v2/ping] com.fortify.cloud.ctrl.spring.security.ClientAuthenticationFilter…
  • ScanCentral SAST and GitLab integration

    Hello, I'm trying to integrate GitLab with ScanCentral SAST. If the property allow_insecure_clients_with_empty_token is set to true and client_auth_token is empty it works but if I try to set a plain text password I get the following error: Authentication…
  • GitLab CI and ScanCentral

    Hi, You have a video about integrating Fortify into a GitLab CI/CD Pipeline, on your channel. In this video, you integrate Gitlab CI with Fortify FoD. But also you have a template on GitLab to integrate with ScanCentral. But nothing is told about this…