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.

rosenvladimirov/l10n-bulgaria

https://github.com/rosenvladimirov/l10n-bulgaria · scanned 2026-06-15 23:55 UTC (2 months, 3 weeks ago)

160 raw signals (0 security + 160 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 148 actionable findings from 1 signal source. 12 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
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 63.3/100 with 100.0% coverage. It contains 3449 nodes across 22 cross-layer flows, written primarily in mixed languages. Engine surfaced 160 findings — concentrated in quality (87), software (24), api (22). Risk profile is high: 1 critical, 5 high, 16 medium. Recommended next step: open the quality layer findings first — that's where the highest-impact wins live.

Showing 94 of 148 actionable findings. 160 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.

critical System graph security Secrets conf 1.00 Possible secret in l10n_bg_bank_wallet/README.rst
Detected pattern matching password_literal. Rotate the credential and move to a secret manager.
l10n_bg_bank_wallet/README.rst:121
high System graph api Wiring conf 1.00 Dangling fetch: POST /web/dataset/call_kw (l10n_bg_claude_terminal/static/src/js/terminal_chatter.js:98)
`l10n_bg_claude_terminal/static/src/js/terminal_chatter.js:98` calls `POST /web/dataset/call_kw` but no backend route matches that path. This is a runtime 404 waiting to happen. Tool: fetch Normalized path used for matching: `/web/dataset/call_kw` If this points at an external API, prefix it with …
Dangling fetchFetch
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in l10n_bg_erp_net_fp/models/fiscal_printer_device_extensions.py:437
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
l10n_bg_erp_net_fp/models/fiscal_printer_device_extensions.py:437 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in l10n_bg_erp_net_fp/models/pos_payment_method_extensions.py:140
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
l10n_bg_erp_net_fp/models/pos_payment_method_extensions.py:140 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in l10n_bg_erp_net_fp/README.rst:259
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
l10n_bg_erp_net_fp/README.rst:259 Tls verify false
high System graph security security conf 1.00 Insecure pattern 'tls_verify_false' in l10n_bg_erp_net_fp/static/description/index.html:286
Found a known-risky pattern (tls_verify_false). Review and replace if possible.
l10n_bg_erp_net_fp/static/description/index.html:286 Tls verify false
medium System graph quality Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — l10n_bg_api_nra/static/src/js/kep_signer.js:131
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — l10n_bg_claude_terminal/static/src/js/terminal_chatter.js:98
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — l10n_bg_erp_net_fp/static/src/js/fiscal_printer_service.js:299
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — l10n_bg_erp_net_fp/static/src/js/pinpad_id_field.js:60
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — l10n_bg_erp_net_fp/static/src/js/printer_id_field.js:68
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — l10n_bg_onboarding/static/src/onboarding/onboarding_action.js:231
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 Integrity conf 1.00 `fetch()` without try/.catch or AbortSignal — markdown_viewer_locale/static/src/js/markdown_popup.js:244
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 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 l10n_bg_config/static/src/services/blacklist_service.js:36
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
l10n_bg_config/static/src/services/blacklist_service.js:36 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in l10n_bg_erp_net_fp/static/src/external_shift/external_shift_app.js:219
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
l10n_bg_erp_net_fp/static/src/external_shift/external_shift_app.js:219 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in l10n_bg_onboarding/static/src/onboarding/scene_engine.js:81
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
l10n_bg_onboarding/static/src/onboarding/scene_engine.js:81 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in markdown_viewer_locale/static/src/js/markdown_popup.js:333
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
markdown_viewer_locale/static/src/js/markdown_popup.js:333 Direct innerhtml assignment
medium System graph security security conf 1.00 Insecure pattern 'direct_innerhtml_assignment' in markdown_viewer_locale/static/src/lib/highlight.min.js:271
Found a known-risky pattern (direct_innerhtml_assignment). Review and replace if possible.
markdown_viewer_locale/static/src/lib/highlight.min.js:271 Direct innerhtml assignment
medium System graph quality Integrity conf 1.00 Network/subprocess call without timeout or try/except — l10n_bg_company_registry/wizard/bg_company_search_wizard.py:208
`requests.get(...)` here lacks both a `timeout=` arg and an enclosing try/except. This is exactly the class of bug that took down our git-clone earlier (HTTP/2 stream cancel surfaced as a fatal). Add a `timeout=` and wrap in try/except, or use a wrapper that retries.
runtime safetyRobustness
medium System graph quality Placeholder conf 1.00 Placeholder or mock-heavy implementation detected
Found 13 placeholder/mock markers across 9 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 quality Tests conf 1.00 Very low test-to-source ratio
18 test file(s) for 553 source file(s) (ratio 0.03). Consider adding integration or unit tests for critical paths.
Coverage
low System graph quality Debug conf 1.00 Debug logging residue appears in source files
Found 301 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 quality Integrity conf 1.00 11 occurrences Near-duplicate function bodies in 2 places
Functions with the same first-5-line body hash: l10n_bg_reports_audit/models/l10n_bg_file_helper.py:l10n_bg_odoo_compatible_line, l10n_bg_reports_audit/models/l10n_bg_file_helper.py:l10n_bg_odoo_compatible This is *the* AI-coder failure mode (4× more duplication in vibe-coded repos — see https://j…
11 occurrences
repo-level (11 hits)
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 3 places
Functions with the same first-5-line body hash: l10n_bg_erp_net_fp_plugin_zebra/models/zebra_reader.py:get_config_payload, l10n_bg_erp_net_fp_plugin_cas/models/cas_scale.py:get_config_payload, l10n_bg_erp_net_fp_plugin_honeywell/models/honeywell_reader.py:get_config_payload This is *the* AI-coder …
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 4 places
Functions with the same first-5-line body hash: l10n_bg_reports_audit/report/account_bg_vat_sales_total.py:init, l10n_bg_reports_audit/report/account_bg_vat_declar.py:init, l10n_bg_reports_audit/report/account_bg_vat_vies_total.py:init, l10n_bg_reports_audit/report/account_bg_vat_purchases_total.py…
duplicatesduplication
low System graph quality Integrity conf 1.00 Near-duplicate function bodies in 5 places
Functions with the same first-5-line body hash: l10n_bg_reports_audit/report/account_bg_products.py:open_journal_entry, l10n_bg_reports_audit/report/account_bg_vat_sales_line.py:open_journal_entry, l10n_bg_reports_audit/report/account_bg_vat_prepare_declar.py:open_journal_entry, l10n_bg_reports_aud…
duplicatesduplication
low System graph quality Integrity conf 1.00 Old/deprecated-named symbol `_l10n_bg_save_z_record_from_legacy` in l10n_bg_erp_net_fp/models/pos_session_external.py:426
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 quality Integrity conf 1.00 Old/deprecated-named symbol `report_invoice_copy` in l10n_bg_invoice_copy/__manifest__.py:18
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: action_apply_template
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_erp_net_fp_plugin_datecs/models/datecs_printer.py:75
low System graph software Dead code conf 1.00 Possibly dead Python function: action_clear_manual_tariff_rate
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_tariff_code/models/product_product.py:36
low System graph software Dead code conf 1.00 Possibly dead Python function: action_clear_manual_tariff_rate
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_tariff_code/models/product_template.py:148
low System graph software Dead code conf 1.00 Possibly dead Python function: action_compare_template
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_erp_net_fp_plugin_datecs/models/datecs_printer.py:87
low System graph software Dead code conf 1.00 Possibly dead Python function: action_compare_template
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_erp_net_fp_plugin_datecs/models/datecs_pinpad.py:45
low System graph software Dead code conf 1.00 Possibly dead Python function: action_generate
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_waste_report/wizards/waste_annual_report_wizard.py:31
low System graph software Dead code conf 1.00 Possibly dead Python function: action_generate
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_waste_report/wizards/waste_monthly_report_wizard.py:56
low System graph software Dead code conf 1.00 Possibly dead Python function: action_import
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_tariff_code/wizards/l10n_bg_taric_import_wizard.py:29
low System graph software Dead code conf 1.00 Possibly dead Python function: action_reset_to_default
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_report_theme/models/base_document_layout.py:230
low System graph software Dead code conf 1.00 Possibly dead Python function: action_sync_hs_codes
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_tariff_code/models/account_move_line.py:665
low System graph software Dead code conf 1.00 Possibly dead Python function: action_update_l10n_bg_report_audit_settings
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_reports_audit/models/res_config.py:45
low System graph software Dead code conf 1.00 3 occurrences Possibly dead Python function: action_update_tariff_rate
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
3 files, 3 locations
l10n_bg_tariff_code/models/account_move_line.py:646
l10n_bg_tariff_code/models/product_product.py:10
l10n_bg_tariff_code/models/product_template.py:120
low System graph software Dead code conf 1.00 Possibly dead Python function: action_view_steps
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_ai_pipeline/models/ai_skill.py:214
low System graph software Dead code conf 1.00 Possibly dead Python function: generate_xlsx_report
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_waste_report/report/waste_annual_report_xlsx.py:18
low System graph software Dead code conf 1.00 Possibly dead Python function: generate_xlsx_report
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_waste_report/report/waste_monthly_report_xlsx.py:137
low System graph software Dead code conf 1.00 Possibly dead Python function: get_l10n_bg_csv
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_reports_audit/models/l10n_bg_file_helper.py:786
low System graph software Dead code conf 1.00 Possibly dead Python function: l10n_bg_odoo_compatible_line
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_reports_audit/models/l10n_bg_file_helper.py:171
low System graph software Dead code conf 1.00 Possibly dead Python function: name_get
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_ai_pipeline/models/ai_model.py:39
low System graph software Dead code conf 1.00 Possibly dead Python function: parce_date_6
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_reports_audit/models/l10n_bg_file_helper.py:386
low System graph software Dead code conf 1.00 Possibly dead Python function: parce_str_5
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_reports_audit/models/l10n_bg_file_helper.py:341
low System graph software Dead code conf 1.00 Possibly dead Python function: safe_format_date
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_report_theme/models/ir_action_report.py:19
low System graph software Dead code conf 1.00 Possibly dead Python function: wrapper
No callers detected by AST scan in this repo. Could be exported for external callers or a framework handler.
l10n_bg_report_theme/__init__.py:31
low System graph quality Provenance conf 1.00 Shallow git history limits provenance confidence
The repository is a shallow clone. Origin/evolution analysis cannot distinguish fresh generation, imported legacy code, or long-lived human code with high confidence.
Git historyGenerated repo pattern
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_api_nra/static/src/js/sign_submit_dialog.js:122
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_config/static/src/views/form_view.js:58
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/js/cash_move_popup.js:8
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/js/close_pos_popup_patch.js:33
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/js/erp_net_fp_printer.js:33
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/js/fiscal_printer_service.js:18
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/js/opening_control_popup_fiscal.js:12
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/js/payment_datecs_pay.js:136
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/js/payment_screen.js:8
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/js/pos_barcode_bridge.js:47
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/js/pos_printer_service.js:6
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_erp_net_fp/static/src/services/erpnet_reader_service.js:86
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_live_refresh/static/src/js/barcode_handler.js:168
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — l10n_bg_stock_account_manual/static/src/js/l10n_bg_stock_account_markdown.js:21
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — markdown_viewer_locale/static/src/js/markdown_popup.js:9
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — markdown_viewer_locale/static/src/js/markdown_registry.js:44
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph frontend Frontend quality conf 1.00 Stray `console.log` in TS/JS — markdown_viewer_locale/static/src/lib/highlight.min.js:107
Replace with the toast helper, an error boundary, or remove. `console.warn` / `console.error` are acceptable. Why: Hygiene — easy to leak debug output. Rule id: fq.console-leak
Fq console leak
low System graph quality Integrity conf 1.00 Stub function `_process_config_file` (body is just `pass`/`return`) — l10n_bg_config/models/res_company.py:200
Likely an AI scaffold that was never filled in. Remove or implement.
Empty handlerDead code
low System graph api Wiring conf 1.00 Unused endpoint: ANY /erp_net_fp/pos_order/<int:order_id>/fiscal_receipt
`l10n_bg_erp_net_fp/controllers/pos_order_storno.py` declares `ANY /erp_net_fp/pos_order/<int:order_id>/fiscal_receipt` 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…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /erp_net_fp/pos_order/<int:order_id>/refund_printed
`l10n_bg_erp_net_fp/controllers/pos_order_storno.py` declares `ANY /erp_net_fp/pos_order/<int:order_id>/refund_printed` 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…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /erp_net_fp/pos_order/by_uns/<string:uns>/fiscal_receipt
`l10n_bg_erp_net_fp/controllers/pos_order_storno.py` declares `ANY /erp_net_fp/pos_order/by_uns/<string:uns>/fiscal_receipt` 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 — con…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /erp_net_fp/registry/auto-enrol
`l10n_bg_erp_net_fp_fleet/controllers/registry.py` declares `ANY /erp_net_fp/registry/auto-enrol` 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 documenti…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /erp_net_fp/registry/command-result
`l10n_bg_erp_net_fp_fleet/controllers/registry.py` declares `ANY /erp_net_fp/registry/command-result` 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 docum…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /erp_net_fp/registry/heartbeat
`l10n_bg_erp_net_fp_fleet/controllers/registry.py` declares `ANY /erp_net_fp/registry/heartbeat` 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 documentin…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /erp_net_fp/registry/pair
`l10n_bg_erp_net_fp_fleet/controllers/registry.py` declares `ANY /erp_net_fp/registry/pair` 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…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /erpnet_fp/bus/inject
`l10n_bg_erp_net_fp_bus_inject/controllers/bus_inject.py` declares `ANY /erpnet_fp/bus/inject` 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 …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /fiscal_printer/browser_ready
`l10n_bg_erp_net_fp/controllers/main.py` declares `ANY /fiscal_printer/browser_ready` 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 consu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /fiscal_printer/heartbeat
`l10n_bg_erp_net_fp/controllers/main.py` declares `ANY /fiscal_printer/heartbeat` 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 …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /fiscal_printer/send_response
`l10n_bg_erp_net_fp/controllers/main.py` declares `ANY /fiscal_printer/send_response` 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 consu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /fiscal_printer/test_notification
`l10n_bg_erp_net_fp/controllers/main.py` declares `ANY /fiscal_printer/test_notification` 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 c…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /fiscal_printer/update_status
`l10n_bg_erp_net_fp/controllers/main.py` declares `ANY /fiscal_printer/update_status` 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 consu…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /iot_oca/setup
`l10n_bg_erp_net_fp_iot_oca/controllers/main.py` declares `ANY /iot_oca/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 /l10n_bg/blacklist/check
`l10n_bg_config/controllers/blacklist_controller.py` declares `ANY /l10n_bg/blacklist/check` 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 wh…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /l10n_bg_api_nra/declaration_content
`l10n_bg_api_nra/controllers/main.py` declares `ANY /l10n_bg_api_nra/declaration_content` 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 c…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /l10n_bg_api_nra/sign_submit
`l10n_bg_api_nra/controllers/main.py` declares `ANY /l10n_bg_api_nra/sign_submit` 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 …
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /web/database/create
`l10n_bg_db_installer/controllers/database.py` declares `ANY /web/database/create` 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…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /web/database/l10n_bg_install_status
`l10n_bg_db_installer/controllers/database.py` declares `ANY /web/database/l10n_bg_install_status` 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 document…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /web/database/manager
`l10n_bg_db_installer/controllers/database.py` declares `ANY /web/database/manager` 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 consume…
Unused endpoint
low System graph api Wiring conf 1.00 Unused endpoint: ANY /web/database/selector
`l10n_bg_db_installer/controllers/database.py` declares `ANY /web/database/selector` 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 consum…
Unused endpoint
low System graph quality Complexity conf 1.00 Very large file: l10n_bg_bank_wallet/models/l10n_bg_crypto_wallet.py (1324 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: l10n_bg_erp_net_fp/static/src/js/erp_net_fp_printer.js (1274 lines)
Files with >800 lines often hide complexity hotspots and discourage tests.
low System graph quality Complexity conf 1.00 Very large file: markdown_viewer_locale/static/src/lib/highlight.min.js (1212 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/e5c00a64-1ba9-4e7d-89e6-e195ccdfe84b/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/e5c00a64-1ba9-4e7d-89e6-e195ccdfe84b/

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.