1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2024-12-12 10:55:20 +02:00
sap-jenkins-library/pkg/codeql
Daria Kuznetsova 439a7ad82e
fix(codeqlExecuteScan): init empty GitHub repo before mirroring code (#4714)
* added initializing empty repo

* updated go.mod

* updated go.mod

* updated go.sum

* updated go.mod

* updated go.mod

* updated go.mod

---------

Co-authored-by: sumeet patil <sumeet.patil@sap.com>
2023-12-21 11:20:44 +03:00
..
codeql_test.go fix(codeqlExecuteScan): filter quality issues for SAST to pass/fail (#4703) 2023-12-13 10:43:04 +03:00
codeql.go fix(codeqlExecuteScan): filter quality issues for SAST to pass/fail (#4703) 2023-12-13 10:43:04 +03:00
github_repo_upload_test.go fix(codeqlExecuteScan): init empty GitHub repo before mirroring code (#4714) 2023-12-21 11:20:44 +03:00
github_repo_upload.go fix(codeqlExecuteScan): init empty GitHub repo before mirroring code (#4714) 2023-12-21 11:20:44 +03:00
reporting_test.go refactor(codeqlExecuteScan): refactor codeql reporting (#4682) 2023-11-20 18:51:04 +05:30
reporting.go refactor(codeqlExecuteScan): refactor codeql reporting (#4682) 2023-11-20 18:51:04 +05:30
sarif_upload.go fix(codeqlExecuteScan): added waiting for the SARIF file upload (#4409) 2023-06-20 15:50:28 +03:00