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 6920cad511
feat(codeqlExecuteScan): adding data to InfluxDB (#4780)
* added influxdb to params, added log for testing

* changed fields for codeql influx db

* added setting codeql findings to influx

* refactored

* fixed typo

* added tests
2024-01-17 11:38:16 +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
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