scorecard/internal/probes
Spencer Schrock 71aed951f9
allow probes to collect their own data from repo clients (#4052)
* introduce independent probe implementations

rather than rely on checks collecting raw data, independent probes
collect their own raw data using the underlying repo client present in
the check request.

Signed-off-by: Spencer Schrock <sschrock@google.com>

* add test

Signed-off-by: Spencer Schrock <sschrock@google.com>

---------

Signed-off-by: Spencer Schrock <sschrock@google.com>
2024-04-25 18:23:54 +00:00
..
probes_test.go allow probes to collect their own data from repo clients (#4052) 2024-04-25 18:23:54 +00:00
probes.go allow probes to collect their own data from repo clients (#4052) 2024-04-25 18:23:54 +00:00