scorecard/clients
Evgeny Vereshchagin 75bcc333de
CI-Tests: look for test-related strings in target urls as well (#1374)
Apparently some projects like systemd and bcc put links (containing
the word "Jenkins") to their Jenkins instances in target urls.

https://buildbot.iovisor.org/jenkins/job/bcc-pr/1157/
https://jenkins-systemd.apps.ocp.ci.centos.org/job/upstream-vagrant-archlinux-sanitizers/8288/

It's a follow-up to https://github.com/ossf/scorecard/pull/1293#issuecomment-976384882

Co-authored-by: laurentsimon <64505099+laurentsimon@users.noreply.github.com>
2021-12-08 17:34:28 +00:00
..
githubrepo CI-Tests: look for test-related strings in target urls as well (#1374) 2021-12-08 17:34:28 +00:00
localdir Check for issue activity in Maintained (#1251) 2021-11-12 22:16:22 +00:00
mockclients Add CIIClient interface (#1262) 2021-11-15 02:46:41 +00: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 issues with CII client (#1309) 2021-11-19 18:24:43 +00:00
cii_client.go Use blob-based CII client in cron job (#1284) 2021-11-19 08:02:06 +11: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 🐛 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
issue.go Check for issue activity in Maintained (#1251) 2021-11-12 22:16:22 +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 Check for issue activity in Maintained (#1251) 2021-11-12 22:16:22 +00: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 🐛 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