github source

github.org_attestations

fail

List attestations

Requires org and subject_digest. Most useful optional filters: predicate_type. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org, subject_digest captured 2026-08-31 06:59:59Zmedian 39741 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
minimal245639 ms47760 ms49882 ms[0, 0]2
realistic238898 ms39741 ms40584 ms[0, 0]2
edge234274 ms40810 ms47346 ms[0, 0]2

Latency per trial

minimalmedian 47760ms
t149882mst245639ms
scale: 0–49882 ms
realisticmedian 39741ms
t140584mst238898ms
scale: 0–40584 ms
edgemedian 40810ms
t134274mst247346ms
scale: 0–47346 ms

Probe variants — every command + output

minimal2 trials
min 45639ms · median 47760ms · max 49882ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.org_attestations WHERE org = 'opencode' AND subject_digest = 'sha256:0000' LIMIT 1
Trials + output
trial 1·49882ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/users/attestations#list-attestations","status":"404"} [GET] https://api.github.com/orgs/opencode/attestations/sha256:0000
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·45639ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/users/attestations#list-attestations","status":"404"} [GET] https://api.github.com/orgs/opencode/attestations/sha256:0000
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 38898ms · median 39741ms · max 40584ms · rows 0,0

typical user query

Command
SELECT * FROM github.org_attestations WHERE org = 'opencode' AND subject_digest = 'sha256:0000' LIMIT 25
Trials + output
trial 1·40584ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/users/attestations#list-attestations","status":"404"} [GET] https://api.github.com/orgs/opencode/attestations/sha256:0000
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·38898ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/users/attestations#list-attestations","status":"404"} [GET] https://api.github.com/orgs/opencode/attestations/sha256:0000
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 34274ms · median 40810ms · max 47346ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.org_attestations WHERE org = 'opencode' AND subject_digest = 'sha256:0000' LIMIT 200
Trials + output
trial 1·34274ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/users/attestations#list-attestations","status":"404"} [GET] https://api.github.com/orgs/opencode/attestations/sha256:0000
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·47346ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/users/attestations#list-attestations","status":"404"} [GET] https://api.github.com/orgs/opencode/attestations/sha256:0000
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
minimalt149882ms0error
minimalt245639ms0error
realistict140584ms0error
realistict238898ms0error
edget134274ms0error
edget247346ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T06:59:59Z
JSON record: reports/github/tables/org_attestations.json
first_run_at: 2026-08-31T06:59:59Z
last_retried_at: 2026-08-31T06:59:59Z
retry_count: 0
View version history →