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.

bignjato/Energija_app

https://github.com/bignjato/Energija_app · scanned 2026-06-17 01:39 UTC (1 month, 2 weeks ago)

78 raw signals (0 security + 78 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -18.1 (diff) · 77 actionable findings from 1 signal source. 1 repeated signal 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
Corpus Intelligence Cross-corpus context (cohort percentile, top patterns, fix plan) is shown only on repositories you own. Sign up and connect your repo to view it.
Scan summary Repository scanned at 58.6/100 with 100.0% coverage. It contains 416 nodes across 30 cross-layer flows, written primarily in mixed languages. Engine surfaced 78 findings — concentrated in api (48), quality (13), security (11). Risk profile is high: 0 critical, 30 high, 7 medium. Recommended next step: open the api layer findings first — that's where the highest-impact wins live.

Showing 77 of 77 actionable findings. 78 raw detector signals were grouped into reader-sized issues. Click TP / FP to vote on a finding's accuracy — votes adjust the confidence weighting and improve detection across the platform.

high System graph api Wiring conf 1.00 Dangling fetch: GET /api/postavke (hepapp/static/js/dashboard.js:1087)
`hepapp/static/js/dashboard.js:1087` calls `GET /api/postavke` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/postavke` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/postavke/korisnici (hepapp/static/js/dashboard.js:1192)
`hepapp/static/js/dashboard.js:1192` calls `GET /api/postavke/korisnici` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/postavke/korisnici` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/postavke/mjerno-mjesto (hepapp/static/js/dashboard.js:1670)
`hepapp/static/js/dashboard.js:1670` calls `GET /api/postavke/mjerno-mjesto` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/postavke/mjerno-mjesto` If this points at an external API, prefix it with `https://` so the…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/postavke/status (hepapp/static/js/dashboard.js:1108)
`hepapp/static/js/dashboard.js:1108` calls `GET /api/postavke/status` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/postavke/status` If this points at an external API, prefix it with `https://` so the matcher skips…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/cijene (hepapp/static/js/dashboard.js:1399)
`hepapp/static/js/dashboard.js:1399` calls `GET /api/stats/cijene` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/cijene` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/dug (hepapp/static/js/dashboard.js:929)
`hepapp/static/js/dashboard.js:929` calls `GET /api/stats/dug` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/dug` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/mjesecni (hepapp/static/js/dashboard.js:402)
`hepapp/static/js/dashboard.js:402` calls `GET /api/stats/mjesecni` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/mjesecni` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/optimalno (hepapp/static/js/dashboard.js:111)
`hepapp/static/js/dashboard.js:111` calls `GET /api/stats/optimalno` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/optimalno` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/peak-snaga (hepapp/static/js/dashboard.js:1649)
`hepapp/static/js/dashboard.js:1649` calls `GET /api/stats/peak-snaga` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/peak-snaga` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/plant-info (hepapp/static/js/dashboard.js:1621)
`hepapp/static/js/dashboard.js:1621` calls `GET /api/stats/plant-info` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/plant-info` If this points at an external API, prefix it with `https://` so the matcher ski…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/power-limit-history (hepapp/static/js/dashboard.js:1592)
`hepapp/static/js/dashboard.js:1592` calls `GET /api/stats/power-limit-history` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/power-limit-history` If this points at an external API, prefix it with `https://` …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/procjena-trenutni (hepapp/static/js/dashboard.js:1328)
`hepapp/static/js/dashboard.js:1328` calls `GET /api/stats/procjena-trenutni` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/procjena-trenutni` If this points at an external API, prefix it with `https://` so t…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/registri (hepapp/static/js/dashboard.js:413)
`hepapp/static/js/dashboard.js:413` calls `GET /api/stats/registri` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/registri` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/usporedba (hepapp/static/js/dashboard.js:219)
`hepapp/static/js/dashboard.js:219` calls `GET /api/stats/usporedba` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/usporedba` If this points at an external API, prefix it with `https://` so the matcher skips …
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/vt-kalibracija (hepapp/static/js/dashboard.js:541)
`hepapp/static/js/dashboard.js:541` calls `GET /api/stats/vt-kalibracija` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/vt-kalibracija` If this points at an external API, prefix it with `https://` so the matc…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/vt-nt-trosak (hepapp/static/js/dashboard.js:1698)
`hepapp/static/js/dashboard.js:1698` calls `GET /api/stats/vt-nt-trosak` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/vt-nt-trosak` If this points at an external API, prefix it with `https://` so the matcher…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: GET /api/stats/weather (hepapp/static/js/dashboard.js:1443)
`hepapp/static/js/dashboard.js:1443` calls `GET /api/stats/weather` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/stats/weather` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/postavke (hepapp/static/js/dashboard.js:1156)
`hepapp/static/js/dashboard.js:1156` calls `POST /api/postavke` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/postavke` If this points at an external API, prefix it with `https://` so the matcher skips it.
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/postavke/backup/auto (hepapp/static/js/dashboard.js:1229)
`hepapp/static/js/dashboard.js:1229` calls `POST /api/postavke/backup/auto` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/postavke/backup/auto` If this points at an external API, prefix it with `https://` so the ma…
Dangling fetchFetch
high System graph api Wiring conf 1.00 Dangling fetch: POST /api/postavke/korisnici (hepapp/static/js/dashboard.js:1216)
`hepapp/static/js/dashboard.js:1216` calls `POST /api/postavke/korisnici` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/postavke/korisnici` If this points at an external API, prefix it with `https://` so the matche…
Dangling fetchFetch
high System graph security auth conf 1.00 Flask mutation route `api_backup_auto` without `@login_required` — hepapp/blueprints/postavke.py:237
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/postavke.py:237 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_import_hep` without `@login_required` — hepapp/blueprints/setup.py:26
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/setup.py:26 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_import_sma` without `@login_required` — hepapp/blueprints/setup.py:39
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/setup.py:39 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_korisnici` without `@login_required` — hepapp/blueprints/postavke.py:179
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/postavke.py:179 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_postavke` without `@login_required` — hepapp/blueprints/postavke.py:28
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/postavke.py:28 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_racuni` without `@login_required` — hepapp/blueprints/racuni.py:18
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/racuni.py:18 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_setup_complete` without `@login_required` — hepapp/blueprints/wizard.py:136
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/wizard.py:136 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_sync_ha` without `@login_required` — hepapp/blueprints/setup.py:45
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/setup.py:45 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_tarifa` without `@login_required` — hepapp/blueprints/tarifa.py:10
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/tarifa.py:10 securityAuth flask unauth route
high System graph security auth conf 1.00 Flask mutation route `api_upload_pdf` without `@login_required` — hepapp/blueprints/racuni.py:109
Flask route declares POST/PUT/DELETE/PATCH methods without an auth decorator. Add `@login_required` (Flask-Login) or equivalent.
hepapp/blueprints/racuni.py:109 securityAuth flask unauth route
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — hepapp/static/js/dashboard.js:71
Bare `fetch(...)` will throw an unhandled rejection on network failure. Wrap in try/catch, attach a `.catch(...)`, or pass an AbortSignal with a timeout.
runtime safetyRobustness
medium System graph quality Agent instructions conf 1.00 Agent instructions exist but release-hardening basics are missing
AI-coder instruction files were found, but the repo is missing license, ci. Treat this as a contract gap: the agent is guided, but the generated output is not yet guarded by the controls that make it repeatable.
Repo hardeningGenerated repo pattern
medium System graph quality Placeholder conf 1.00 Critical user flow still appears backed by mock or placeholder data
A payment/auth/admin/order/billing-style flow contains mock, fake, TODO, dummy, or placeholder markers in runtime source. In the Fable corpus this is a high-leverage completeness smell: the app can look finished while the money, identity, or tenant flow is still scaffolded.
Mock dataCritical flowGenerated repo pattern
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in hepapp/static/js/dashboard.js:80
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
hepapp/static/js/dashboard.js:80 Direct innerhtml assignment
medium System graph cicd CI/CD security conf 1.00 No CI/CD pipelines detected
No GitHub Actions, GitLab CI, or CircleCI configs found. Without CI you can't gate deploys on tests/lints.
CI/CD securityCoverage
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 13 placeholder/mock markers across 4 source files. This often means the repo looks complete while core flows still use generated scaffolding or fake data.
Mock dataIncompleteGenerated repo pattern
medium System graph network Security conf 1.00 Privileged port 2 in use
Port 2 is privileged (<1024). Make sure the service runs with the right caps or front it with a non-privileged port via a load balancer.
sync_loop.sh Ports
low System graph quality Integrity conf 1.00 18 env vars used in code but missing from .env.example
Drift between code and config docs. The first few: `HA_ENT_AUTARKY`, `HA_ENT_BATTERY_SOC`, `HA_ENT_CONS_KWH_DAY`, `HA_ENT_CONS_KWH_LIFETIME`, `HA_ENT_CONS_W`, `HA_ENT_FEED_KWH_DAY`, `HA_ENT_FEED_KWH_LIFETIME`, `HA_ENT_FEED_W` + 10 more. Add them (with a placeholder/comment) to .env.example so onboa…
config drift
low System graph quality Production readiness conf 1.00 Composite production-readiness gap
Multiple low-cost hardening controls are missing together: license, ci. Opus verification showed these co-occurring gaps are a better readiness signal than reading each flag in isolation.
Repo hardeningGenerated repo pattern
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 14 console/debugger/print-style debug statements in non-test source. This is a common fast-generation residue before production cleanup.
CleanupRepo hardeningGenerated repo pattern
low System graph hardware Supply chain conf 1.00 Docker base image is tag-pinned but not digest-pinned: python:3.12-slim
Container tags can be retagged upstream. Pin production base images to a reviewed digest (`image@sha256:...`) when reproducibility and supply-chain integrity matter.
Dockerfile:1 containersPinned dependencies
low System graph frontend Frontend quality conf 1.00 Icon-only button without accessible name — hepapp/static/js/dashboard.js:643
A `<button>` whose only child is a single glyph or symbol needs `title=` or `aria-label=` so screen readers (and tooltips on hover) work. Why: P3 in CHECKLIST.md — icon-only buttons skipped a title. Rule id: fq.button.no-label
Fq button no label
low System graph quality Tests conf 1.00 Low test-to-source ratio
5 tests / 28 src (ratio 0.18).
low System graph quality Integrity conf 1.00 2 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: hepapp/core.py:wrapper, hepapp/core.py:wrapper This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://jw.hn/ai-code-hygiene). Consolidate or document why they're separate.
2 occurrences
repo-level (2 hits)
duplicatesduplication
low System graph quality License conf 1.00 No license file detected
No LICENSE/COPYING/NOTICE file was found. Generated repositories often omit licensing, which blocks reuse and automated intake.
Repo hardeningGenerated repo pattern
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `api_backup` in hepapp/blueprints/postavke.py:223
Names with suffixes like `_old`, `_v1`, `_deprecated` usually indicate replaced-but-not-removed code (typical AI-coder leftover). Confirm and delete, or rename if it's the active version.
old markerDead code
low System graph software Dead code conf 1.00 Possibly dead Python function: fetch_historical_15min
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
sma_scraper.py:162
low System graph software Dead code conf 1.00 Possibly dead Python function: login_required
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
hepapp/core.py:67
low System graph api Wiring conf 1.00 Unused endpoint: ANY /
`hepapp/blueprints/views.py` declares `ANY /` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /api/setup/complete
`hepapp/blueprints/wizard.py` declares `ANY /api/setup/complete` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /backup
`hepapp/blueprints/postavke.py` declares `ANY /backup` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /backup/auto
`hepapp/blueprints/postavke.py` declares `ANY /backup/auto` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /cijene
`hepapp/blueprints/stats.py` declares `ANY /cijene` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /data
`hepapp/blueprints/data.py` declares `ANY /data` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /data/sve
`hepapp/blueprints/data.py` declares `ANY /data/sve` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /dug
`hepapp/blueprints/stats.py` declares `ANY /dug` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /import-hep
`hepapp/blueprints/setup.py` declares `ANY /import-hep` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /import-sma
`hepapp/blueprints/setup.py` declares `ANY /import-sma` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /korisnici
`hepapp/blueprints/postavke.py` declares `ANY /korisnici` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /logout
`hepapp/auth.py` declares `ANY /logout` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /mjerno-mjesto
`hepapp/blueprints/postavke.py` declares `ANY /mjerno-mjesto` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /mjesecni
`hepapp/blueprints/stats.py` declares `ANY /mjesecni` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /optimalno
`hepapp/blueprints/stats.py` declares `ANY /optimalno` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /peak-snaga
`hepapp/blueprints/stats.py` declares `ANY /peak-snaga` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /plant-info
`hepapp/blueprints/stats.py` declares `ANY /plant-info` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /povijest
`hepapp/blueprints/data.py` declares `ANY /povijest` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /power-limit-history
`hepapp/blueprints/stats.py` declares `ANY /power-limit-history` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /procjena-trenutni
`hepapp/blueprints/stats.py` declares `ANY /procjena-trenutni` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /registri
`hepapp/blueprints/stats.py` declares `ANY /registri` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /setup
`hepapp/blueprints/wizard.py` declares `ANY /setup` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /sync-ha
`hepapp/blueprints/setup.py` declares `ANY /sync-ha` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /tarifa
`hepapp/blueprints/tarifa.py` declares `ANY /tarifa` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /usporedba
`hepapp/blueprints/stats.py` declares `ANY /usporedba` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /vt-kalibracija
`hepapp/blueprints/stats.py` declares `ANY /vt-kalibracija` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /vt-nt-trosak
`hepapp/blueprints/stats.py` declares `ANY /vt-nt-trosak` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /weather
`hepapp/blueprints/stats.py` declares `ANY /weather` but no frontend code we scanned calls it. This is fine if the endpoint serves external clients (mobile app, third-party, server-side webhooks). Otherwise it's dead code — consider removing or documenting who consumes it.
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: hepapp/static/js/dashboard.js (1750 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
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/96c53328-9252-428c-8ede-1a7978001e9a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/96c53328-9252-428c-8ede-1a7978001e9a/

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.