Skip to content

Commit

Permalink
New version
Browse files Browse the repository at this point in the history
  • Loading branch information
alexpenev-s authored Mar 13, 2020
1 parent b55362a commit 0b2ace8
Show file tree
Hide file tree
Showing 3 changed files with 17 additions and 17 deletions.
4 changes: 2 additions & 2 deletions .pipeline/defaults.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@ general:
cfDomain: 'cfapps.sap.hana.ondemand.com'
dockerRegistryProtocol: 'https'
fortifyApiEndpoint: '/api/v1'
fortifyServerUrl: 'https://fortify.mo.sap.corp/ssc'
fortifyServerUrl: 'https://fortify.tools.sap/ssc'
fortifyFprUploadEndpoint: '/upload/resultFileUpload.html'
fortifyFprDownloadEndpoint: '/download/currentStateFprDownload.html'
fortifyReportDownloadEndpoint: '/transfer/reportDownload.html'
Expand Down Expand Up @@ -485,7 +485,7 @@ steps:
executeVulasScan:
serverUrl: 'https://vulas.tools.sap'
backendEndpoint: '/backend'
svmServerUrl: 'https://svmdevzdohvhnx0v.int.sap.eu2.hana.ondemand.com'
svmServerUrl: 'https://svmprodzdohvhnx0v.int.sap.eu2.hana.ondemand.com'
svmEndpoint: '/SVM/services'
svmExemptionFileName: 'vulas-exemptionsFromSvm.properties'
space:
Expand Down
28 changes: 14 additions & 14 deletions Gopkg.lock

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion Gopkg.toml
Original file line number Diff line number Diff line change
Expand Up @@ -35,7 +35,7 @@

[[constraint]]
name = "github.com/Peripli/service-broker-proxy"
branch = "master"
version = "=0.9.0"

[[constraint]]
name = "github.com/cloudfoundry-community/go-cfenv"
Expand Down

0 comments on commit 0b2ace8

Please sign in to comment.