1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/whitesource
Oliver Nocon a4a0873081
feat(checkmarx): create GitHub issue with findings (#3543)
* feat(checkmarx): create GitHub issue with findings

* add github issue reporting
2022-02-17 15:16:55 +01:00
..
configHelper_test.go "ignoreSourceFiles" parameter removed from general section and added … (#2814) 2021-05-19 14:57:49 +02:00
configHelper.go Update whitesource go module settings (#3135) 2021-10-06 12:36:05 +02:00
scan_test.go feat(pipelineCreateScanSummary) Create groovy wrapper (#2743) 2021-04-15 07:45:06 +02:00
scan.go feat(pipelineCreateScanSummary) Create groovy wrapper (#2743) 2021-04-15 07:45:06 +02:00
scanMaven_test.go Force WS Project update for mvn plugin (#2575) 2021-02-04 09:17:48 +01:00
scanMaven.go Force WS Project update for mvn plugin (#2575) 2021-02-04 09:17:48 +01:00
scanMTA_test.go Force WS Project update for mvn plugin (#2575) 2021-02-04 09:17:48 +01:00
scanMTA.go whitesourceExecuteScan: Re-organize code between step and whitesource package (#2207) 2020-10-20 09:49:26 +02:00
scanNPM_test.go feat(whitesourceExecuteScan): UA for all build tools, e.g. maven & npm (#2501) 2021-02-03 14:52:48 +01:00
scanNPM.go WhiteSource: Force update of project when "checkPolicies" failed (#2401) 2020-11-26 11:45:53 +01:00
scanOptions.go feat(whitesourcescan): add param workDir to whitesourcescan (#2791) 2021-05-03 10:53:16 +02:00
scanPolling_test.go whitesourcExecuteScan-go: Additional fixes (#2315) 2020-11-10 09:09:51 +01:00
scanPolling.go Update maxWaitTime timeout for WhiteSource (#3284) 2022-01-20 12:14:00 +01:00
scanReports_test.go (feat) adds error logging output for downloading reports from whitesource (#2928) 2021-06-21 13:36:08 +02: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 Whitesource unified agent download resilience (#3230) 2021-11-02 15:10:04 +01:00
scanUA.go Whitesource unified agent download resilience (#3230) 2021-11-02 15:10:04 +01:00
sytemMock.go Changes for Pipeline Reporting (#3213) 2021-11-18 17:50:03 +01: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(checkmarx): create GitHub issue with findings (#3543) 2022-02-17 15:16:55 +01:00
whitesource_test.go Add retry capability on sporadic WhiteSource error 3000 (#3183) 2021-10-21 09:37:41 +02:00
whitesource.go Add retry capability on sporadic WhiteSource error 3000 (#3183) 2021-10-21 09:37:41 +02:00