1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-08 04:21:26 +02:00
sap-jenkins-library/pkg/whitesource
Akramdzhon Azamov 689c79e388
Fixed issue with empty project tokens after scanning (#4808)
* Fixed issue with empty project tokens after scanning
2024-01-29 16:15:32 +01: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 Mend fix for the config path calculation (#4766) 2024-01-15 10:30:19 +03: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 Fixed issue with empty project tokens after scanning (#4808) 2024-01-29 16:15:32 +01: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 Feature - whitesourceExecuteScan - adding ability to scan multiple docker images (#4755) 2024-01-05 18:23:55 +03: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
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
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 Feature - whitesourceExecuteScan - adding ability to scan multiple docker images (#4755) 2024-01-05 18:23:55 +03: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
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