https://github.com/Dexlaer/travelallbot
· scanned 2026-06-17 01:26 UTC (1 month, 2 weeks ago)
6 raw signals (0 security + 6 graph)
Last scanned 1 month, 2 weeks ago · v2 · last Δ +8.7 (diff) · 6 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 73 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 |
|---|---|---|---|
api |
software | healthy | bot.py:53 |
send |
software | healthy | bot.py:61 |
answer_cb |
software | healthy | bot.py:68 |
send_logo |
software | healthy | bot.py:71 |
ikb |
software | healthy | bot.py:100 |
ukb |
software | healthy | bot.py:105 |
ensure_tables |
software | healthy | bot.py:112 |
latest_rows |
software | healthy | bot.py:119 |
_groups |
software | healthy | bot.py:137 |
map_text |
software | healthy | bot.py:143 |
_link_passes |
software | healthy | bot.py:149 |
send_map |
software | healthy | bot.py:158 |
send_whereto |
software | healthy | bot.py:177 |
send_chains |
software | healthy | bot.py:184 |
send_best |
software | healthy | bot.py:206 |
current_price |
software | healthy | bot.py:215 |
do_scan |
software | healthy | bot.py:220 |
season_window |
software | healthy | bot.py:225 |
settings_text |
software | healthy | bot.py:242 |
settings_kb |
software | healthy | bot.py:266 |
apply_setting |
software | healthy | bot.py:285 |
send_watch_menu |
software | healthy | bot.py:327 |
send_price_menu |
software | healthy | bot.py:336 |
send_watch_list |
software | healthy | bot.py:347 |
handle_text |
software | healthy | bot.py:356 |
handle_cb |
software | healthy | bot.py:383 |
auto_alerts |
software | healthy | bot.py:406 |
main |
software | healthy | bot.py:436 |
load_json |
software | healthy | hunter.py:16 |
save_cfg |
software | healthy | hunter.py:26 |
dname |
software | healthy | hunter.py:66 |
oname |
software | healthy | hunter.py:67 |
rub |
software | healthy | hunter.py:68 |
season_state |
software | healthy | hunter.py:70 |
trip_total |
software | healthy | hunter.py:81 |
when_window |
software | healthy | hunter.py:84 |
in_window |
software | healthy | hunter.py:88 |
row_is_comfort |
software | healthy | hunter.py:94 |
http_get |
software | healthy | hunter.py:103 |
db |
software | healthy | hunter.py:109 |
median_before |
software | healthy | hunter.py:117 |
_insert |
software | healthy | hunter.py:123 |
_entry |
software | healthy | hunter.py:128 |
_link_of |
software | healthy | hunter.py:133 |
search_url |
software | healthy | hunter.py:141 |
_info_of |
software | healthy | hunter.py:148 |
_is_comfort_offer |
software | healthy | hunter.py:152 |
scan_flights |
software | healthy | hunter.py:165 |
feeder_flight |
software | healthy | hunter.py:205 |
fits |
software | healthy | hunter.py:224 |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
bot.py |
software | healthy | bot.py |
hunter.py |
software | healthy | hunter.py |
| Label | Layer | Status | Path |
|---|---|---|---|
watches |
data | healthy | bot.py |
alerted |
data | healthy | bot.py |
prices |
data | healthy | hunter.py |
| Label | Layer | Status | Path |
|---|---|---|---|
Dexlaer__travelallbot |
software | healthy | /data/fable5_failed_archive/Dexlaer__travelallbot |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/21e9175b-6885-4629-ae5b-896ca19ef5ad/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/21e9175b-6885-4629-ae5b-896ca19ef5ad/
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.