Skip to content

Commit 5e45bb8

Browse files
authored
Fix URL in Fortify ScanCentral YAML file
1 parent 7dbea1f commit 5e45bb8

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

devops-integrations/azure/azure-pipelines-fortify-sast-scancentral.yml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
# - $AVIATOR_APP
1111
# - $DEBRICKED_ACCESS_TOKEN
1212
# For more information on using Fortify ScanCentral SAST in Azure DevOps, see the documentation:
13-
# https://fortify.github.io/fcli/v3/ci/ado/script/ast-workflow-ssc.htmltify-scancentral-sast-ci-azure-devops
13+
# https://fortify.github.io/fcli/v3/ci/ado/script/ast-workflow-ssc.html
1414

1515
trigger:
1616
- none
@@ -79,4 +79,4 @@ stages:
7979
DO_JOB_SUMMARY: true
8080
DO_PR_COMMENT: true
8181
DO_EXPORT: true
82-
82+

0 commit comments

Comments
 (0)