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
Stephan Aßmus eff38f6c9d
whitesourcExecuteScan-go: Additional fixes (#2315)
* Make sure the UA scan is known to the scan object. Fixes downloading reports later on.
* Move polling into pkg/whitesource, add test for e2e scan
* Remove conditions from stash config resource
* Don't use version stored in CPE. This will prevent the versioningModel from being applied.
2020-11-10 09:09:51 +01:00
..
scan_test.go whitesourcExecuteScan-go: Additional fixes (#2315) 2020-11-10 09:09:51 +01:00
scan.go whitesourcExecuteScan-go: Additional fixes (#2315) 2020-11-10 09:09:51 +01:00
scanMaven_test.go whitesourceExecuteScan: Re-organize code between step and whitesource package (#2207) 2020-10-20 09:49:26 +02:00
scanMaven.go Install artifacts before whitesource scan (#2280) 2020-10-30 15:05:14 +01:00
scanMTA_test.go whitesourceExecuteScan: Re-organize code between step and whitesource package (#2207) 2020-10-20 09:49:26 +02:00
scanMTA.go whitesourceExecuteScan: Re-organize code between step and whitesource package (#2207) 2020-10-20 09:49:26 +02:00
scanNPM_test.go whitesourcExecuteScan-go: Additional fixes (#2315) 2020-11-10 09:09:51 +01:00
scanNPM.go whitesourceExecuteScan: Re-organize code between step and whitesource package (#2207) 2020-10-20 09:49:26 +02:00
scanOptions.go Install artifacts before whitesource scan (#2280) 2020-10-30 15:05:14 +01:00
scanPolling_test.go whitesourcExecuteScan-go: Additional fixes (#2315) 2020-11-10 09:09:51 +01:00
scanPolling.go whitesourcExecuteScan-go: Additional fixes (#2315) 2020-11-10 09:09:51 +01:00
scanReports_test.go whitesourceExecuteScan: Re-organize code between step and whitesource package (#2207) 2020-10-20 09:49:26 +02:00
scanReports.go whitesourceExecuteScan: Re-organize code between step and whitesource package (#2207) 2020-10-20 09:49:26 +02:00
scanUA_test.go whitesourcExecuteScan-go: Additional fixes (#2315) 2020-11-10 09:09:51 +01:00
scanUA.go whitesourcExecuteScan-go: Additional fixes (#2315) 2020-11-10 09:09:51 +01:00
sytemMock.go whitesourceExecuteScan-go: Implement parameters "timeout", "createProductFromPipeline" (#2246) 2020-10-29 09:21:01 +01:00
utils.go whitesourceExecuteScan: Re-organize code between step and whitesource package (#2207) 2020-10-20 09:49:26 +02:00
utilsMock.go whitesourcExecuteScan-go: Additional fixes (#2315) 2020-11-10 09:09:51 +01:00
whitesource_test.go whitesourceExecuteScan-go: Implement parameters "timeout", "createProductFromPipeline" (#2246) 2020-10-29 09:21:01 +01:00
whitesource.go whitesourceExecuteScan-go: Implement parameters "timeout", "createProductFromPipeline" (#2246) 2020-10-29 09:21:01 +01:00