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.

SubashRDP/avinashgroup_app

https://github.com/SubashRDP/avinashgroup_app · scanned 2026-06-16 00:24 UTC (2 months, 2 weeks ago)

80 raw signals (0 security + 80 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 61 actionable findings from 1 signal source. 19 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 1494 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
run software healthy create_test_sq.py:4
installer_download_url software healthy k40_bridge/k40_bridge.py:93
_data_dir software healthy k40_bridge/k40_bridge.py:106
_migrate_old_config software healthy k40_bridge/k40_bridge.py:135
_is_admin software healthy k40_bridge/k40_bridge.py:172
autostart_status software healthy k40_bridge/k40_bridge.py:182
autostart_install software healthy k40_bridge/k40_bridge.py:197
autostart_uninstall software healthy k40_bridge/k40_bridge.py:277
_version_tuple software healthy k40_bridge/k40_bridge.py:299
check_for_update software healthy k40_bridge/k40_bridge.py:307
_atomic_write_json software healthy k40_bridge/k40_bridge.py:326
load_config software healthy k40_bridge/k40_bridge.py:348
save_config software healthy k40_bridge/k40_bridge.py:361
__init__ software healthy k40_bridge/k40_bridge.py:1675
emit software dead k40_bridge/k40_bridge.py:373
setup_logging software healthy k40_bridge/k40_bridge.py:380
is_synced software healthy k40_bridge/k40_bridge.py:433
mark software healthy k40_bridge/k40_bridge.py:437
save software healthy k40_bridge/k40_bridge.py:441
_prune software healthy k40_bridge/k40_bridge.py:451
_parse_key_timestamp software healthy k40_bridge/k40_bridge.py:465
probe_network software healthy k40_bridge/k40_bridge.py:497
_default_port software healthy k40_bridge/k40_bridge.py:579
fetch_attendance software healthy k40_bridge/k40_bridge.py:582
_in_range software healthy k40_bridge/k40_bridge.py:561
make_device_client software healthy k40_bridge/k40_bridge.py:682
_headers software healthy k40_bridge/k40_bridge.py:706
test_connection software healthy k40_bridge/k40_bridge.py:712
heartbeat software healthy k40_bridge/k40_bridge.py:728
push_batch software healthy k40_bridge/k40_bridge.py:751
poll_commands software healthy k40_bridge/k40_bridge.py:825
report_command software healthy k40_bridge/k40_bridge.py:848
start software healthy k40_bridge/k40_bridge.py:891
stop software healthy k40_bridge/k40_bridge.py:902
force_sync software healthy k40_bridge/k40_bridge.py:906
reschedule software healthy k40_bridge/k40_bridge.py:914
pause software healthy k40_bridge/k40_bridge.py:923
resume software healthy k40_bridge/k40_bridge.py:926
_load_next_sync software healthy k40_bridge/k40_bridge.py:929
_save_next_sync software healthy k40_bridge/k40_bridge.py:938
_load_last_sync_dates software healthy k40_bridge/k40_bridge.py:944
_get_last_sync_date software healthy k40_bridge/k40_bridge.py:953
_set_last_sync_date software healthy k40_bridge/k40_bridge.py:963
_loop software healthy k40_bridge/k40_bridge.py:971
run_sync software healthy k40_bridge/k40_bridge.py:1044
_sync_one software healthy k40_bridge/k40_bridge.py:1065
_command_poll_loop software healthy k40_bridge/k40_bridge.py:1205
_poll_and_dispatch software healthy k40_bridge/k40_bridge.py:1225
_run_command software healthy k40_bridge/k40_bridge.py:1245
_build software healthy k40_bridge/k40_bridge.py:1765

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

LabelLayerStatusPath
README.md software healthy README.md
.pre-commit-config.yaml software healthy .pre-commit-config.yaml
pyproject.toml software healthy pyproject.toml
FISCAL_YEAR_ACCESS.md software healthy FISCAL_YEAR_ACCESS.md
IMPLEMENTATION_SUMMARY.md software healthy IMPLEMENTATION_SUMMARY.md
create_test_sq.py software healthy create_test_sq.py
excel-to-erpnext-migration-plan.md software healthy docs/excel-to-erpnext-migration-plan.md
dynamic_workflow.md software healthy docs/dynamic_workflow.md
dynamic_approval_workflow.md software healthy docs/dynamic_approval_workflow.md
dynamic_approval_guide.md software healthy docs/dynamic_approval_guide.md
db-master-slave-replication.md software healthy docs/db-master-slave-replication.md
sales_stock_ledger_fixes.md software healthy docs/sales_stock_ledger_fixes.md
stock_ledger_guide.md software healthy docs/stock_ledger_guide.md
migrate_from_biometric_and_nepal_hrms.md software healthy docs/migrate_from_biometric_and_nepal_hrms.md
k40_test.py software healthy k40_bridge/k40_test.py
README.md software healthy k40_bridge/README.md
k40_bridge.py software healthy k40_bridge/k40_bridge.py
requirements.txt software healthy k40_bridge/requirements.txt
SETUP.md software healthy k40_bridge/SETUP.md
build-k40-bridge.yml software healthy .github/workflows/build-k40-bridge.yml
__init__.py software healthy avinashgroup_app/__init__.py
test_stock_adj.py software healthy avinashgroup_app/test_stock_adj.py
test_data.py software healthy avinashgroup_app/test_data.py
hooks.py software healthy avinashgroup_app/hooks.py
create_test_sq.py software healthy avinashgroup_app/create_test_sq.py
__init__.py software healthy avinashgroup_app/config/__init__.py
custom_field.json software healthy avinashgroup_app/fixtures/custom_field.json
__init__.py software healthy avinashgroup_app/scripts/__init__.py
cleanup_audit_fields.py software healthy avinashgroup_app/scripts/cleanup_audit_fields.py
nepali_date.py software healthy avinashgroup_app/utils/nepali_date.py
__init__.py software healthy avinashgroup_app/utils/__init__.py
fiscal_year_utils.py software healthy avinashgroup_app/utils/fiscal_year_utils.py
audit_file_manager.py software healthy avinashgroup_app/utils/audit_file_manager.py
export_field.py software healthy avinashgroup_app/utils/export_field.py
__init__.py software healthy avinashgroup_app/templates/__init__.py
place_order.py software healthy avinashgroup_app/templates/pages/place_order.py
__init__.py software healthy avinashgroup_app/templates/pages/__init__.py
rfq.py software healthy avinashgroup_app/templates/pages/rfq.py
rfq.html software healthy avinashgroup_app/templates/pages/rfq.html
place_order.html software healthy avinashgroup_app/templates/pages/place_order.html
customer_statement.py software healthy avinashgroup_app/templates/pages/customer_statement.py
customer_statement.html software healthy avinashgroup_app/templates/pages/customer_statement.html
nepali_month_deferred_calculation.py software healthy avinashgroup_app/tasks/nepali_month_deferred_calculation.py
__init__.py software healthy avinashgroup_app/payroll/__init__.py
attendance_allowance.py software healthy avinashgroup_app/payroll/attendance_allowance.py
__init__.py software healthy avinashgroup_app/avinash_group_app/__init__.py
purchase_order_item.json software healthy avinashgroup_app/avinash_group_app/custom/purchase_order_it…
supplier_quotation_item.json software healthy avinashgroup_app/avinash_group_app/custom/supplier_quotatio…
supplier_quotation.json software healthy avinashgroup_app/avinash_group_app/custom/supplier_quotatio…
sales_invoice.json software healthy avinashgroup_app/avinash_group_app/custom/sales_invoice.json

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

LabelLayerStatusPath
docs software healthy docs
k40_bridge software healthy k40_bridge
.github software healthy .github
workflows software healthy .github/workflows
avinashgroup_app software healthy avinashgroup_app
config software healthy avinashgroup_app/config
fixtures software healthy avinashgroup_app/fixtures
scripts software healthy avinashgroup_app/scripts
utils software healthy avinashgroup_app/utils
templates software healthy avinashgroup_app/templates
pages software healthy avinashgroup_app/templates/pages
tasks software healthy avinashgroup_app/tasks
payroll software healthy avinashgroup_app/payroll
avinash_group_app software healthy avinashgroup_app/avinash_group_app
custom software healthy avinashgroup_app/avinash_group_app/custom
page software healthy avinashgroup_app/avinash_group_app/page
document_generator software healthy avinashgroup_app/avinash_group_app/page/document_generator
doctype software healthy avinashgroup_app/avinash_group_app/doctype
fiscal_year_access_control software healthy avinashgroup_app/avinash_group_app/doctype/fiscal_year_acce…
dynamic_approval_match_criteria software healthy avinashgroup_app/avinash_group_app/doctype/dynamic_approval…
biometric_device_alert_recipient software healthy avinashgroup_app/avinash_group_app/doctype/biometric_device…
dynamic_approval_approver software healthy avinashgroup_app/avinash_group_app/doctype/dynamic_approval…
document_template software healthy avinashgroup_app/avinash_group_app/doctype/document_template
user_fiscal_year_access software healthy avinashgroup_app/avinash_group_app/doctype/user_fiscal_year…
company_filter_config software healthy avinashgroup_app/avinash_group_app/doctype/company_filter_c…
branch_wise_warehouse software healthy avinashgroup_app/avinash_group_app/doctype/branch_wise_ware…
stock_adjustment_item software healthy avinashgroup_app/avinash_group_app/doctype/stock_adjustment…
document_template_company software healthy avinashgroup_app/avinash_group_app/doctype/document_templat…
generated_document software healthy avinashgroup_app/avinash_group_app/doctype/generated_docume…
company_filter_field software healthy avinashgroup_app/avinash_group_app/doctype/company_filter_f…
biometric_device software healthy avinashgroup_app/avinash_group_app/doctype/biometric_device
dynamic_approval_setting software healthy avinashgroup_app/avinash_group_app/doctype/dynamic_approval…
employee_attendance_allowance software healthy avinashgroup_app/avinash_group_app/doctype/employee_attenda…
document_template_input software healthy avinashgroup_app/avinash_group_app/doctype/document_templat…
biometric_device_command software healthy avinashgroup_app/avinash_group_app/doctype/biometric_device…
attendance_fix_device software healthy avinashgroup_app/avinash_group_app/doctype/attendance_fix_d…
dynamic_approval_fixed_approver software healthy avinashgroup_app/avinash_group_app/doctype/dynamic_approval…
document_template_data_source software healthy avinashgroup_app/avinash_group_app/doctype/document_templat…
stock_adjustment software healthy avinashgroup_app/avinash_group_app/doctype/stock_adjustment
attendance_fix software healthy avinashgroup_app/avinash_group_app/doctype/attendance_fix
report software healthy avinashgroup_app/avinash_group_app/report
party_ledger_summary software healthy avinashgroup_app/avinash_group_app/report/party_ledger_summ…
yearly_leave_details_bs software healthy avinashgroup_app/avinash_group_app/report/yearly_leave_deta…
user_audit_trail software healthy avinashgroup_app/avinash_group_app/report/user_audit_trail
sales_register_report software healthy avinashgroup_app/avinash_group_app/report/sales_register_re…
sales_stock_ledger software healthy avinashgroup_app/avinash_group_app/report/sales_stock_ledger
party_ledger software healthy avinashgroup_app/avinash_group_app/report/party_ledger
purchase_register_report software healthy avinashgroup_app/avinash_group_app/report/purchase_register…
monthly_attendance_summary_bs software healthy avinashgroup_app/avinash_group_app/report/monthly_attendanc…
avinas_salary_statement software healthy avinashgroup_app/avinash_group_app/report/avinas_salary_sta…

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

LabelLayerStatusPath
GuiLogHandler software healthy k40_bridge/k40_bridge.py:368
DedupStore software healthy k40_bridge/k40_bridge.py:409
_AttRecord software healthy k40_bridge/k40_bridge.py:480
_BaseClient software healthy k40_bridge/k40_bridge.py:489
ZKTecoClient software healthy k40_bridge/k40_bridge.py:517
HikvisionClient software healthy k40_bridge/k40_bridge.py:574
ErpnextClient software healthy k40_bridge/k40_bridge.py:695
SyncEngine software healthy k40_bridge/k40_bridge.py:870
SetupWizard software healthy k40_bridge/k40_bridge.py:1281
ControlPanel software healthy k40_bridge/k40_bridge.py:1674
AuditBase software healthy avinashgroup_app/utils/audit_file_manager.py:9
AuditFieldsManager software healthy avinashgroup_app/utils/audit_file_manager.py:148
AuditEventMapper software healthy avinashgroup_app/utils/audit_file_manager.py:465
DocumentGenerator software healthy avinashgroup_app/avinash_group_app/page/document_generator/…
FiscalYearAccessControl software healthy avinashgroup_app/avinash_group_app/doctype/fiscal_year_acce…
DynamicApprovalMatchCriteria software healthy avinashgroup_app/avinash_group_app/doctype/dynamic_approval…
BiometricDeviceAlertRecipient software healthy avinashgroup_app/avinash_group_app/doctype/biometric_device…
DynamicApprovalApprover software healthy avinashgroup_app/avinash_group_app/doctype/dynamic_approval…
DocumentTemplate software healthy avinashgroup_app/avinash_group_app/doctype/document_templat…
TestDocumentTemplate software healthy avinashgroup_app/avinash_group_app/doctype/document_templat…
UserFiscalYearAccess software healthy avinashgroup_app/avinash_group_app/doctype/user_fiscal_year…
CompanyFilterConfig software healthy avinashgroup_app/avinash_group_app/doctype/company_filter_c…
BranchWiseWarehouse software healthy avinashgroup_app/avinash_group_app/doctype/branch_wise_ware…
StockAdjustmentItem software healthy avinashgroup_app/avinash_group_app/doctype/stock_adjustment…
DocumentTemplateCompany software healthy avinashgroup_app/avinash_group_app/doctype/document_templat…
TestGeneratedDocument software healthy avinashgroup_app/avinash_group_app/doctype/generated_docume…
GeneratedDocument software healthy avinashgroup_app/avinash_group_app/doctype/generated_docume…
CompanyFilterField software healthy avinashgroup_app/avinash_group_app/doctype/company_filter_f…
TestBiometricDevice software healthy avinashgroup_app/avinash_group_app/doctype/biometric_device…
BiometricDevice software healthy avinashgroup_app/avinash_group_app/doctype/biometric_device…
DynamicApprovalSetting software healthy avinashgroup_app/avinash_group_app/doctype/dynamic_approval…
EmployeeAttendanceAllowance software healthy avinashgroup_app/avinash_group_app/doctype/employee_attenda…
DocumentTemplateInput software healthy avinashgroup_app/avinash_group_app/doctype/document_templat…
BiometricDeviceCommand software healthy avinashgroup_app/avinash_group_app/doctype/biometric_device…
AttendanceFixDevice software healthy avinashgroup_app/avinash_group_app/doctype/attendance_fix_d…
DynamicApprovalFixedApprover software healthy avinashgroup_app/avinash_group_app/doctype/dynamic_approval…
DocumentTemplateDataSource software healthy avinashgroup_app/avinash_group_app/doctype/document_templat…
TestStockAdjustment software healthy avinashgroup_app/avinash_group_app/doctype/stock_adjustment…
StockAdjustment software healthy avinashgroup_app/avinash_group_app/doctype/stock_adjustment…
AttendanceFix software healthy avinashgroup_app/avinash_group_app/doctype/attendance_fix/a…
TestVehicleExpenseReport software healthy avinashgroup_app/avinash_group_app/report/avinas_vehicle_ex…
CustomItem software healthy avinashgroup_app/custom_code/custom_itemname.py:5
SalesOrder software healthy avinashgroup_app/custom_code/Override/overrides.py:26
DeliveryNote software healthy avinashgroup_app/custom_code/Override/overrides.py:39
CustomSalesInvoice software healthy avinashgroup_app/custom_code/Override/overrides.py:52
RequestforQuotation software healthy avinashgroup_app/custom_code/Override/overrides.py:73
SupplierQuotation software healthy avinashgroup_app/custom_code/Override/overrides.py:89
PurchaseOrder software healthy avinashgroup_app/custom_code/Override/overrides.py:105
PurchaseReceipt software healthy avinashgroup_app/custom_code/Override/overrides.py:130
PurchaseInvoice software healthy avinashgroup_app/custom_code/Override/overrides.py:143

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

LabelLayerStatusPath
192.168.18.200 network healthy k40_bridge/README.md
192.168.18.202 network healthy k40_bridge/README.md
127.0.0.1 network healthy k40_bridge/k40_bridge.py
192.168.1.201 network healthy avinashgroup_app/avinash_group_app/doctype/biometric_device…

LabelLayerStatusPath
port:443 network healthy k40_bridge/k40_bridge.py
port:80 network healthy k40_bridge/k40_bridge.py

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

LabelLayerStatusPath
redis data healthy avinashgroup_app/custom_code/globalfilter/globalfilter.py

LabelLayerStatusPath
gha::build-k40-bridge cicd healthy .github/workflows/build-k40-bridge.yml

LabelLayerStatusPath
build cicd healthy .github/workflows/build-k40-bridge.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/c1ba3261-22e1-4981-b82f-ec4934f86479/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/c1ba3261-22e1-4981-b82f-ec4934f86479/

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.