Skip to content

Commit b0c7558

Browse files
hyperpolymathHypatia Dispatch Intake
andauthored
Findings submissions (#202)
Co-authored-by: Hypatia Dispatch Intake <hypatia-dispatch@reposystem.dev>
1 parent fcc670a commit b0c7558

3 files changed

Lines changed: 410 additions & 0 deletions

File tree

shared-context/dispatch/events.jsonl

Lines changed: 16 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -430,3 +430,19 @@
430430
"findings_count": "43",
431431
"event_file": "shared-context/dispatch/events/20260524-200720-26371481384-hypatia-security-alert.json"
432432
}
433+
{
434+
"received_at": "2026-05-25T07:58:46Z",
435+
"event_type": "hypatia-security-alert",
436+
"source_repo": "hyperpolymath/civic-connect",
437+
"source_sha": "unknown",
438+
"findings_count": "8",
439+
"event_file": "shared-context/dispatch/events/20260525-075846-26390047254-hypatia-security-alert.json"
440+
}
441+
{
442+
"received_at": "2026-05-25T07:58:50Z",
443+
"event_type": "hypatia-security-alert",
444+
"source_repo": "hyperpolymath/vex-tools",
445+
"source_sha": "unknown",
446+
"findings_count": "2",
447+
"event_file": "shared-context/dispatch/events/20260525-075850-26390049177-hypatia-security-alert.json"
448+
}
Lines changed: 221 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,221 @@
1+
{
2+
"action": "hypatia-security-alert",
3+
"branch": "main",
4+
"client_payload": {
5+
"findings": [
6+
{
7+
"ecosystem": "RUST",
8+
"ghsa": "GHSA-4p46-pwfr-66x6",
9+
"package": "ring",
10+
"patched": "0.17.12",
11+
"range": "< 0.17.12",
12+
"severity": "MODERATE"
13+
},
14+
{
15+
"ecosystem": "RUST",
16+
"ghsa": "GHSA-h395-gr6q-cpjc",
17+
"package": "jsonwebtoken",
18+
"patched": "10.3.0",
19+
"range": "< 10.3.0",
20+
"severity": "MODERATE"
21+
},
22+
{
23+
"ecosystem": "RUST",
24+
"ghsa": "GHSA-rhfx-m35p-ff5j",
25+
"package": "lru",
26+
"patched": "0.16.3",
27+
"range": ">= 0.9.0, < 0.16.3",
28+
"severity": "LOW"
29+
},
30+
{
31+
"ecosystem": "RUST",
32+
"ghsa": "GHSA-965h-392x-2mh5",
33+
"package": "rustls-webpki",
34+
"patched": "0.103.12",
35+
"range": ">= 0.101.0, < 0.103.12",
36+
"severity": "LOW"
37+
},
38+
{
39+
"ecosystem": "RUST",
40+
"ghsa": "GHSA-xgp8-3hg3-c2mh",
41+
"package": "rustls-webpki",
42+
"patched": "0.103.12",
43+
"range": ">= 0.101.0, < 0.103.12",
44+
"severity": "LOW"
45+
},
46+
{
47+
"ecosystem": "RUST",
48+
"ghsa": "GHSA-cq8v-f236-94qc",
49+
"package": "rand",
50+
"patched": "0.8.6",
51+
"range": ">= 0.7.0, < 0.8.6",
52+
"severity": "LOW"
53+
},
54+
{
55+
"ecosystem": "RUST",
56+
"ghsa": "GHSA-82j2-j2ch-gfr8",
57+
"package": "rustls-webpki",
58+
"patched": "0.103.13",
59+
"range": "< 0.103.13",
60+
"severity": "HIGH"
61+
},
62+
{
63+
"ecosystem": "RUST",
64+
"ghsa": "GHSA-q2qq-hmj6-3wpp",
65+
"package": "hickory-proto",
66+
"patched": "0.26.1",
67+
"range": ">= 0.3.1, <= 0.26.0",
68+
"severity": "MODERATE"
69+
}
70+
],
71+
"findings_count": 8,
72+
"run_url": "https://github.com/hyperpolymath/hypatia/actions/runs/26390026690",
73+
"scan_kind": "fleet_dependabot_sweep",
74+
"source": "hypatia-remediation-sweep",
75+
"source_repo": "hyperpolymath/civic-connect",
76+
"top_severity": "HIGH"
77+
},
78+
"repository": {
79+
"allow_forking": true,
80+
"archive_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/{archive_format}{/ref}",
81+
"archived": false,
82+
"assignees_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/assignees{/user}",
83+
"blobs_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/git/blobs{/sha}",
84+
"branches_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/branches{/branch}",
85+
"clone_url": "https://github.com/hyperpolymath/gitbot-fleet.git",
86+
"collaborators_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/collaborators{/collaborator}",
87+
"comments_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/comments{/number}",
88+
"commits_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/commits{/sha}",
89+
"compare_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/compare/{base}...{head}",
90+
"contents_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/contents/{+path}",
91+
"contributors_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/contributors",
92+
"created_at": "2026-01-04T14:56:49Z",
93+
"default_branch": "main",
94+
"deployments_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/deployments",
95+
"description": "Bot fleet for repository quality enforcement",
96+
"disabled": false,
97+
"downloads_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/downloads",
98+
"events_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/events",
99+
"fork": false,
100+
"forks": 0,
101+
"forks_count": 0,
102+
"forks_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/forks",
103+
"full_name": "hyperpolymath/gitbot-fleet",
104+
"git_commits_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/git/commits{/sha}",
105+
"git_refs_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/git/refs{/sha}",
106+
"git_tags_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/git/tags{/sha}",
107+
"git_url": "git://github.com/hyperpolymath/gitbot-fleet.git",
108+
"has_discussions": true,
109+
"has_downloads": true,
110+
"has_issues": true,
111+
"has_pages": false,
112+
"has_projects": true,
113+
"has_pull_requests": true,
114+
"has_wiki": true,
115+
"homepage": null,
116+
"hooks_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/hooks",
117+
"html_url": "https://github.com/hyperpolymath/gitbot-fleet",
118+
"id": 1127765949,
119+
"is_template": false,
120+
"issue_comment_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/issues/comments{/number}",
121+
"issue_events_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/issues/events{/number}",
122+
"issues_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/issues{/number}",
123+
"keys_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/keys{/key_id}",
124+
"labels_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/labels{/name}",
125+
"language": "Rust",
126+
"languages_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/languages",
127+
"license": {
128+
"key": "other",
129+
"name": "Other",
130+
"node_id": "MDc6TGljZW5zZTA=",
131+
"spdx_id": "NOASSERTION",
132+
"url": null
133+
},
134+
"merges_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/merges",
135+
"milestones_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/milestones{/number}",
136+
"mirror_url": null,
137+
"name": "gitbot-fleet",
138+
"node_id": "R_kgDOQzhXvQ",
139+
"notifications_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/notifications{?since,all,participating}",
140+
"open_issues": 1,
141+
"open_issues_count": 1,
142+
"owner": {
143+
"avatar_url": "https://avatars.githubusercontent.com/u/6759885?v=4",
144+
"events_url": "https://api.github.com/users/hyperpolymath/events{/privacy}",
145+
"followers_url": "https://api.github.com/users/hyperpolymath/followers",
146+
"following_url": "https://api.github.com/users/hyperpolymath/following{/other_user}",
147+
"gists_url": "https://api.github.com/users/hyperpolymath/gists{/gist_id}",
148+
"gravatar_id": "",
149+
"html_url": "https://github.com/hyperpolymath",
150+
"id": 6759885,
151+
"login": "hyperpolymath",
152+
"node_id": "MDQ6VXNlcjY3NTk4ODU=",
153+
"organizations_url": "https://api.github.com/users/hyperpolymath/orgs",
154+
"received_events_url": "https://api.github.com/users/hyperpolymath/received_events",
155+
"repos_url": "https://api.github.com/users/hyperpolymath/repos",
156+
"site_admin": false,
157+
"starred_url": "https://api.github.com/users/hyperpolymath/starred{/owner}{/repo}",
158+
"subscriptions_url": "https://api.github.com/users/hyperpolymath/subscriptions",
159+
"type": "User",
160+
"url": "https://api.github.com/users/hyperpolymath",
161+
"user_view_type": "public"
162+
},
163+
"private": false,
164+
"pull_request_creation_policy": "all",
165+
"pulls_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/pulls{/number}",
166+
"pushed_at": "2026-05-25T05:34:11Z",
167+
"releases_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/releases{/id}",
168+
"size": 4021,
169+
"ssh_url": "git@github.com:hyperpolymath/gitbot-fleet.git",
170+
"stargazers_count": 2,
171+
"stargazers_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/stargazers",
172+
"statuses_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/statuses/{sha}",
173+
"subscribers_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/subscribers",
174+
"subscription_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/subscription",
175+
"svn_url": "https://github.com/hyperpolymath/gitbot-fleet",
176+
"tags_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/tags",
177+
"teams_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/teams",
178+
"topics": [
179+
"automation",
180+
"bots",
181+
"ci-cd",
182+
"collaboration",
183+
"devops",
184+
"git",
185+
"git-and-workflow",
186+
"hyperpolymath",
187+
"palimpsest",
188+
"quality-enforcement",
189+
"starred",
190+
"workflow"
191+
],
192+
"trees_url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet/git/trees{/sha}",
193+
"updated_at": "2026-05-24T20:48:35Z",
194+
"url": "https://api.github.com/repos/hyperpolymath/gitbot-fleet",
195+
"visibility": "public",
196+
"watchers": 2,
197+
"watchers_count": 2,
198+
"web_commit_signoff_required": true
199+
},
200+
"sender": {
201+
"avatar_url": "https://avatars.githubusercontent.com/u/6759885?v=4",
202+
"events_url": "https://api.github.com/users/hyperpolymath/events{/privacy}",
203+
"followers_url": "https://api.github.com/users/hyperpolymath/followers",
204+
"following_url": "https://api.github.com/users/hyperpolymath/following{/other_user}",
205+
"gists_url": "https://api.github.com/users/hyperpolymath/gists{/gist_id}",
206+
"gravatar_id": "",
207+
"html_url": "https://github.com/hyperpolymath",
208+
"id": 6759885,
209+
"login": "hyperpolymath",
210+
"node_id": "MDQ6VXNlcjY3NTk4ODU=",
211+
"organizations_url": "https://api.github.com/users/hyperpolymath/orgs",
212+
"received_events_url": "https://api.github.com/users/hyperpolymath/received_events",
213+
"repos_url": "https://api.github.com/users/hyperpolymath/repos",
214+
"site_admin": false,
215+
"starred_url": "https://api.github.com/users/hyperpolymath/starred{/owner}{/repo}",
216+
"subscriptions_url": "https://api.github.com/users/hyperpolymath/subscriptions",
217+
"type": "User",
218+
"url": "https://api.github.com/users/hyperpolymath",
219+
"user_view_type": "public"
220+
}
221+
}

0 commit comments

Comments
 (0)