https://github.com/shiroha-a/mk
· scanned 2026-06-16 00:11 UTC (2 months, 2 weeks ago)
248 raw signals (0 security + 248 graph)
Last scanned 2 months, 2 weeks ago · v1 · 226 actionable findings from 1 signal source. 22 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2881 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 |
|---|---|---|---|
docker-compose.federation.misskey.yml |
software | healthy | docker-compose.federation.misskey.yml |
README.md |
software | healthy | README.md |
docker-compose.dropin.fedibird.yml |
software | healthy | docker-compose.dropin.fedibird.yml |
CLAUDE.md |
software | healthy | CLAUDE.md |
.env.test.example |
software | healthy | .env.test.example |
Dockerfile |
software | healthy | Dockerfile |
docker-compose.dropin.mk.yml |
software | healthy | docker-compose.dropin.mk.yml |
docker-compose.playwright.yml |
software | healthy | docker-compose.playwright.yml |
go.mod |
software | healthy | go.mod |
.env.example |
software | healthy | .env.example |
Makefile |
software | healthy | Makefile |
LICENSE |
software | healthy | LICENSE |
docker-compose.playwright.ts.yml |
software | healthy | docker-compose.playwright.ts.yml |
docker-compose.dropin-frontend.yml |
software | healthy | docker-compose.dropin-frontend.yml |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
docker-compose.dropin-frontend.mk.yml |
software | healthy | docker-compose.dropin-frontend.mk.yml |
docker-compose.yml |
software | healthy | docker-compose.yml |
docker-compose.dropin.yml |
software | healthy | docker-compose.dropin.yml |
postCreate.sh |
software | healthy | .devcontainer/postCreate.sh |
devcontainer.json |
software | healthy | .devcontainer/devcontainer.json |
Dockerfile |
software | healthy | .devcontainer/Dockerfile |
docker-compose.yml |
software | healthy | .devcontainer/docker-compose.yml |
collect.sh |
software | healthy | tests/resource-bench/collect.sh |
Dockerfile.ts |
software | healthy | tests/resource-bench/Dockerfile.ts |
compose.ts.yaml |
software | healthy | tests/resource-bench/compose.ts.yaml |
default.yml |
software | healthy | tests/resource-bench/default.yml |
result.md |
software | healthy | tests/resource-bench/result.md |
mkgo-entrypoint.sh |
software | healthy | tests/federation/common/mkgo-entrypoint.sh |
conftest_base.py |
software | healthy | tests/federation/common/conftest_base.py |
Dockerfile |
software | healthy | tests/federation/common/Dockerfile |
mkgo.yml |
software | healthy | tests/federation/common/mkgo.yml |
gen-certs.sh |
software | healthy | tests/federation/common/gen-certs.sh |
requirements.txt |
software | healthy | tests/federation/common/requirements.txt |
misskey.yml |
software | healthy | tests/federation/misskey/misskey.yml |
conftest.py |
software | healthy | tests/federation/misskey/conftest.py |
test_federation.py |
software | healthy | tests/federation/misskey/test_federation.py |
README.md |
software | healthy | tests/queue-bench-autoscale/README.md |
run.sh |
software | healthy | tests/queue-bench-autoscale/run.sh |
docker-compose.yml |
software | healthy | tests/queue-bench-autoscale/docker-compose.yml |
report.py |
software | healthy | tests/queue-bench-autoscale/report.py |
fixed64.json |
software | healthy | tests/queue-bench-autoscale/results/fixed64.json |
auto.json |
software | healthy | tests/queue-bench-autoscale/results/auto.json |
report.md |
software | healthy | tests/queue-bench-autoscale/results/report.md |
fixed16.json |
software | healthy | tests/queue-bench-autoscale/results/fixed16.json |
Dockerfile |
software | healthy | tests/queue-bench-autoscale/driver/Dockerfile |
bench-driver.py |
software | healthy | tests/queue-bench-autoscale/driver/bench-driver.py |
auto.yml |
software | healthy | tests/queue-bench-autoscale/configs/auto.yml |
fixed64.yml |
software | healthy | tests/queue-bench-autoscale/configs/fixed64.yml |
fixed16.yml |
software | healthy | tests/queue-bench-autoscale/configs/fixed16.yml |
run-swap-test.sh |
software | healthy | tests/dropin/run-swap-test.sh |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
wait_for_health |
software | healthy | tests/federation/common/conftest_base.py:24 |
poll_until |
software | healthy | tests/federation/common/conftest_base.py:45 |
__init__ |
software | healthy | tests/federation/common/conftest_base.py:76 |
ping |
software | healthy | tests/federation/common/conftest_base.py:83 |
healthz |
software | healthy | tests/federation/common/conftest_base.py:90 |
create_admin |
software | healthy | tests/federation/common/conftest_base.py:98 |
signin |
software | healthy | tests/federation/common/conftest_base.py:120 |
_api |
software | healthy | tests/federation/common/conftest_base.py:132 |
create_note |
software | healthy | tests/federation/common/conftest_base.py:144 |
get_note |
software | healthy | tests/federation/common/conftest_base.py:147 |
delete_note |
software | healthy | tests/federation/common/conftest_base.py:150 |
local_timeline |
software | healthy | tests/federation/common/conftest_base.py:153 |
reply |
software | healthy | tests/federation/common/conftest_base.py:156 |
renote |
software | healthy | tests/federation/common/conftest_base.py:159 |
quote |
software | healthy | tests/federation/common/conftest_base.py:162 |
react |
software | healthy | tests/federation/common/conftest_base.py:166 |
unreact |
software | healthy | tests/federation/common/conftest_base.py:169 |
get_reactions |
software | healthy | tests/federation/common/conftest_base.py:172 |
users_show |
software | healthy | tests/federation/common/conftest_base.py:176 |
follow |
software | healthy | tests/federation/common/conftest_base.py:182 |
unfollow |
software | healthy | tests/federation/common/conftest_base.py:185 |
get_notifications |
software | healthy | tests/federation/common/conftest_base.py:188 |
resolve_ap |
software | healthy | tests/federation/common/conftest_base.py:192 |
webfinger |
software | healthy | tests/federation/common/conftest_base.py:196 |
nodeinfo |
software | healthy | tests/federation/common/conftest_base.py:204 |
get_actor_ap_by_username |
software | healthy | tests/federation/common/conftest_base.py:209 |
wait_for_instances |
software | healthy | tests/federation/misskey/conftest.py:26 |
mkgo |
software | healthy | tests/federation/misskey/conftest.py:33 |
misskey |
software | healthy | tests/federation/misskey/conftest.py:38 |
alice |
software | healthy | tests/federation/misskey/conftest.py:43 |
bob |
software | healthy | tests/federation/misskey/conftest.py:49 |
_get |
software | healthy | tests/federation/misskey/test_federation.py:26 |
test_mkgo_healthy |
software | healthy | tests/federation/misskey/test_federation.py:35 |
test_misskey_healthy |
software | healthy | tests/federation/misskey/test_federation.py:38 |
test_mkgo_webfinger_local |
software | healthy | tests/federation/misskey/test_federation.py:46 |
test_misskey_webfinger_local |
software | healthy | tests/federation/misskey/test_federation.py:52 |
test_cross_webfinger_mkgo_from_outside |
software | healthy | tests/federation/misskey/test_federation.py:58 |
test_cross_webfinger_misskey_from_outside |
software | healthy | tests/federation/misskey/test_federation.py:67 |
test_mkgo_actor |
software | healthy | tests/federation/misskey/test_federation.py:81 |
test_misskey_actor |
software | healthy | tests/federation/misskey/test_federation.py:87 |
test_actor_public_key_format |
software | healthy | tests/federation/misskey/test_federation.py:93 |
test_mkgo_create_and_show |
software | healthy | tests/federation/misskey/test_federation.py:114 |
test_misskey_create_and_show |
software | healthy | tests/federation/misskey/test_federation.py:120 |
test_mkgo_local_timeline |
software | healthy | tests/federation/misskey/test_federation.py:124 |
test_mkgo_nodeinfo |
software | healthy | tests/federation/misskey/test_federation.py:135 |
test_misskey_nodeinfo |
software | healthy | tests/federation/misskey/test_federation.py:142 |
test_misskey_resolves_mkgo_user |
software | healthy | tests/federation/misskey/test_federation.py:152 |
test_mkgo_resolves_misskey_user |
software | healthy | tests/federation/misskey/test_federation.py:160 |
test_misskey_follows_mkgo_user |
software | healthy | tests/federation/misskey/test_federation.py:168 |
_has_follower |
software | healthy | tests/federation/misskey/test_federation.py:176 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.devcontainer |
software | healthy | .devcontainer |
tests |
software | healthy | tests |
resource-bench |
software | healthy | tests/resource-bench |
federation |
software | healthy | tests/federation |
common |
software | healthy | tests/federation/common |
misskey |
software | healthy | tests/federation/misskey |
queue-bench-autoscale |
software | healthy | tests/queue-bench-autoscale |
results |
software | healthy | tests/queue-bench-autoscale/results |
driver |
software | healthy | tests/queue-bench-autoscale/driver |
configs |
software | healthy | tests/queue-bench-autoscale/configs |
dropin |
software | healthy | tests/dropin |
fedibird_mock |
software | healthy | tests/dropin/fedibird_mock |
dropin_frontend |
software | healthy | tests/dropin_frontend |
cypress |
software | healthy | tests/dropin_frontend/cypress |
support |
software | healthy | tests/dropin_frontend/cypress/support |
e2e |
software | healthy | tests/dropin_frontend/cypress/e2e |
bench |
software | healthy | tests/bench |
common |
software | healthy | tests/bench/common |
k6 |
software | healthy | tests/bench/k6 |
lib |
software | healthy | tests/bench/k6/lib |
queue-bench |
software | healthy | tests/queue-bench |
results |
software | healthy | tests/queue-bench/results |
common |
software | healthy | tests/queue-bench/common |
faker |
software | healthy | tests/queue-bench/faker |
blackhole |
software | healthy | tests/queue-bench/blackhole |
playwright |
software | healthy | tests/playwright |
fixtures |
software | healthy | tests/playwright/fixtures |
nginx |
software | healthy | tests/playwright/nginx |
specs |
software | healthy | tests/playwright/specs |
settings |
software | healthy | tests/playwright/specs/settings |
federation |
software | healthy | tests/playwright/specs/federation |
ap |
software | healthy | tests/playwright/specs/ap |
charts |
software | healthy | tests/playwright/specs/charts |
users |
software | healthy | tests/playwright/specs/users |
hashtags |
software | healthy | tests/playwright/specs/hashtags |
emoji |
software | healthy | tests/playwright/specs/emoji |
notifications |
software | healthy | tests/playwright/specs/notifications |
auth |
software | healthy | tests/playwright/specs/auth |
invite |
software | healthy | tests/playwright/specs/invite |
ui |
software | healthy | tests/playwright/specs/ui |
timeline |
software | healthy | tests/playwright/specs/timeline |
drive |
software | healthy | tests/playwright/specs/drive |
chat |
software | healthy | tests/playwright/specs/chat |
sw |
software | healthy | tests/playwright/specs/sw |
smoke |
software | healthy | tests/playwright/specs/smoke |
app |
software | healthy | tests/playwright/specs/app |
search |
software | healthy | tests/playwright/specs/search |
roles |
software | healthy | tests/playwright/specs/roles |
announcements |
software | healthy | tests/playwright/specs/announcements |
admin |
software | healthy | tests/playwright/specs/admin |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
000039_dropin_compat.up.sql |
data | healthy | migration/000039_dropin_compat.up.sql |
000019_auth_session.up.sql |
data | healthy | migration/000019_auth_session.up.sql |
000048_avatar_decoration_category.down.sql |
data | healthy | migration/000048_avatar_decoration_category.down.sql |
000003_user_note_pining.down.sql |
data | healthy | migration/000003_user_note_pining.down.sql |
000023_bubble_game.down.sql |
data | healthy | migration/000023_bubble_game.down.sql |
000030_password_reset_signin.down.sql |
data | healthy | migration/000030_password_reset_signin.down.sql |
000019_auth_session.down.sql |
data | healthy | migration/000019_auth_session.down.sql |
000025_note_draft.down.sql |
data | healthy | migration/000025_note_draft.down.sql |
000028_abuse_report_notification_recipient.down.sql |
data | healthy | migration/000028_abuse_report_notification_recipient.down.s… |
000037_unread_antenna_channel.down.sql |
data | healthy | migration/000037_unread_antenna_channel.down.sql |
000006_channel.up.sql |
data | healthy | migration/000006_channel.up.sql |
000017_note_favorite.down.sql |
data | healthy | migration/000017_note_favorite.down.sql |
000044_poll_notified_at.up.sql |
data | healthy | migration/000044_poll_notified_at.up.sql |
000034_meta_proxy_account.down.sql |
data | healthy | migration/000034_meta_proxy_account.down.sql |
000003_user_note_pining.up.sql |
data | healthy | migration/000003_user_note_pining.up.sql |
000062_clip_favorite_clipid_index.up.sql |
data | healthy | migration/000062_clip_favorite_clipid_index.up.sql |
000033_note_appid_score.up.sql |
data | healthy | migration/000033_note_appid_score.up.sql |
000031_user_publickey.down.sql |
data | healthy | migration/000031_user_publickey.down.sql |
000012_role.up.sql |
data | healthy | migration/000012_role.up.sql |
000041_note_favorite_created_at.down.sql |
data | healthy | migration/000041_note_favorite_created_at.down.sql |
000044_poll_notified_at.down.sql |
data | healthy | migration/000044_poll_notified_at.down.sql |
000046_user_is_root.up.sql |
data | healthy | migration/000046_user_is_root.up.sql |
000004_block_mute.up.sql |
data | healthy | migration/000004_block_mute.up.sql |
000029_db_compat_misskey.down.sql |
data | healthy | migration/000029_db_compat_misskey.down.sql |
000007_antenna.up.sql |
data | healthy | migration/000007_antenna.up.sql |
000027_avatar_decoration_system_webhook.up.sql |
data | healthy | migration/000027_avatar_decoration_system_webhook.up.sql |
000022_chat.down.sql |
data | healthy | migration/000022_chat.down.sql |
000035_chat_approval_pending_federation.up.sql |
data | healthy | migration/000035_chat_approval_pending_federation.up.sql |
000059_drive_file_url_index.up.sql |
data | healthy | migration/000059_drive_file_url_index.up.sql |
000045_chat_message_compound_index.down.sql |
data | healthy | migration/000045_chat_message_compound_index.down.sql |
000039_dropin_compat.down.sql |
data | healthy | migration/000039_dropin_compat.down.sql |
000054_note_mentions_gin_index.up.sql |
data | healthy | migration/000054_note_mentions_gin_index.up.sql |
000036_drop_note_appid_score.up.sql |
data | healthy | migration/000036_drop_note_appid_score.up.sql |
000049_user_keypair_extra.down.sql |
data | healthy | migration/000049_user_keypair_extra.down.sql |
000037_unread_antenna_channel.up.sql |
data | healthy | migration/000037_unread_antenna_channel.up.sql |
000038_note_unread.up.sql |
data | healthy | migration/000038_note_unread.up.sql |
000042_user_pending_invitation_ticket.down.sql |
data | healthy | migration/000042_user_pending_invitation_ticket.down.sql |
000015_announcement.down.sql |
data | healthy | migration/000015_announcement.down.sql |
000030_password_reset_signin.up.sql |
data | healthy | migration/000030_password_reset_signin.up.sql |
000043_note_tags_gin_index.up.sql |
data | healthy | migration/000043_note_tags_gin_index.up.sql |
000038_note_unread.down.sql |
data | healthy | migration/000038_note_unread.down.sql |
000014_registry.up.sql |
data | healthy | migration/000014_registry.up.sql |
000047_access_token_token_index.down.sql |
data | healthy | migration/000047_access_token_token_index.down.sql |
000010_flash.up.sql |
data | healthy | migration/000010_flash.up.sql |
000002_follow_request.down.sql |
data | healthy | migration/000002_follow_request.down.sql |
000047_access_token_token_index.up.sql |
data | healthy | migration/000047_access_token_token_index.up.sql |
000060_drive_file_webpublicurl_index.down.sql |
data | healthy | migration/000060_drive_file_webpublicurl_index.down.sql |
000009_page.up.sql |
data | healthy | migration/000009_page.up.sql |
000042_user_pending_invitation_ticket.up.sql |
data | healthy | migration/000042_user_pending_invitation_ticket.up.sql |
000017_note_favorite.up.sql |
data | healthy | migration/000017_note_favorite.up.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
IF |
data | healthy | migration/000039_dropin_compat.up.sql |
app |
data | healthy | migration/000019_auth_session.up.sql |
auth_session |
data | healthy | migration/000019_auth_session.up.sql |
channel |
data | healthy | migration/000006_channel.up.sql |
channel_following |
data | healthy | migration/000006_channel.up.sql |
user_note_pining |
data | healthy | migration/000003_user_note_pining.up.sql |
role |
data | healthy | migration/000012_role.up.sql |
role_assignment |
data | healthy | migration/000012_role.up.sql |
blocking |
data | healthy | migration/000004_block_mute.up.sql |
muting |
data | healthy | migration/000004_block_mute.up.sql |
renote_muting |
data | healthy | migration/000004_block_mute.up.sql |
antenna |
data | healthy | migration/000007_antenna.up.sql |
avatar_decoration |
data | healthy | migration/000027_avatar_decoration_system_webhook.up.sql |
system_webhook |
data | healthy | migration/000027_avatar_decoration_system_webhook.up.sql |
chat_approval |
data | healthy | migration/000035_chat_approval_pending_federation.up.sql |
user_pending |
data | healthy | migration/000035_chat_approval_pending_federation.up.sql |
antenna_note_unread |
data | healthy | migration/000037_unread_antenna_channel.up.sql |
channel_note_unread |
data | healthy | migration/000037_unread_antenna_channel.up.sql |
note_unread |
data | healthy | migration/000038_note_unread.up.sql |
password_reset_request |
data | healthy | migration/000030_password_reset_signin.up.sql |
signin |
data | healthy | migration/000030_password_reset_signin.up.sql |
registry_item |
data | healthy | migration/000014_registry.up.sql |
flash |
data | healthy | migration/000010_flash.up.sql |
flash_like |
data | healthy | migration/000010_flash.up.sql |
page |
data | healthy | migration/000009_page.up.sql |
page_like |
data | healthy | migration/000009_page.up.sql |
note_favorite |
data | healthy | migration/000017_note_favorite.up.sql |
reversi_game |
data | healthy | migration/000024_reversi.up.sql |
user_publickey |
data | healthy | migration/000031_user_publickey.up.sql |
announcement |
data | healthy | migration/000015_announcement.up.sql |
announcement_read |
data | healthy | migration/000015_announcement.up.sql |
abuse_report_notification_recipient |
data | healthy | migration/000028_abuse_report_notification_recipient.up.sql |
user_publickey_extra |
data | healthy | migration/000050_user_publickey_extra.up.sql |
user |
data | healthy | migration/000001_initial.up.sql |
drive_folder |
data | healthy | migration/000001_initial.up.sql |
drive_file |
data | healthy | migration/000001_initial.up.sql |
user_profile |
data | healthy | migration/000001_initial.up.sql |
user_keypair |
data | healthy | migration/000001_initial.up.sql |
note |
data | healthy | migration/000001_initial.up.sql |
poll |
data | healthy | migration/000001_initial.up.sql |
note_reaction |
data | healthy | migration/000001_initial.up.sql |
following |
data | healthy | migration/000001_initial.up.sql |
access_token |
data | healthy | migration/000001_initial.up.sql |
emoji |
data | healthy | migration/000001_initial.up.sql |
instance |
data | healthy | migration/000001_initial.up.sql |
meta |
data | healthy | migration/000001_initial.up.sql |
schema_migrations |
data | healthy | migration/000001_initial.up.sql |
user_security_key |
data | healthy | migration/000029_db_compat_misskey.up.sql |
user_ip |
data | healthy | migration/000029_db_compat_misskey.up.sql |
user_memo |
data | healthy | migration/000029_db_compat_misskey.up.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.0 |
network | healthy | tests/resource-bench/default.yml |
10.0.0.0 |
network | healthy | tests/resource-bench/default.yml |
172.16.0.0 |
network | healthy | tests/resource-bench/default.yml |
192.168.0.0 |
network | healthy | tests/resource-bench/default.yml |
127.0.0.1 |
network | healthy | tests/queue-bench/docker-compose.queue-bench.yml |
203.0.113.0 |
network | healthy | internal/config/config_test.go |
198.51.100.0 |
network | healthy | internal/config/config_test.go |
192.0.2.1 |
network | healthy | internal/api/drive/handler_test.go |
203.0.113.7 |
network | healthy | internal/api/drive/handler_test.go |
1.2.3.4 |
network | healthy | internal/api/drive/url_upload_test.go |
203.0.113.5 |
network | healthy | internal/api/admin/handler_test.go |
203.0.113.42 |
network | healthy | internal/api/admin/drive_emoji_test.go |
203.0.113.99 |
network | healthy | internal/api/admin/drive_emoji_test.go |
10.0.0.1 |
network | healthy | internal/api/admin/emoji_image_fetcher_test.go |
192.168.1.1 |
network | healthy | internal/api/i/signin_history_test.go |
100.64.0.0 |
network | healthy | internal/safehttp/ssrf.go |
169.254.0.0 |
network | healthy | internal/safehttp/ssrf.go |
192.0.0.0 |
network | healthy | internal/safehttp/ssrf.go |
192.0.2.0 |
network | healthy | internal/safehttp/ssrf.go |
198.18.0.0 |
network | healthy | internal/safehttp/ssrf.go |
224.0.0.0 |
network | healthy | internal/safehttp/ssrf.go |
240.0.0.0 |
network | healthy | internal/safehttp/ssrf.go |
127.255.255.255 |
network | healthy | internal/safehttp/ssrf_test.go |
10.255.255.255 |
network | healthy | internal/safehttp/ssrf_test.go |
172.16.0.1 |
network | healthy | internal/safehttp/ssrf_test.go |
172.31.255.255 |
network | healthy | internal/safehttp/ssrf_test.go |
169.254.1.1 |
network | healthy | internal/safehttp/ssrf_test.go |
100.64.0.1 |
network | healthy | internal/safehttp/ssrf_test.go |
198.51.100.1 |
network | healthy | internal/safehttp/ssrf_test.go |
203.0.113.1 |
network | healthy | internal/safehttp/ssrf_test.go |
198.18.0.1 |
network | healthy | internal/safehttp/ssrf_test.go |
224.0.0.1 |
network | healthy | internal/safehttp/ssrf_test.go |
240.0.0.1 |
network | healthy | internal/safehttp/ssrf_test.go |
8.8.8.8 |
network | healthy | internal/safehttp/ssrf_test.go |
1.1.1.1 |
network | healthy | internal/safehttp/ssrf_test.go |
203.104.209.7 |
network | healthy | internal/safehttp/ssrf_test.go |
10.1.0.1 |
network | healthy | internal/safehttp/ssrf_test.go |
2.2.2.2 |
network | healthy | internal/repository/user_ip_test.go |
172.21.0.1 |
network | healthy | internal/server/ip_extractor_test.go |
10.1.2.3 |
network | healthy | internal/server/ip_extractor_test.go |
172.16.0.5 |
network | healthy | internal/server/ip_extractor_test.go |
172.21.0.5 |
network | healthy | internal/server/ip_extractor_test.go |
192.168.1.100 |
network | healthy | internal/server/middleware/ratelimit_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
/pages.spec |
frontend | healthy | tests/playwright/specs/pages/pages.spec.ts |
/timeline/home |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/timeline/global |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/timeline/hybrid |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/explore |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/my/favorites |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/my/clips |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/my/lists |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/my/antennas |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/my/drive |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings/general |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings/privacy |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings/security |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings/2fa |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings/account |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings/api |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings/import-export |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings/word-mute |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/settings/instance-mute |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/games |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/games/reversi |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/announcements |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/scratchpad |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/lookup |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin/overview |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin/users |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin/emojis |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin/job-queue |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin/federation |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin/abuses |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin/announcements |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin/ads |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/admin/roles |
frontend | healthy | tests/playwright/specs/ui/route_matrix.spec.ts |
/ |
frontend | healthy | tests/playwright/specs/smoke/frontend_routes.spec.ts |
/about |
frontend | healthy | tests/playwright/specs/smoke/frontend_routes.spec.ts |
/about-misskey |
frontend | healthy | tests/playwright/specs/smoke/frontend_routes.spec.ts |
/contact |
frontend | healthy | tests/playwright/specs/smoke/frontend_routes.spec.ts |
/explore/featured |
frontend | healthy | tests/playwright/specs/smoke/frontend_routes.spec.ts |
/featured |
frontend | healthy | tests/playwright/specs/smoke/frontend_routes.spec.ts |
/login |
frontend | healthy | tests/playwright/specs/smoke/frontend_routes.spec.ts |
/signup |
frontend | healthy | tests/playwright/specs/smoke/frontend_routes.spec.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
image::.devcontainer/Dockerfile |
hardware | healthy | .devcontainer/Dockerfile |
image::tests/federation/common/Dockerfile |
hardware | healthy | tests/federation/common/Dockerfile |
image::tests/queue-bench-autoscale/driver/Dockerfile |
hardware | healthy | tests/queue-bench-autoscale/driver/Dockerfile |
image::tests/dropin/fedibird_mock/Dockerfile |
hardware | healthy | tests/dropin/fedibird_mock/Dockerfile |
image::tests/queue-bench/faker/Dockerfile |
hardware | healthy | tests/queue-bench/faker/Dockerfile |
image::tests/queue-bench/blackhole/Dockerfile |
hardware | healthy | tests/queue-bench/blackhole/Dockerfile |
image::tests/playwright/nginx/Dockerfile |
hardware | healthy | tests/playwright/nginx/Dockerfile |
app |
hardware | healthy | docker-compose.yml |
migrate |
hardware | healthy | docker-compose.yml |
db |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
app |
hardware | healthy | .devcontainer/docker-compose.yml |
db |
hardware | healthy | .devcontainer/docker-compose.yml |
redis |
hardware | healthy | .devcontainer/docker-compose.yml |
certs |
hardware | healthy | tests/queue-bench-autoscale/docker-compose.yml |
blackhole |
hardware | healthy | tests/queue-bench-autoscale/docker-compose.yml |
postgres |
hardware | healthy | tests/queue-bench-autoscale/docker-compose.yml |
redis |
hardware | healthy | tests/queue-bench-autoscale/docker-compose.yml |
app |
hardware | healthy | tests/queue-bench-autoscale/docker-compose.yml |
nginx |
hardware | healthy | tests/queue-bench-autoscale/docker-compose.yml |
driver |
hardware | healthy | tests/queue-bench-autoscale/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
MisskeyLikeClient |
software | healthy | tests/federation/common/conftest_base.py:68 |
TestHealth |
software | healthy | tests/federation/misskey/test_federation.py:34 |
TestWebFinger |
software | healthy | tests/federation/misskey/test_federation.py:45 |
TestActor |
software | healthy | tests/federation/misskey/test_federation.py:80 |
TestNotes |
software | healthy | tests/federation/misskey/test_federation.py:113 |
TestNodeInfo |
software | healthy | tests/federation/misskey/test_federation.py:134 |
TestFullFederation |
software | healthy | tests/federation/misskey/test_federation.py:151 |
TestReactionFederation |
software | healthy | tests/federation/misskey/test_federation.py:207 |
TestRenoteFederation |
software | healthy | tests/federation/misskey/test_federation.py:262 |
TestReplyFederation |
software | healthy | tests/federation/misskey/test_federation.py:290 |
TestMentionFederation |
software | healthy | tests/federation/misskey/test_federation.py:318 |
TestDeleteFederation |
software | healthy | tests/federation/misskey/test_federation.py:343 |
TestHealth |
software | healthy | tests/dropin/test_smoke.py:15 |
TestWebFinger |
software | healthy | tests/dropin/test_smoke.py:25 |
TestFederationFollow |
software | healthy | tests/dropin/test_smoke.py:37 |
TestFederationNoteDelivery |
software | healthy | tests/dropin/test_smoke.py:84 |
MisskeyClient |
software | healthy | tests/bench/k6/lib/client.js:MisskeyClient |
QueueProbe |
software | healthy | tests/queue-bench/common/queue_probe.py:23 |
$style |
software | healthy | tests/playwright/specs/ui/profile_name_save.spec.ts:$style |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | Dockerfile |
port:991 |
network | healthy | Dockerfile |
port:13000 |
network | healthy | tests/resource-bench/compose.ts.yaml |
port:5432 |
network | healthy | tests/resource-bench/default.yml |
port:6379 |
network | healthy | tests/resource-bench/default.yml |
port:443 |
network | healthy | tests/dropin/fedibird_mock/Dockerfile |
port:6380 |
network | healthy | internal/config/config_test.go |
port:5433 |
network | healthy | internal/config/config_test.go |
port:10 |
network | healthy | internal/misc/smtp/smtp_test.go |
port:17 |
network | healthy | .github/workflows/queue-bench-smoke.yml |
port:30 |
network | healthy | .github/workflows/queue-bench-smoke.yml |
port:02 |
network | healthy | .github/workflows/queue-bench-smoke.yml |
port:18 |
network | healthy | .github/workflows/queue-bench-smoke.yml |
port:19 |
network | healthy | .github/workflows/playwright.yml |
port:04 |
network | healthy | .github/workflows/dropin-frontend-e2e.yml |
port:03 |
network | healthy | .github/workflows/dropin-e2e.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::tests/queue-bench/common/seed.py |
security | healthy | tests/queue-bench/common/seed.py |
password_literal::tests/playwright/fixtures/auth.ts |
security | healthy | tests/playwright/fixtures/auth.ts |
password_literal::tests/playwright/specs/auth/signup.spec.ts |
security | healthy | tests/playwright/specs/auth/signup.spec.ts |
password_literal::tests/playwright/specs/auth/twofa_passkey… |
security | healthy | tests/playwright/specs/auth/twofa_passkey.spec.ts |
password_literal::tests/playwright/specs/auth/twofa_totp.sp… |
security | healthy | tests/playwright/specs/auth/twofa_totp.spec.ts |
password_literal::tests/playwright/specs/auth/signin_invali… |
security | healthy | tests/playwright/specs/auth/signin_invalid.spec.ts |
password_literal::tests/playwright/specs/auth/signin_invali… |
security | healthy | tests/playwright/specs/auth/signin_invalid.spec.ts |
password_literal::internal/repository/user_pending_test.go |
security | healthy | internal/repository/user_pending_test.go |
private_key::internal/core/federation/poll_delivery_hook_te… |
security | healthy | internal/core/federation/poll_delivery_hook_test.go |
password_literal::internal/core/signup/signup_service_integ… |
security | healthy | internal/core/signup/signup_service_integration_test.go |
password_literal::e2e/cypress/e2e/webauthn.cy.ts |
security | healthy | e2e/cypress/e2e/webauthn.cy.ts |
password_literal::e2e/cypress/e2e/webauthn.cy.ts |
security | healthy | e2e/cypress/e2e/webauthn.cy.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::internal/server/middleware/token_cache.go |
security | healthy | internal/server/middleware/token_cache.go |
auth::go.mod |
security | healthy | go.mod |
auth::CLAUDE.md |
security | healthy | CLAUDE.md |
auth::internal/server/middleware/auth_test.go |
security | healthy | internal/server/middleware/auth_test.go |
auth::internal/api/wellknown/handler.go |
security | healthy | internal/api/wellknown/handler.go |
auth::internal/api/wellknown/handler_test.go |
security | healthy | internal/api/wellknown/handler_test.go |
auth::test/e2e/well_known_test.go |
security | healthy | test/e2e/well_known_test.go |
auth::internal/server/router.go |
security | healthy | internal/server/router.go |
auth::internal/entitycompat/secure_endpoints_test.go |
security | healthy | internal/entitycompat/secure_endpoints_test.go |
auth::internal/server/middleware/auth.go |
security | healthy | internal/server/middleware/auth.go |
auth::internal/api/apierr/errors.go |
security | healthy | internal/api/apierr/errors.go |
| Label | Layer | Status | Path |
|---|---|---|---|
smoke |
cicd | healthy | .github/workflows/queue-bench-smoke.yml |
spec |
cicd | healthy | .github/workflows/playwright.yml |
build-and-push |
cicd | healthy | .github/workflows/docker.yml |
build |
cicd | healthy | .github/workflows/ci.yml |
test-shards |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
frontend-e2e |
cicd | healthy | .github/workflows/dropin-frontend-e2e.yml |
swap-test |
cicd | healthy | .github/workflows/dropin-e2e.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::queue-bench-smoke |
cicd | healthy | .github/workflows/queue-bench-smoke.yml |
gha::playwright |
cicd | healthy | .github/workflows/playwright.yml |
gha::docker |
cicd | healthy | .github/workflows/docker.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::dropin-frontend-e2e |
cicd | healthy | .github/workflows/dropin-frontend-e2e.yml |
gha::dropin-e2e |
cicd | healthy | .github/workflows/dropin-e2e.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
postgres |
data | healthy | docker-compose.federation.misskey.yml |
redis |
data | healthy | docker-compose.federation.misskey.yml |
postgresql |
data | healthy | README.md |
mysql |
data | healthy | go.mod |
| Label | Layer | Status | Path |
|---|---|---|---|
REGISTRY |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
IMAGE_NAME |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
bullmq |
data | healthy | README.md |
pubsub |
data | healthy | CLAUDE.md |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | CLAUDE.md |
vps::azure |
hardware | healthy | go.mod |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-sw859ksg |
software | healthy | /tmp/repobility-clone-sw859ksg |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | docker-compose.federation.misskey.yml |
This page is publicly accessible at:
https://repobility.com/scan/4301181b-f7e7-44e0-a59f-4211f4fd0257/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4301181b-f7e7-44e0-a59f-4211f4fd0257/
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.