https://github.com/common-humanity-coalition/website
· scanned 2026-06-17 01:50 UTC (1 month, 1 week ago)
17 raw signals (0 security + 17 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ +14.2 (diff) · 15 actionable findings from 1 signal source. 2 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 127 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
withBase |
software | healthy | src/lib/paths.ts:withBase |
mulberry32 |
software | healthy | incidents-app/scripts/generate-fixture.mjs:mulberry32 |
pick |
software | healthy | incidents-app/scripts/generate-fixture.mjs:pick |
pickN |
software | healthy | incidents-app/scripts/generate-fixture.mjs:pickN |
chance |
software | healthy | incidents-app/scripts/generate-fixture.mjs:chance |
longBody |
software | healthy | incidents-app/scripts/generate-fixture.mjs:longBody |
expectedHarmText |
software | healthy | incidents-app/scripts/generate-fixture.mjs:expectedHarmText |
fakeUuid |
software | healthy | incidents-app/scripts/generate-fixture.mjs:fakeUuid |
hex |
software | healthy | incidents-app/scripts/generate-fixture.mjs:hex |
dateBetween |
software | healthy | incidents-app/scripts/generate-fixture.mjs:dateBetween |
Panel |
software | healthy | incidents-app/src/components/StatisticsBoard.tsx:Panel |
StatisticsBoard |
software | healthy | incidents-app/src/components/StatisticsBoard.tsx:Statistics… |
HorizontalBars |
software | healthy | incidents-app/src/components/charts/HorizontalBars.tsx:Hori… |
inner |
software | healthy | incidents-app/src/components/charts/HorizontalBars.tsx:inner |
TimeSeriesChart |
software | healthy | incidents-app/src/components/charts/TimeSeriesChart.tsx:Tim… |
humanise |
software | healthy | incidents-app/src/components/browse/ResultCard.tsx:humanise |
fmtDate |
software | healthy | incidents-app/src/components/browse/ResultCard.tsx:fmtDate |
Chip |
software | healthy | incidents-app/src/components/browse/ResultCard.tsx:Chip |
ResultCard |
software | healthy | incidents-app/src/components/browse/ResultCard.tsx:ResultCa… |
lbl |
software | healthy | incidents-app/src/components/browse/ResultCard.tsx:lbl |
filterValueLabel |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:filt… |
effectiveDate |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:effe… |
parseUrl |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:pars… |
list |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:list |
toQuery |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:toQu… |
BrowseExplorer |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:Brow… |
m |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:m |
onPop |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:onPop |
inSet |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:inSet |
basisMatch |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:basi… |
set |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:set |
removeFrom |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:remo… |
setQuery |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:setQ… |
setSort |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx:setS… |
MultiSelect |
software | healthy | incidents-app/src/components/browse/MultiSelect.tsx:MultiSe… |
onDoc |
software | healthy | incidents-app/src/components/browse/MultiSelect.tsx:onDoc |
onKey |
software | healthy | incidents-app/src/components/browse/MultiSelect.tsx:onKey |
toggle |
software | healthy | incidents-app/src/components/browse/MultiSelect.tsx:toggle |
withBase |
software | healthy | incidents-app/src/lib/paths.ts:withBase |
fail |
software | healthy | incidents-app/src/lib/data.ts:fail |
isStringArray |
software | healthy | incidents-app/src/lib/data.ts:isStringArray |
validateVocab |
software | healthy | incidents-app/src/lib/data.ts:validateVocab |
validateIncident |
software | healthy | incidents-app/src/lib/data.ts:validateIncident |
optText |
software | healthy | incidents-app/src/lib/data.ts:optText |
quotes |
software | healthy | incidents-app/src/lib/data.ts:quotes |
validate |
software | healthy | incidents-app/src/lib/data.ts:validate |
incidents |
software | healthy | incidents-app/src/lib/data.ts:incidents |
buildMap |
software | healthy | incidents-app/src/lib/data.ts:buildMap |
humanise |
software | healthy | incidents-app/src/lib/data.ts:humanise |
provinceLabel |
software | healthy | incidents-app/src/lib/data.ts:provinceLabel |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
package-lock.json |
software | healthy | package-lock.json |
README.md |
software | healthy | README.md |
astro.config.mjs |
software | healthy | astro.config.mjs |
package.json |
software | healthy | package.json |
tsconfig.json |
software | healthy | tsconfig.json |
page_deploy.yaml |
software | healthy | .github/workflows/page_deploy.yaml |
paths.ts |
software | healthy | src/lib/paths.ts |
site.ts |
software | healthy | src/lib/site.ts |
global.css |
software | healthy | src/styles/global.css |
package-lock.json |
software | healthy | incidents-app/package-lock.json |
README.md |
software | healthy | incidents-app/README.md |
astro.config.mjs |
software | healthy | incidents-app/astro.config.mjs |
package.json |
software | healthy | incidents-app/package.json |
tsconfig.json |
software | healthy | incidents-app/tsconfig.json |
generate-fixture.mjs |
software | healthy | incidents-app/scripts/generate-fixture.mjs |
StatisticsBoard.tsx |
software | healthy | incidents-app/src/components/StatisticsBoard.tsx |
HorizontalBars.tsx |
software | healthy | incidents-app/src/components/charts/HorizontalBars.tsx |
TimeSeriesChart.tsx |
software | healthy | incidents-app/src/components/charts/TimeSeriesChart.tsx |
chartTheme.ts |
software | healthy | incidents-app/src/components/charts/chartTheme.ts |
ResultCard.tsx |
software | healthy | incidents-app/src/components/browse/ResultCard.tsx |
BrowseExplorer.tsx |
software | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx |
MultiSelect.tsx |
software | healthy | incidents-app/src/components/browse/MultiSelect.tsx |
paths.ts |
software | healthy | incidents-app/src/lib/paths.ts |
data.ts |
software | healthy | incidents-app/src/lib/data.ts |
types.ts |
software | healthy | incidents-app/src/lib/types.ts |
global.css |
software | healthy | incidents-app/src/styles/global.css |
| Label | Layer | Status | Path |
|---|---|---|---|
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
lib |
software | healthy | src/lib |
styles |
software | healthy | src/styles |
incidents-app |
software | healthy | incidents-app |
scripts |
software | healthy | incidents-app/scripts |
src |
software | healthy | incidents-app/src |
components |
software | healthy | incidents-app/src/components |
charts |
software | healthy | incidents-app/src/components/charts |
browse |
software | healthy | incidents-app/src/components/browse |
lib |
software | healthy | incidents-app/src/lib |
styles |
software | healthy | incidents-app/src/styles |
| Label | Layer | Status | Path |
|---|---|---|---|
StatisticsBoard |
frontend | healthy | incidents-app/src/components/StatisticsBoard.tsx |
HorizontalBars |
frontend | healthy | incidents-app/src/components/charts/HorizontalBars.tsx |
TimeSeriesChart |
frontend | healthy | incidents-app/src/components/charts/TimeSeriesChart.tsx |
ResultCard |
frontend | healthy | incidents-app/src/components/browse/ResultCard.tsx |
BrowseExplorer |
frontend | healthy | incidents-app/src/components/browse/BrowseExplorer.tsx |
MultiSelect |
frontend | healthy | incidents-app/src/components/browse/MultiSelect.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
port:4321 |
network | healthy | README.md |
port:8091 |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/page_deploy.yaml |
deploy |
cicd | healthy | .github/workflows/page_deploy.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
common-humanity-coalition__website |
software | healthy | /data/fable5_failed_archive/common-humanity-coalition__webs… |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::page_deploy |
cicd | healthy | .github/workflows/page_deploy.yaml |
This page is publicly accessible at:
https://repobility.com/scan/ad053f3a-8f6f-4fe9-8bb1-24e9c7d32cf5/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/ad053f3a-8f6f-4fe9-8bb1-24e9c7d32cf5/
Important — please don't re-submit the same URL repeatedly. The submission endpoint is idempotent: re-submitting the same git URL returns this same scan_token, not a new one. To re-scan this repo, sign up free and use the dashboard.