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.

l1ghtny/amo_fix_fields

https://github.com/l1ghtny/amo_fix_fields · scanned 2026-06-16 04:31 UTC (2 months ago)

24 raw signals (0 security + 24 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months ago · v1 · 12 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

All 172 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
__init__ software healthy metrika_client.py:61
build_simple_orders_csv software healthy metrika_client.py:50
init software healthy metrika_client.py:133
aclose software healthy metrika_client.py:139
_headers software healthy metrika_client.py:76
get_counters software healthy metrika_client.py:152
upload_simple_orders software healthy metrika_client.py:93
_ensure software healthy metrika_client.py:146
upload_simple_order software healthy metrika_client.py:156
compute_retry_delay software healthy api_helpers.py:7
trim_text software healthy api_helpers.py:16
sanitize_custom_field_value software healthy api_helpers.py:22
is_enabled software healthy cdek_status_sync.py:43
init software healthy cdek_status_sync.py:47
shutdown software healthy cdek_status_sync.py:98
_alert software healthy cdek_status_sync.py:111
_ensure_webhook_subscription software healthy cdek_status_sync.py:123
handle_webhook_event software healthy cdek_status_sync.py:147
process_sync software healthy cdek_status_sync.py:178
_find_leads software healthy cdek_status_sync.py:207
_move_lead software healthy cdek_status_sync.py:226
_poll_loop software healthy cdek_status_sync.py:275
_poll_once software healthy cdek_status_sync.py:286
_fetch_latest_status software healthy cdek_status_sync.py:312
__init__ software healthy cdek_client.py:30
init software healthy cdek_client.py:218
aclose software healthy cdek_client.py:224
_ensure_token software healthy cdek_client.py:49
_headers software healthy cdek_client.py:74
_request software healthy cdek_client.py:78
create_order software healthy cdek_client.py:237
get_order software healthy cdek_client.py:241
find_uuid_by_cdek_number software healthy cdek_client.py:245
get_order_by_cdek_number software healthy cdek_client.py:253
get_webhooks software healthy cdek_client.py:257
add_webhook software healthy cdek_client.py:261
get_barcodes_batch_pdf software healthy cdek_client.py:249
_ensure software healthy cdek_client.py:231
parse_the_cart_field software healthy help_function.py:11
parse_the_cart_field_2 software healthy help_function.py:32
get_nested software healthy help_function.py:46
get_custom_field_value software healthy help_function.py:73
normalize_text software healthy help_function.py:98
is_cod_payment software healthy waybill_config.py:143
parse_total software healthy waybill_config.py:164
parse_tariff software healthy waybill_config.py:174
extract_pvz_code software healthy waybill_config.py:186
looks_like_uuid software healthy waybill_config.py:196
register_fonts software healthy picking_pdf.py:39
parse_items software healthy picking_pdf.py:61

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

LabelLayerStatusPath
memory.py software healthy memory.py
metrika_client.py software healthy metrika_client.py
api_helpers.py software healthy api_helpers.py
cdek_status_sync.py software healthy cdek_status_sync.py
cdek_client.py software healthy cdek_client.py
help_function.py software healthy help_function.py
waybill_config.py software healthy waybill_config.py
requirements.txt software healthy requirements.txt
picking_pdf.py software healthy picking_pdf.py
metrika_sync.py software healthy metrika_sync.py
waybill_service.py software healthy waybill_service.py
telegram_bot.py software healthy telegram_bot.py
api.py software healthy api.py
queue_manager.py software healthy queue_manager.py
webhooks.py software healthy webhooks.py
Dockerfile software healthy Dockerfile
amo_service.py software healthy amo_service.py

LabelLayerStatusPath
MetrikaError software healthy metrika_client.py:43
MetrikaClient software healthy metrika_client.py:60
CdekError software healthy cdek_client.py:20
CdekClient software healthy cdek_client.py:29
ApiRequest software healthy api.py:79
WorkItem software healthy queue_manager.py:30
MskFormatter software healthy webhooks.py:35

LabelLayerStatusPath
GET / api healthy webhooks.py
GET /barcode/{ident} api healthy webhooks.py
POST /cdek_status api healthy webhooks.py
POST /lead_change api healthy webhooks.py

LabelLayerStatusPath
auth::cdek_client.py security healthy cdek_client.py
auth::metrika_client.py security healthy metrika_client.py

LabelLayerStatusPath
l1ghtny__amo_fix_fields software healthy /data/fable5_failed_archive/l1ghtny__amo_fix_fields

LabelLayerStatusPath
port:8000 network healthy Dockerfile

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
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/73bb2e76-6941-492d-a0bf-4725d7c342cd/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/73bb2e76-6941-492d-a0bf-4725d7c342cd/

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.