Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.

QuentinJonathan/cr-tournament-finder

https://github.com/QuentinJonathan/cr-tournament-finder · scanned 2026-06-15 23:43 UTC (2 months, 4 weeks ago)

37 raw signals (0 security + 37 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 4 weeks ago · v1 · 32 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 153 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.

LabelLayerStatusPath
login_required software healthy app.py:40
decorated_function software healthy app.py:43
make_search_stats software healthy app.py:90
get_ssl_context software healthy app.py:122
get_retry_delay_seconds software healthy app.py:130
compute_search_confidence software healthy app.py:145
load_game_modes software healthy app.py:157
load_config software healthy app.py:167
save_config software healthy app.py:193
get_api_headers software healthy app.py:199
has_api_key software healthy app.py:211
validate_api_access_async software healthy app.py:219
validate_api_access software healthy app.py:239
fetch_tournaments_by_query_async software healthy app.py:242
fetch_tournament_detail_async software healthy app.py:308
_get_cached_tournament_detail_async software healthy app.py:340
fetch_tournament_details_batch_async software healthy app.py:356
emit software healthy app.py:589
fetch_and_update software healthy app.py:385
fetch_tournament_details_batch software healthy app.py:410
fetch_tournament_details_for_in_progress software healthy app.py:415
_snapshot_search_stats software healthy app.py:425
build_search_stats_payload software healthy app.py:441
has_prior_crawl software healthy app.py:457
get_fresh_search_cache software healthy app.py:463
get_cached_search_results software healthy app.py:475
fetch_all_tournaments_async software healthy app.py:519
drilldown_chars_and_limit software healthy app.py:580
run_query_phase software healthy app.py:617
enqueue software healthy app.py:624
worker software healthy app.py:1139
fetch_all_tournaments software healthy app.py:749
parse_cr_time software healthy app.py:752
calc_remaining_minutes software healthy app.py:760
calc_elapsed_minutes software healthy app.py:795
get_mode_name software healthy app.py:824
filter_tournaments software healthy app.py:829
login software healthy app.py:912
logout software healthy app.py:935
index software healthy app.py:943
manifest software healthy app.py:949
api_tournaments software healthy app.py:956
api_tournaments_search software healthy app.py:1039
build_tournaments_search_payload software healthy app.py:1080
api_tournaments_search_stream software healthy app.py:1112
push_event software healthy app.py:1129
progress_cb software healthy app.py:1136
gen software healthy app.py:1195
api_game_modes software healthy app.py:1222
api_logs software healthy app.py:1240

Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.

LabelLayerStatusPath
.mcp.json software healthy .mcp.json
manifest.json software healthy manifest.json
game_modes.json software healthy game_modes.json
CLAUDE.md software healthy CLAUDE.md
app.py software healthy app.py
Dockerfile software healthy Dockerfile
Procfile software healthy Procfile
wsgi.py software healthy wsgi.py
requirements.txt software healthy requirements.txt
app.js software healthy static/app.js
style.css software healthy static/style.css
service-worker.js software healthy static/service-worker.js
login.html software healthy templates/login.html
index.html software healthy templates/index.html
.mcp.json quality healthy .mcp.json
CLAUDE.md quality warning CLAUDE.md

LabelLayerStatusPath
ANY /login api healthy app.py
ANY /logout api healthy app.py
ANY / api healthy app.py
ANY /manifest.json api healthy app.py
ANY /api/tournaments api healthy app.py
ANY /api/tournaments/search api healthy app.py
ANY /api/tournaments/search/stream api healthy app.py
ANY /api/game-modes api healthy app.py
ANY /api/logs api healthy app.py
ANY /api/config api healthy app.py
ANY /api/heartbeat api healthy app.py
ANY /api/shutdown api healthy app.py

LabelLayerStatusPath
static software healthy static
templates software healthy templates

LabelLayerStatusPath
45.79.218.79 network healthy CLAUDE.md
127.0.0.1 network healthy app.py

LabelLayerStatusPath
repobility-clone-g3biw9xi software healthy /tmp/repobility-clone-g3biw9xi

LabelLayerStatusPath
port:8080 network healthy Dockerfile

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
vps::gcp hardware healthy CLAUDE.md
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/5b0983f8-c412-4c61-a458-23fed113cf60/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/5b0983f8-c412-4c61-a458-23fed113cf60/

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.