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
Andrei Kireev 49f4c81344
Add new unified fields to Mend and Blackduck SARIF (#4611)
* Add new unified fields to Mend and Blackduck SARIF

* fmt project

---------

Co-authored-by: Dmitrii Pavlukhin <dmitrii.pavlukhin@sap.com>
2023-10-17 11:48:52 +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 Add new unified fields to Mend and Blackduck SARIF (#4611) 2023-10-17 11:48:52 +02:00
reporting.go Add new unified fields to Mend and Blackduck SARIF (#4611) 2023-10-17 11:48:52 +02: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 chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +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 feat(whitesourceExecuteStep) Unified audit format of vulnerabilities in SARIF file for whitesource (#4465) 2023-08-15 08:26:57 +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 chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
whitesource.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00