alex-gendry/Fortify SSC - SAST Scan

GitHub Action for SAST Scan Execution

View on GitHub

Trust Signals

Scorecard Score
not yet scored
Maintenance Recency
Stalelast commit Oct 26, 2023
License
MIT

Pinned Snippet

workflow.ymlSHA-pinned
uses: alex-gendry/gha-fortify-sast-scan@2f27a03c2a96df6e71453c6fbd5d6bf60f63acac # no releases — HEAD as of 2026-07-10

tags can be moved; commit SHAs can't. why a SHA?

namedescriptionrequireddefault
ssc_base_urlFortify SSC URLyes
ssc_ci_usernameFortify SSC CI Acount usernameno
ssc_ci_passwordFortify SSC CI Acount passwordno
ssc_ci_tokenFortify SSC Decrypted or Encrypted CI Token (CIToken)no
ssc_appFortify SSC Application Nameyes${{ github.event.repository.name }}
ssc_versionFortify SSC Application Version Nameyes${{ github.ref_name }}
ssc_source_appFortify SSC Source Application Name to Copy State fromno
ssc_source_versionFortify SSC Source Application Version Name to Copy State fromno
ssc_source_copy_vulnsFortify SSC Source Application Version Name to Copy State fromnofalse
ssc_commit_customtag_guidguid of the customtag to which push the commit shanobc16a10e-1b08-4516-80a1-f0b4ff4a3e9d
sast_scanEnable to run ScanCentral SAST scannotrue
sast_client_auth_tokenFortify ScanCentral SAST Client authentication tokenno
sast_build_optionsFortify scancentral package build optionsno-bt none
security_gate_actionWarn or Block on Security Gate Failurenowarn
security_gate_filtersetFilterSet used for the Security GatenoSecurity Auditor View
summary_filtersetFilterSet used in the Job SummarynoSecurity Auditor View
gha_tokenGHA Token used to request GitHub API (Should be set to \${{ secrets.GITHUB_TOKEN }})no

no outputs