https://github.com/zzzimbur/job-radar
· scanned 2026-06-16 01:14 UTC (2 months, 1 week ago)
11 raw signals (0 security + 11 graph)
Last scanned 2 months, 1 week ago · v1 · 11 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 41 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 |
|---|---|---|---|
cmd_fetch |
software | dead | main.py:27 |
cmd_search |
software | dead | main.py:43 |
cmd_stats |
software | dead | main.py:78 |
main |
software | healthy | main.py:86 |
_extract_array |
software | healthy | job_radar/hh.py:35 |
search |
software | healthy | job_radar/hh.py:52 |
_normalize |
software | healthy | job_radar/hh.py:87 |
fetch_description |
software | healthy | job_radar/hh.py:111 |
_ask_groq |
software | healthy | job_radar/rerank.py:21 |
_ask_gemini |
software | healthy | job_radar/rerank.py:37 |
_parse_json |
software | healthy | job_radar/rerank.py:51 |
rerank |
software | healthy | job_radar/rerank.py:58 |
tokenize |
software | healthy | job_radar/bm25.py:13 |
__init__ |
software | healthy | job_radar/bm25.py:18 |
scores |
software | healthy | job_radar/bm25.py:33 |
top |
software | healthy | job_radar/bm25.py:47 |
_embedder |
software | healthy | job_radar/store.py:25 |
doc_text |
software | healthy | job_radar/store.py:34 |
__init__ |
software | healthy | job_radar/store.py:39 |
_load |
software | healthy | job_radar/store.py:45 |
add |
software | healthy | job_radar/store.py:51 |
dense_top |
software | healthy | job_radar/store.py:72 |
hybrid_search |
software | healthy | job_radar/hybrid.py:14 |
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
profile.example.md |
software | healthy | profile.example.md |
.env.example |
software | healthy | .env.example |
main.py |
software | healthy | main.py |
requirements.txt |
software | healthy | requirements.txt |
hh.py |
software | healthy | job_radar/hh.py |
rerank.py |
software | healthy | job_radar/rerank.py |
bm25.py |
software | healthy | job_radar/bm25.py |
__init__.py |
software | healthy | job_radar/__init__.py |
store.py |
software | healthy | job_radar/store.py |
hybrid.py |
software | healthy | job_radar/hybrid.py |
| Label | Layer | Status | Path |
|---|---|---|---|
BM25 |
software | healthy | job_radar/bm25.py:17 |
Store |
software | healthy | job_radar/store.py:38 |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::job_radar/hh.py |
security | healthy | job_radar/hh.py |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-1hfz9k8q |
software | healthy | /tmp/repobility-clone-1hfz9k8q |
| Label | Layer | Status | Path |
|---|---|---|---|
job_radar |
software | healthy | job_radar |
| Label | Layer | Status | Path |
|---|---|---|---|
elasticsearch |
data | healthy | README.md |
This page is publicly accessible at:
https://repobility.com/scan/dd2756dd-0ba3-4b22-a393-a1f730c2283b/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/dd2756dd-0ba3-4b22-a393-a1f730c2283b/
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.