Sven Merk
|
6520115950
|
Upload Fortify scan results to GitHub issue (#3300)
* fix(fortifyExecuteScan): Propagate translation errors
Force translation related errors to stop the execution of the step.
* Extend testcase
* Update fortifyExecuteScan.go
* Fix fmt and test
* Fix code
* feat(fortifyExecuteScan): Create GitHub issue
* Fix expectation
* Fix fmt
* Fix fmt add test
* Added tests
* Go fmt
* Add switch
* Rewrite githubCreateIssue
* Fix tests
* Added switch
* Issue only in case of violations
* Fix CPE reference
* Add debug message to issue creation/update
* Update fortifyExecuteScan.go
* Add credential for GH to groovy wrapper
* Update fortifyExecuteScan.go
|
2022-01-21 10:52:17 +01:00 |
|
Philipp Stehle
|
f9f0cbfd33
|
enforce that step metadata yaml file is called <step>.yaml (#3226)
Co-authored-by: Philipp Stehle <philipp.stehle@sap.com>
|
2021-11-15 14:20:20 +01:00 |
|
Daniel Kurzynski
|
3992f17b32
|
Fix injection of download cache parameters (#1605)
- NPMRegistry was always an empty string
- MTA did not use npm registry
|
2020-05-27 18:20:10 +02:00 |
|
Sven Merk
|
af2a01c064
|
Fortify implementation in golang (#1428)
|
2020-05-25 19:48:59 +02:00 |
|