Scan timing: clone 3.5s · analysis 7.34s · 2.2 MB · GitHub API rate-limit (preflight)
https://github.com/disgoorg/disgo
· scanned 2026-06-05 23:52 UTC (4 days, 4 hours ago)
· 10 languages
342 raw signals (330 security + 12 graph) 19th percentile · Go · medium (20-100K LoC) System graph score 96 (lower by 35)
Last scanned 4 days, 4 hours ago · v2 · 86 actionable findings from 2 signal sources. 250 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
| Component | Sub-score | Weight | Contribution |
|---|---|---|---|
structure_score |
85.0 | 0.15 | 12.75 |
security_score |
55.0 | 0.25 | 13.75 |
testing_score |
16.0 | 0.20 | 3.20 |
documentation_score |
67.0 | 0.15 | 10.05 |
practices_score |
100.0 | 0.15 | 15.00 |
code_quality |
60.0 | 0.10 | 6.00 |
| Overall | 1.00 | 60.8 |
All 393 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 |
|---|---|---|---|
.golangci.yml |
software | healthy | .golangci.yml |
README.md |
software | healthy | README.md |
go.mod |
software | healthy | go.mod |
disgo.go |
software | healthy | disgo.go |
event_manager_config.go |
software | healthy | bot/event_manager_config.go |
member_chunking_filter.go |
software | healthy | bot/member_chunking_filter.go |
member_chunking_manager.go |
software | healthy | bot/member_chunking_manager.go |
event_collector.go |
software | healthy | bot/event_collector.go |
event_manager.go |
software | healthy | bot/event_manager.go |
client.go |
software | healthy | bot/client.go |
config.go |
software | healthy | bot/config.go |
doc.go |
software | healthy | bot/doc.go |
entitlement_handlers.go |
software | healthy | bot/handlers/entitlement_handlers.go |
message_reaction_handler.go |
software | healthy | bot/handlers/message_reaction_handler.go |
guild_integrations_update_handler.go |
software | healthy | bot/handlers/guild_integrations_update_handler.go |
integration_handlers.go |
software | healthy | bot/handlers/integration_handlers.go |
guild_scheduled_event_handlers.go |
software | healthy | bot/handlers/guild_scheduled_event_handlers.go |
interaction_create_handler.go |
software | healthy | bot/handlers/interaction_create_handler.go |
guild_soundboard_handlers.go |
software | healthy | bot/handlers/guild_soundboard_handlers.go |
presence_update_handler.go |
software | healthy | bot/handlers/presence_update_handler.go |
channel_handler.go |
software | healthy | bot/handlers/channel_handler.go |
guild_auto_moderation_rule_handler.go |
software | healthy | bot/handlers/guild_auto_moderation_rule_handler.go |
thread_handler.go |
software | healthy | bot/handlers/thread_handler.go |
guild_handlers.go |
software | healthy | bot/handlers/guild_handlers.go |
all_handlers.go |
software | healthy | bot/handlers/all_handlers.go |
typing_start_handler.go |
software | healthy | bot/handlers/typing_start_handler.go |
invite_handlers.go |
software | healthy | bot/handlers/invite_handlers.go |
guild_ban_handlers.go |
software | healthy | bot/handlers/guild_ban_handlers.go |
message_handler.go |
software | healthy | bot/handlers/message_handler.go |
subscription_handlers.go |
software | healthy | bot/handlers/subscription_handlers.go |
guild_member_handlers.go |
software | healthy | bot/handlers/guild_member_handlers.go |
guild_role_handlers.go |
software | healthy | bot/handlers/guild_role_handlers.go |
application_command_permissions_update_handler.go |
software | healthy | bot/handlers/application_command_permissions_update_handler… |
message_poll_handler.go |
software | healthy | bot/handlers/message_poll_handler.go |
status_handler.go |
software | healthy | bot/handlers/status_handler.go |
webhooks_update_handler.go |
software | healthy | bot/handlers/webhooks_update_handler.go |
guild_stickers_update_handler.go |
software | healthy | bot/handlers/guild_stickers_update_handler.go |
interaction_create_http_handler.go |
software | healthy | bot/handlers/interaction_create_http_handler.go |
voice_handlers.go |
software | healthy | bot/handlers/voice_handlers.go |
user_update_handler.go |
software | healthy | bot/handlers/user_update_handler.go |
stage_instance_handler.go |
software | healthy | bot/handlers/stage_instance_handler.go |
guild_emojis_update_handler.go |
software | healthy | bot/handlers/guild_emojis_update_handler.go |
webhook_config.go |
software | healthy | webhook/webhook_config.go |
README.md |
software | healthy | webhook/README.md |
webhook_client.go |
software | healthy | webhook/webhook_client.go |
webhook_test.go |
software | healthy | webhook/webhook_test.go |
doc.go |
software | healthy | webhook/doc.go |
user_status_events.go |
software | healthy | events/user_status_events.go |
subscription_events.go |
software | healthy | events/subscription_events.go |
user_activity_events.go |
software | healthy | events/user_activity_events.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
bot |
software | healthy | bot |
handlers |
software | healthy | bot/handlers |
webhook |
software | healthy | webhook |
events |
software | healthy | events |
internal |
software | healthy | internal |
flags |
software | healthy | internal/flags |
tokenhelper |
software | healthy | internal/tokenhelper |
xdebug |
software | healthy | internal/xdebug |
slicehelper |
software | healthy | internal/slicehelper |
cache |
software | healthy | cache |
voice |
software | healthy | voice |
_examples |
software | healthy | _examples |
modals |
software | healthy | _examples/modals |
threads |
software | healthy | _examples/threads |
echo |
software | healthy | _examples/echo |
mp3 |
software | healthy | _examples/mp3 |
webhook |
software | healthy | _examples/webhook |
test |
software | healthy | _examples/test |
components |
software | healthy | _examples/components |
auto_moderation |
software | healthy | _examples/auto_moderation |
proxy |
software | healthy | _examples/proxy |
custom_cache |
software | healthy | _examples/custom_cache |
voice |
software | healthy | _examples/voice |
handler |
software | healthy | _examples/handler |
componentsv2 |
software | healthy | _examples/componentsv2 |
listening_events |
software | healthy | _examples/listening_events |
voice2 |
software | healthy | _examples/voice2 |
oauth2 |
software | healthy | _examples/oauth2 |
default_allowed_mentions |
software | healthy | _examples/default_allowed_mentions |
sharding |
software | healthy | _examples/sharding |
ping_pong |
software | healthy | _examples/ping_pong |
message_collector |
software | healthy | _examples/message_collector |
guild_scheduled_events |
software | healthy | _examples/guild_scheduled_events |
verified_roles |
software | healthy | _examples/verified_roles |
application_commands |
software | healthy | _examples/application_commands |
http |
software | healthy | _examples/application_commands/http |
localization |
software | healthy | _examples/application_commands/localization |
gateway |
software | healthy | _examples/application_commands/gateway |
pagination |
software | healthy | _examples/pagination |
handler |
software | healthy | handler |
testdata |
software | healthy | handler/testdata |
middleware |
software | healthy | handler/testdata/middleware |
component |
software | healthy | handler/testdata/component |
mux |
software | healthy | handler/testdata/mux |
command |
software | healthy | handler/testdata/command |
middleware |
software | healthy | handler/middleware |
httpserver |
software | healthy | httpserver |
rest |
software | healthy | rest |
testdata |
software | healthy | rest/testdata |
discord |
software | healthy | discord |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/go.yml |
test |
cicd | healthy | .github/workflows/go.yml |
golangci |
cicd | healthy | .github/workflows/go.yml |
labeler |
cicd | healthy | .github/workflows/labeler.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::go |
cicd | healthy | .github/workflows/go.yml |
gha::labeler |
cicd | healthy | .github/workflows/labeler.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-bx6tkjro |
software | healthy | /tmp/repobility-clone-bx6tkjro |
This page is publicly accessible at:
https://repobility.com/scan/3586533f-2794-4cbf-979e-0baf3fc87e90/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/3586533f-2794-4cbf-979e-0baf3fc87e90/
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.