github source

github.alerts

fail

List Dependabot alerts for an organization

Requires org. Most useful optional filters: state, assignee, scope. Large organizations can return many rows; narrow by one scoping filter before broad scans.

org captured 2026-08-31 05:26:43Zmedian 27291 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
minimal230027 ms30255 ms30484 ms[0, 0]2
realistic225782 ms27291 ms28801 ms[0, 0]2
edge224849 ms25408 ms25968 ms[0, 0]2

Latency per trial

minimalmedian 30255ms
t130484mst230027ms
scale: 0–30484 ms
realisticmedian 27291ms
t128801mst225782ms
scale: 0–28801 ms
edgemedian 25408ms
t125968mst224849ms
scale: 0–25968 ms

Probe variants — every command + output

minimal2 trials
min 30027ms · median 30255ms · max 30484ms · rows 0,0

smallest valid query

Command
SELECT * FROM github.alerts WHERE org = 'opencode' LIMIT 1
Trials + output
trial 1·30484ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/dependabot/alerts
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·30027ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/dependabot/alerts
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
realistic2 trials
min 25782ms · median 27291ms · max 28801ms · rows 0,0

typical user query

Command
SELECT * FROM github.alerts WHERE org = 'opencode' LIMIT 25
Trials + output
trial 1·28801ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/dependabot/alerts
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·25782ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/dependabot/alerts
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
edge2 trials
min 24849ms · median 25408ms · max 25968ms · rows 0,0

edge: larger limit

Command
SELECT * FROM github.alerts WHERE org = 'opencode' LIMIT 200
Trials + output
trial 1·25968ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/dependabot/alerts
Hint: Verify the identifier or filter values you passed; the upstream resource was not found.
trial 2·24849ms·rows 0isError=true
Error
Error: Source resource was not found (404)
Detail: {"message":"Not Found","documentation_url":"https://docs.github.com/rest/dependabot/alerts#list-dependabot-alerts-for-an-organization","status":"404"} [GET] https://api.github.com/orgs/opencode/dependabot/alerts
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
minimalt130484ms0error
minimalt230027ms0error
realistict128801ms0error
realistict225782ms0error
edget125968ms0error
edget224849ms0error
Probed by bld-dabqr1nqj5pc73dgn3h0-676t6 at 2026-08-31T05:26:43Z
JSON record: reports/github/tables/alerts.json
first_run_at: 2026-08-31T05:19:52Z
last_retried_at: 2026-08-31T05:26:43Z
retry_count: 1
View version history →