https://github.com/yutooresama0724-hash/tabilog
· scanned 2026-06-16 01:09 UTC (2 months, 1 week ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 1 week ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 47 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 |
|---|---|---|---|
get_sb |
software | healthy | app.py:24 |
make_token |
software | healthy | app.py:33 |
parse_token |
software | healthy | app.py:38 |
remember_login |
software | healthy | app.py:46 |
tr |
software | healthy | app.py:273 |
country_label |
software | healthy | app.py:424 |
load_world_geojson |
software | healthy | app.py:429 |
geocode |
software | healthy | app.py:437 |
haversine_km |
software | healthy | app.py:451 |
load_users |
software | healthy | app.py:465 |
hash_pw |
software | healthy | app.py:487 |
avatar_html |
software | healthy | app.py:491 |
upload_image |
software | healthy | app.py:497 |
_row_to_trip |
software | healthy | app.py:517 |
_trip_to_row |
software | healthy | app.py:527 |
load_trips |
software | healthy | app.py:536 |
load_all_trips |
software | healthy | app.py:542 |
bust_cache |
software | healthy | app.py:548 |
db_insert_trip |
software | healthy | app.py:555 |
db_update_trip |
software | healthy | app.py:560 |
db_delete_trip |
software | healthy | app.py:565 |
effective_visibility |
software | healthy | app.py:570 |
can_see |
software | healthy | app.py:575 |
toggle_reaction |
software | healthy | app.py:584 |
auth_gate |
software | healthy | app.py:604 |
page_header |
software | healthy | app.py:688 |
is_locked |
software | healthy | app.py:696 |
popup_html |
software | healthy | app.py:701 |
build_map |
software | healthy | app.py:724 |
paint |
software | healthy | app.py:728 |
all_visible_visited |
software | healthy | app.py:755 |
reaction_row |
software | healthy | app.py:767 |
feed_card |
software | healthy | app.py:781 |
visibility_select |
software | healthy | app.py:869 |
total_km |
software | healthy | app.py:1119 |
gap_rate |
software | healthy | app.py:1123 |
| Label | Layer | Status | Path |
|---|---|---|---|
users |
data | healthy | supabase_schema.sql |
trips |
data | healthy | supabase_schema.sql |
friendships |
data | healthy | supabase_schema.sql |
friend_requests |
data | healthy | supabase_schema.sql |
suggestions |
data | healthy | supabase_schema.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
supabase_schema.sql |
software | healthy | supabase_schema.sql |
README.md |
software | healthy | README.md |
app.py |
software | healthy | app.py |
requirements.txt |
software | healthy | requirements.txt |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-n83vig3p |
software | healthy | /tmp/repobility-clone-n83vig3p |
| Label | Layer | Status | Path |
|---|---|---|---|
postgresql |
data | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/9f507f2a-8f09-4166-8fef-2bff90bd87d2/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9f507f2a-8f09-4166-8fef-2bff90bd87d2/
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.