scorecard/clients
Naveen e23ee84db0
Export Scorecards results for API (#2081)
* 🌱 Export Scorecards results for API

- Exporting the Scorecard results for the scorecard API.
- The code exports as result.json without the commit SHA and also with
  the commit SHA.

* Some cleanup and tweaks.

* Some cleanup and tweaks.
2022-07-23 02:37:17 +00:00
..
githubrepo Export Scorecards results for API (#2081) 2022-07-23 02:37:17 +00:00
localdir Export Scorecards results for API (#2081) 2022-07-23 02:37:17 +00:00
mockclients Add Language struct and optimize result parsing for GHClient.ListProgrammingLanguages (#1992) 2022-06-10 12:13:38 -07:00
branch.go 🐛 Fix branch protection results (#1252) 2021-11-16 17:27:27 +00:00
checkruns.go Add RepoClient API for ListCheckRunsForRef (#948) 2021-09-01 17:43:53 +00:00
cii_blob_client.go Fix golangci-lint issues 2022-02-19 15:56:34 -06:00
cii_client.go Replace checker.CIIBadge with clients.CIIBadge (#1945) 2022-05-23 20:30:56 +00:00
cii_http_client.go Use blob-based CII client in cron job (#1284) 2021-11-19 08:02:06 +11:00
cii_response.go Use blob-based CII client in cron job (#1284) 2021-11-19 08:02:06 +11:00
commit.go Replace clients.Contributor with clients.User (#1957) 2022-05-31 13:19:14 -07:00
issue.go Raw result for Maintained check (#1780) 2022-03-29 16:35:42 +00:00
languages.go Add Language struct and optimize result parsing for GHClient.ListProgrammingLanguages (#1992) 2022-06-10 12:13:38 -07:00
osv.go Replace checker.Vuln with clients.Vuln (#1955) 2022-05-24 20:15:37 +00:00
pull_request.go Remove ListMergedPRs API (#1566) 2022-02-03 00:01:35 +00:00
release.go Use ListReleases API for BranchProtection check (#937) 2021-08-30 17:52:08 -07:00
repo_client.go Add Language struct and optimize result parsing for GHClient.ListProgrammingLanguages (#1992) 2022-06-10 12:13:38 -07:00
repo.go Remove isScorecardRepo (#1236) 2021-11-10 20:13:12 +00:00
search.go Use RepoClient.Search API in SAST check (#857) 2021-08-16 17:34:10 +00:00
statuses.go CI-Tests: look for test-related strings in target urls as well (#1374) 2021-12-08 17:34:28 +00:00
user.go Replace clients.Contributor with clients.User (#1957) 2022-05-31 13:19:14 -07:00
vulnerabilities.go Replace checker.Vuln with clients.Vuln (#1955) 2022-05-24 20:15:37 +00:00
webhook.go checks: add GitHub Webhook check (#1675) 2022-03-31 07:29:59 -07:00
workflows.go Binary artifact exception for gradle-wrapper.jar when using validation action (#2039) 2022-07-18 18:42:32 +00:00