1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/reporting
Jordi van Liempt 0ba4c2206c
chore(deps): Replace io/ioutil package (#4494)
* update all deprecated ioutil usages

* forgotten changes

* add missing imports

* undo changing comment

* add missing 'os' import

* fix integration test

---------

Co-authored-by: I557621 <jordi.van.liempt@sap.com>
Co-authored-by: Gulom Alimov <gulomjon.alimov@sap.com>
2023-08-16 12:57:04 +02:00
..
testdata fix(detectExecuteScan): Fix issues with the sarif file (#4100) 2022-12-01 14:17:53 +05:30
github_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
github.go Refinement of SARIF generation for BD and WS (#3942) 2022-08-11 13:12:14 +02:00
policyViolation_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
policyViolation.go fix(whitesourceExecuteScan): properly handle policy violations (#4089) 2022-11-07 11:16:07 +01:00
pullRequestReport_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
pullRequestReport.go feat(detectExecuteScan) execution of rapid scans (#4211) 2023-03-02 11:04:21 +01:00
reporting_test.go chore(deps): Replace io/ioutil package (#4494) 2023-08-16 12:57:04 +02:00
reporting.go fix(detectExecuteScan): Fix issues with the sarif file (#4100) 2022-12-01 14:17:53 +05:30
securityVulnerability_test.go feat(golangBuild): use 'unit' build tag to include tests during test execution (#4345) 2023-05-03 21:02:11 +05:00
securityVulnerability.go fix(detectExecuteScan): Fix issues with the sarif file (#4100) 2022-12-01 14:17:53 +05:30