1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/docker
Anil Keshav e6724d7f05
fix (whitesourceExecuteScan) keep tar extension for target image donwload (#3774)
* explicitly adding tar extension to project name when constructing the targetFilePath for whitesource docker image download

* comments

* correcting comment for better readability

* replace spaces in the project name with underscroe

* better comments

* passing legacy format download

* appending format to value

* keeping the download format for protecode as legacy

* improving docu

* keeping legacy format the default

* keeping tar file name same as project name to avoid duplicate names

* keeping legacy format download hard coded

Co-authored-by: anilkeshav27 <you@example.com>
2022-05-13 18:56:41 +02:00
..
container_test.go fix(kaniko): set cpe consistently (#3545) 2022-02-17 08:20:30 +01:00
container.go fix(kaniko): set cpe consistently (#3545) 2022-02-17 08:20:30 +01:00
docker_test.go feat(docker): use crane for pulling docker images (#3652) 2022-03-23 10:02:00 +01:00
docker.go fix (whitesourceExecuteScan) keep tar extension for target image donwload (#3774) 2022-05-13 18:56:41 +02:00
multiarch_test.go feat(kanikoExecute): preparation for multi-arch builds (#3515) 2022-02-09 10:17:34 +01:00
multiarch.go feat(kanikoExecute): preparation for multi-arch builds (#3515) 2022-02-09 10:17:34 +01:00