1
0
mirror of https://github.com/SAP/jenkins-library.git synced 2025-01-06 04:13:55 +02:00
sap-jenkins-library/pkg/codeql
Daria Kuznetsova df0b288ecb
refactor codeqlExecuteScan (#4888)
* refactored codeql step

* fixed tests

* fixed reports output dir

* refactored

* fixed returning error

* fixed tests

---------

Co-authored-by: sumeet patil <sumeet.patil@sap.com>
2024-04-16 11:35:56 +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 feat(codeqlExecuteScan): adding data to InfluxDB (#4780) 2024-01-17 11:38:16 +03:00
flags_test.go feat(codeqlExecuteScan): added open configs for codeql database creation and analysis (#4869) 2024-04-02 10:18:17 +05:30
flags.go feat(codeqlExecuteScan): added open configs for codeql database creation and analysis (#4869) 2024-04-02 10:18:17 +05:30
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
repo_info_test.go refactor codeqlExecuteScan (#4888) 2024-04-16 11:35:56 +03:00
repo_info.go refactor codeqlExecuteScan (#4888) 2024-04-16 11:35:56 +03:00
reporting_test.go refactor codeqlExecuteScan (#4888) 2024-04-16 11:35:56 +03:00
reporting.go refactor codeqlExecuteScan (#4888) 2024-04-16 11:35:56 +03:00
sarif_upload_test.go refactor codeqlExecuteScan (#4888) 2024-04-16 11:35:56 +03:00
sarif_upload.go refactor codeqlExecuteScan (#4888) 2024-04-16 11:35:56 +03:00