1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-14 11:03:09 +02:00
sap-jenkins-library/pkg/whitesource
Leonard Heilos c15448b4e0
feat(whitesourceExecuteScan): allow to specify InstallCommand (#4376)
* feat(whitesourceExecuteScan) allow to specify InstallCommand

* reorder imports

---------

Co-authored-by: sumeet patil <sumeet.patil@sap.com>
Co-authored-by: Andrei Kireev <andrei.kireev@sap.com>
2023-05-30 16:00:02 +02:00
..
testdata Fix SBOM component generation (#3958) 2022-08-12 11:59:47 +02:00
configHelper_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
configHelper.go Fixed issue with not allowing to update parameter resolveAllDependencies (#4202) 2023-02-01 22:19:01 +01:00
reporting_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
reporting.go fix(whitesourceExecuteScan): Fix processing of assessment (#4059) 2022-10-13 10:34:02 +00:00
scan_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
scan.go Refinement of SARIF generation for BD and WS (#3942) 2022-08-11 13:12:14 +02:00
scanMaven_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
scanMaven.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
scanMTA_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
scanMTA.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
scanNPM_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
scanNPM.go SBOM creation for Mend (#3934) 2022-08-09 13:56:01 +02:00
scanOptions.go feat(whitesourceExecuteScan): allow to specify InstallCommand (#4376) 2023-05-30 16:00:02 +02:00
scanPolling_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
scanPolling.go Update maxWaitTime timeout for WhiteSource (#3284) 2022-01-20 12:14:00 +01:00
scanReports_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
scanReports.go (feat) adds error logging output for downloading reports from whitesource (#2928) 2021-06-21 13:36:08 +02:00
scanUA_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
scanUA.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
sytemMock.go SBOM creation for Mend (#3934) 2022-08-09 13:56:01 +02:00
utils.go feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
utilsMock.go feat(whitesourceExecuteScan): GitHub issue creation + SARIF (#3535) 2022-02-23 09:30:19 +01:00
whitesource_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
whitesource.go fix(detectExecuteScan): Fix issues with the sarif file (#4100) 2022-12-01 14:17:53 +05:30