1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/protecode
Jordan Levin 2866ef5592
feat (protecodeExecuteScan) support custom data headers in upload request (#3836)
* support custom data headers in Protecode upload API

* parse custom data properly

* better debugging

* pre-pend META- to custom data header

* prepend to key, not value

* fix debug output

* Fix debug log level

* Make custom header meta upper case key

* fix

* Update http.go

* Update protecode.go

* Update http.go

* address PR review

* Fix merge conflicts

* Update fortifyExecuteScan.yaml

* Update protecodeExecuteScan_generated.go

* Generate step

* fix generated code

Co-authored-by: Oliver Nocon <33484802+OliverNocon@users.noreply.github.com>
2022-11-03 17:53:23 +01:00
..
testdata Protecode as GoLang (#1119) 2020-02-06 16:16:34 +01:00
analysis_test.go fix(protecode): respect failOnSevereVulnerabilities parameter (#1969) 2020-09-02 10:41:12 +02:00
analysis.go fix(protecode): respect failOnSevereVulnerabilities parameter (#1969) 2020-09-02 10:41:12 +02:00
api.go fix(protecode): respect failOnSevereVulnerabilities parameter (#1969) 2020-09-02 10:41:12 +02:00
protecode_test.go feat (protecodeExecuteScan) support custom data headers in upload request (#3836) 2022-11-03 17:53:23 +01:00
protecode.go feat (protecodeExecuteScan) support custom data headers in upload request (#3836) 2022-11-03 17:53:23 +01:00
report_test.go chore(protecode): reduct polling interval during tests (#3995) 2022-09-02 10:07:04 +02:00
report.go chore(protecode): reduct polling interval during tests (#3995) 2022-09-02 10:07:04 +02:00