scorecard/clients
laurentsimon 8805ac54d0
Add --local option to CLI (#1211)
* unit tests

* remove log

* fix

* gate local access

* comment
2021-11-03 15:17:58 +00:00
..
githubrepo Add support for file-based repo URIs (#1113) 2021-10-21 20:08:56 +00:00
localdir Add --local option to CLI (#1211) 2021-11-03 15:17:58 +00:00
mockrepo Add support for file-based repo URIs (#1113) 2021-10-21 20:08:56 +00:00
branch.pb.go Use RefUpdateRule in BranchProtection check (#936) 2021-08-30 23:14:42 +00:00
branch.proto Use RefUpdateRule in BranchProtection check (#936) 2021-08-30 23:14:42 +00:00
checkruns.go Add RepoClient API for ListCheckRunsForRef (#948) 2021-09-01 17:43:53 +00:00
commit.go 🐛 Fix invalid code review (#1055) 2021-09-23 21:17:32 +00:00
contributor.go Use RepoClient API for Contributors check (#854) 2021-08-13 18:13:43 +00:00
pull_request.go 🐛 Fix invalid code review (#1055) 2021-09-23 21:17:32 +00:00
release.go Use ListReleases API for BranchProtection check (#937) 2021-08-30 17:52:08 -07:00
repo_client.go Use checks.yaml to store which repo types are supported by each check (#1195) 2021-11-02 01:43:22 +00:00
repo.go Add support for file-based repo URIs (#1113) 2021-10-21 20:08:56 +00:00
search.go Use RepoClient.Search API in SAST check (#857) 2021-08-16 17:34:10 +00:00
statuses.go Add and use RepoClient API for ListStatuses (#949) 2021-09-01 18:34:58 +00:00
user.go 🐛 Fix invalid code review (#1055) 2021-09-23 21:17:32 +00:00
workflows.go Use RepoClient API for Packaging check (#940) 2021-09-01 01:05:34 +00:00