1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/piperutils
Christian Volk b0e4599d4d
feat(malwareExecuteScan): refactoring and docker support (#3421)
* feat(malwareExecuteScan): add support for scanning docker images

* refactoring

* print out finding if available

* generate toolrecord for malware scan

* persist scan report

* docs

* fix

* fix

* rollback cmd/init_unix.go

* auhenticated pull

* fix

* fix: report shall be consistent with the api model

* gcs upload

* fix linter
2022-01-24 09:48:01 +01:00
..
testdata Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
credentials_test.go feat(npm): allow to publish artifact to registry (#2871) 2021-07-15 14:46:04 +02:00
credentials.go feat(npm): allow to publish artifact to registry (#2871) 2021-07-15 14:46:04 +02:00
fileUtils_test.go WhiteSource: Force update of project when "checkPolicies" failed (#2401) 2020-11-26 11:45:53 +01:00
FileUtils.go feat(malwareExecuteScan): refactoring and docker support (#3421) 2022-01-24 09:48:01 +01:00
ioUtils_test.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
ioUtils.go Replace io.Copy (#2934) 2021-06-23 14:41:52 +02:00
projectStructure_test.go Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
projectStructure.go Add functions to infer build tool (#1210) 2020-02-23 16:54:50 +01:00
slices_test.go Helper for removing duplicates from a string slice (#2455) 2021-01-29 10:52:58 +01:00
slices.go Helper for removing duplicates from a string slice (#2455) 2021-01-29 10:52:58 +01:00
stepResults_test.go chore(go): simplify code using gofmt -s (#2065) 2020-09-24 08:58:53 +02:00
stepResults.go fix: improve stepResults handling (#1425) 2020-04-20 16:18:49 +02:00
templateUtils_test.go Fortify implementation in golang (#1428) 2020-05-25 19:48:59 +02:00
templateUtils.go fix(typo): found by misspell (#2064) 2020-09-24 07:41:06 +02:00