github source

github.repository_access

fail

Lists the repositories Dependabot can access in an organization

Requires org. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 08:43:33Zmedian 31821 ms
Verdict: FALSE

All variants failed: 6 errors, 0 successful.

What to do

GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Try a known public repo (anomalyco/opencode, sst/opencode, octocat/Hello-World)
GitHub returned 404
upstream.not_found

Either the resource is private, doesn't exist, or your filter values don't match a real resource.

Confirm the resource exists: it may be private, removed, or org-scoped
rendering…

Summary

VariantTrialsMinMedianMaxRow countsErrors
minimal230465 ms33278 ms36092 ms[0, 0]2
realistic229287 ms31821 ms34356 ms[0, 0]2
edge232957 ms33361 ms33766 ms[0, 0]2

Latency per trial

minimalmedian 33278ms
t136092mst230465ms
scale: 0–36092 ms
realisticmedian 31821ms
t129287mst234356ms
scale: 0–34356 ms
edgemedian 33361ms
t133766mst232957ms
scale: 0–33766 ms

Probe variants — every command + output

minimal2 trials
min 30465ms · median 33278ms · max 36092ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.repository_access WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·36092ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/organizations/opencode/dependabot/repository-access
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30465ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/organizations/opencode/dependabot/repository-access
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 29287ms · median 31821ms · max 34356ms · rows 0,0

typical user query

Command
SELECT * FROM github.repository_access WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·29287ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/organizations/opencode/dependabot/repository-access
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·34356ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/organizations/opencode/dependabot/repository-access
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 32957ms · median 33361ms · max 33766ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.repository_access WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·33766ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/organizations/opencode/dependabot/repository-access
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·32957ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest","status":"404"} [GET] https://api.github.com/organizations/opencode/dependabot/repository-access
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.

All returned rowsacross all non-errored trials · filterable · paginated

0 rows stored · 0 returned · page 1/1
No rows captured. Trials either returned isError=true (errors shown above) or the probe runner didn't capture full output rows.

Trial comparison

Variant / comboTrial #LatencyRowsStatusFirst key returned
minimalt136092ms0error
minimalt230465ms0error
realistict129287ms0error
realistict234356ms0error
edget133766ms0error
edget232957ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T08:43:33Z
JSON record: reports/github/tables/repository_access.json
first_run_at: 2026-08-31T08:43:33Z
last_retried_at: 2026-08-31T08:43:33Z
retry_count: 0
View version history →