github source

github.org_private_registry_public_key

fail

Get private registries public key for an organization

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

org captured 2026-08-31 07:16:31Zmedian 39297 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
minimal238546 ms40439 ms42333 ms[0, 0]2
realistic237794 ms39297 ms40800 ms[0, 0]2
edge241761 ms46494 ms51227 ms[0, 0]2

Latency per trial

minimalmedian 40439ms
t138546mst242333ms
scale: 0–42333 ms
realisticmedian 39297ms
t140800mst237794ms
scale: 0–40800 ms
edgemedian 46494ms
t141761mst251227ms
scale: 0–51227 ms

Probe variants — every command + output

minimal2 trials
min 38546ms · median 40439ms · max 42333ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.org_private_registry_public_key WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·38546ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/private-registries/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·42333ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/private-registries/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 37794ms · median 39297ms · max 40800ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_private_registry_public_key WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·40800ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/private-registries/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·37794ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/private-registries/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 41761ms · median 46494ms · max 51227ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_private_registry_public_key WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·41761ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/private-registries/public-key
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·51227ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/private-registries/organization-configurations#get-private-registries-public-key-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/private-registries/public-key
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
minimalt138546ms0error
minimalt242333ms0error
realistict140800ms0error
realistict237794ms0error
edget141761ms0error
edget251227ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T07:16:31Z
JSON record: reports/github/tables/org_private_registry_public_key.json
first_run_at: 2026-08-31T07:16:31Z
last_retried_at: 2026-08-31T07:16:31Z
retry_count: 0
View version history →