Skip to content

Commit

Permalink
APIGOV-26149 - comment out fortify ID for now
Browse files Browse the repository at this point in the history
  • Loading branch information
dfeldick committed Nov 8, 2023
1 parent 6d19768 commit dbf27cc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion .gitlab-ci.yml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@ variables:
CSR_SUPPRESSION_LIST: "/tmp/csr-suppressions/amplify-central/golang-agents-common.json"

# Fortify
FORTIFY_PROJECT: "10715"
# FORTIFY_PROJECT: "10715"
FORTIFY_BUILD_ID: "agents-kong"
FORTIFY_INCLUDE: "**/*.go"
FORTIFY_EXCLUDE: "**/*_test.go"
Expand Down

0 comments on commit dbf27cc

Please sign in to comment.