https://github.com/rionatty/stock_addon
· scanned 2026-06-15 23:51 UTC (2 months, 3 weeks ago)
57 raw signals (0 security + 57 graph)
Last scanned 2 months, 3 weeks ago · v1 · 37 actionable findings from 1 signal source. 20 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 458 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 |
|---|---|---|---|
_apply_standard_report_patches |
software | healthy | stock_addon/__init__.py:9 |
create_lc |
software | healthy | stock_addon/api.py:4 |
_accounts_workspace |
software | healthy | stock_addon/stock_addon/workspace_setup.py:54 |
add_inventory_counting_to_stock_workspace |
software | dead | stock_addon/stock_addon/workspace_setup.py:61 |
_ensure_content_block |
software | healthy | stock_addon/stock_addon/workspace_setup.py:131 |
_ensure_card_with_reports |
software | healthy | stock_addon/stock_addon/workspace_setup.py:155 |
add_stock_addon_reports_to_stock_workspace |
software | dead | stock_addon/stock_addon/workspace_setup.py:226 |
add_summarized_stock_report_shortcut |
software | dead | stock_addon/stock_addon/workspace_setup.py:231 |
add_route_and_sales_reports_to_accounts_workspace |
software | dead | stock_addon/stock_addon/workspace_setup.py:264 |
_is_redundant_total_row |
software | healthy | stock_addon/stock_addon/report_patches.py:33 |
_name_field_for |
software | healthy | stock_addon/stock_addon/report_patches.py:47 |
_resolve_party_names |
software | healthy | stock_addon/stock_addon/report_patches.py:55 |
_fieldname |
software | healthy | stock_addon/stock_addon/report_patches.py:123 |
_patch_columns |
software | healthy | stock_addon/stock_addon/report_patches.py:131 |
wrap_general_ledger_execute |
software | healthy | stock_addon/stock_addon/report_patches.py:167 |
patched_execute |
software | dead | stock_addon/stock_addon/report_patches.py:175 |
general_ledger_get_pdf_html |
software | healthy | stock_addon/stock_addon/report_patches.py:206 |
disable_gl_footer_total |
software | dead | stock_addon/stock_addon/report_patches.py:216 |
get_data |
software | healthy | stock_addon/stock_addon/doctype/purchase_invoice/purchase_i… |
validate |
software | dead | stock_addon/stock_addon/doctype/field_expense/field_expense… |
set_paid_from_account |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
set_line_expense_accounts |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
default_line_cost_centers |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
calculate_total |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
set_status |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
make_journal_entry |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
missing |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
calculate_total_qty |
software | dead | stock_addon/stock_addon/doctype/material_request/material_r… |
create_lc |
software | dead | stock_addon/stock_addon/doctype/purchase_receipt/purchase_r… |
create_outward_gate_pass_from_purchase_receipt |
software | healthy | stock_addon/stock_addon/doctype/purchase_receipt/purchase_r… |
set_cost_center_to_child_items |
software | dead | stock_addon/stock_addon/doctype/stock_entry/stock_entry.py:4 |
get_expense_account |
software | dead | stock_addon/stock_addon/doctype/stock_entry/stock_entry.py:… |
get_all_child_item_groups |
software | healthy | stock_addon/stock_addon/doctype/stock_entry/stock_entry.py:… |
get_items_from_source |
software | healthy | stock_addon/stock_addon/doctype/stock_entry/stock_entry.py:… |
validate |
software | dead | stock_addon/stock_addon/doctype/expense_mapping/expense_map… |
fetch_conversion_factor |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
fetch_in_warehouse_qty |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
compute_variance |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
update_totals |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
fetch_selling_rate |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
setup_variance_highlight |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
apply |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
tint_variance_rows |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
set_as_not_counted |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
copy_in_whse_qty |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
open_add_items_dialog |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
validate |
software | dead | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
set_uom_and_conversion |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
set_default_price_list |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
default_item_warehouse |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
pyproject.toml |
software | healthy | pyproject.toml |
__init__.py |
software | healthy | stock_addon/__init__.py |
hooks.py |
software | healthy | stock_addon/hooks.py |
api.py |
software | healthy | stock_addon/api.py |
__init__.py |
software | healthy | stock_addon/config/__init__.py |
custom_field.json |
software | healthy | stock_addon/fixtures/custom_field.json |
__init__.py |
software | healthy | stock_addon/templates/__init__.py |
__init__.py |
software | healthy | stock_addon/templates/pages/__init__.py |
__init__.py |
software | healthy | stock_addon/stock_addon/__init__.py |
workspace_setup.py |
software | healthy | stock_addon/stock_addon/workspace_setup.py |
report_patches.py |
software | healthy | stock_addon/stock_addon/report_patches.py |
stock_addon.json |
software | healthy | stock_addon/stock_addon/workspace/stock_addon/stock_addon.j… |
purchase_order_item.json |
software | healthy | stock_addon/stock_addon/custom/purchase_order_item.json |
material_request.json |
software | healthy | stock_addon/stock_addon/custom/material_request.json |
delivery_note.json |
software | healthy | stock_addon/stock_addon/custom/delivery_note.json |
landed_cost_voucher.json |
software | healthy | stock_addon/stock_addon/custom/landed_cost_voucher.json |
stock_entry_detail.json |
software | healthy | stock_addon/stock_addon/custom/stock_entry_detail.json |
delivery_note_item.json |
software | healthy | stock_addon/stock_addon/custom/delivery_note_item.json |
packed_item.json |
software | healthy | stock_addon/stock_addon/custom/packed_item.json |
purchase_receipt.json |
software | healthy | stock_addon/stock_addon/custom/purchase_receipt.json |
purchase_invoice_item.json |
software | healthy | stock_addon/stock_addon/custom/purchase_invoice_item.json |
stock_entry_type.json |
software | healthy | stock_addon/stock_addon/custom/stock_entry_type.json |
purchase_order.json |
software | healthy | stock_addon/stock_addon/custom/purchase_order.json |
landed_cost_taxes_and_charges.json |
software | healthy | stock_addon/stock_addon/custom/landed_cost_taxes_and_charge… |
stock_entry.json |
software | healthy | stock_addon/stock_addon/custom/stock_entry.json |
purchase_receipt_item.json |
software | healthy | stock_addon/stock_addon/custom/purchase_receipt_item.json |
purchase_invoice.json |
software | healthy | stock_addon/stock_addon/custom/purchase_invoice.json |
__init__.py |
software | healthy | stock_addon/stock_addon/doctype/__init__.py |
__init__.py |
software | healthy | stock_addon/stock_addon/doctype/item_colour/__init__.py |
test_item_colour.py |
software | healthy | stock_addon/stock_addon/doctype/item_colour/test_item_colou… |
item_colour.json |
software | healthy | stock_addon/stock_addon/doctype/item_colour/item_colour.json |
item_colour.py |
software | healthy | stock_addon/stock_addon/doctype/item_colour/item_colour.py |
item_colour.js |
software | healthy | stock_addon/stock_addon/doctype/item_colour/item_colour.js |
purchase_invoice_dashboard.py |
software | healthy | stock_addon/stock_addon/doctype/purchase_invoice/purchase_i… |
item_category.json |
software | healthy | stock_addon/stock_addon/doctype/item_category/item_category… |
__init__.py |
software | healthy | stock_addon/stock_addon/doctype/item_category/__init__.py |
test_item_category.py |
software | healthy | stock_addon/stock_addon/doctype/item_category/test_item_cat… |
item_category.py |
software | healthy | stock_addon/stock_addon/doctype/item_category/item_category… |
item_category.js |
software | healthy | stock_addon/stock_addon/doctype/item_category/item_category… |
__init__.py |
software | healthy | stock_addon/stock_addon/doctype/field_expense/__init__.py |
field_expense.py |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
field_expense.js |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
field_expense.json |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
field_expense_item.json |
software | healthy | stock_addon/stock_addon/doctype/field_expense_item/field_ex… |
__init__.py |
software | healthy | stock_addon/stock_addon/doctype/field_expense_item/__init__… |
field_expense_item.py |
software | healthy | stock_addon/stock_addon/doctype/field_expense_item/field_ex… |
material_request.py |
software | healthy | stock_addon/stock_addon/doctype/material_request/material_r… |
item_quality.js |
software | healthy | stock_addon/stock_addon/doctype/item_quality/item_quality.js |
__init__.py |
software | healthy | stock_addon/stock_addon/doctype/item_quality/__init__.py |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
stock_addon |
software | healthy | stock_addon |
config |
software | healthy | stock_addon/config |
fixtures |
software | healthy | stock_addon/fixtures |
templates |
software | healthy | stock_addon/templates |
pages |
software | healthy | stock_addon/templates/pages |
stock_addon |
software | healthy | stock_addon/stock_addon |
workspace |
software | healthy | stock_addon/stock_addon/workspace |
stock_addon |
software | healthy | stock_addon/stock_addon/workspace/stock_addon |
custom |
software | healthy | stock_addon/stock_addon/custom |
doctype |
software | healthy | stock_addon/stock_addon/doctype |
item_colour |
software | healthy | stock_addon/stock_addon/doctype/item_colour |
purchase_invoice |
software | healthy | stock_addon/stock_addon/doctype/purchase_invoice |
item_category |
software | healthy | stock_addon/stock_addon/doctype/item_category |
field_expense |
software | healthy | stock_addon/stock_addon/doctype/field_expense |
field_expense_item |
software | healthy | stock_addon/stock_addon/doctype/field_expense_item |
material_request |
software | healthy | stock_addon/stock_addon/doctype/material_request |
item_quality |
software | healthy | stock_addon/stock_addon/doctype/item_quality |
purchase_receipt |
software | healthy | stock_addon/stock_addon/doctype/purchase_receipt |
stock_entry |
software | healthy | stock_addon/stock_addon/doctype/stock_entry |
art_no |
software | healthy | stock_addon/stock_addon/doctype/art_no |
expense_mapping |
software | healthy | stock_addon/stock_addon/doctype/expense_mapping |
inventory_counting_item |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting_item |
inventory_counting |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting |
landed_cost_voucher |
software | healthy | stock_addon/stock_addon/doctype/landed_cost_voucher |
lwh |
software | healthy | stock_addon/stock_addon/doctype/lwh |
delivery_note |
software | healthy | stock_addon/stock_addon/doctype/delivery_note |
doc_events |
software | healthy | stock_addon/stock_addon/doc_events |
report |
software | healthy | stock_addon/stock_addon/report |
van_banking_report |
software | healthy | stock_addon/stock_addon/report/van_banking_report |
route_cash_collection_and_banking |
software | healthy | stock_addon/stock_addon/report/route_cash_collection_and_ba… |
van_stock_movement |
software | healthy | stock_addon/stock_addon/report/van_stock_movement |
summarized_stock_report |
software | healthy | stock_addon/stock_addon/report/summarized_stock_report |
route_ageing_report |
software | healthy | stock_addon/stock_addon/report/route_ageing_report |
stock_ledger_report |
software | healthy | stock_addon/stock_addon/report/stock_ledger_report |
sales_report |
software | healthy | stock_addon/stock_addon/report/sales_report |
daily_summary_report |
software | healthy | stock_addon/stock_addon/report/daily_summary_report |
general_ledger_running_balance |
software | healthy | stock_addon/stock_addon/report/general_ledger_running_balan… |
route_status_report_daily |
software | healthy | stock_addon/stock_addon/report/route_status_report_daily |
stock_balance_report |
software | healthy | stock_addon/stock_addon/report/stock_balance_report |
stock_transfer_and_manufacture_analysis |
software | healthy | stock_addon/stock_addon/report/stock_transfer_and_manufactu… |
print_format |
software | healthy | stock_addon/stock_addon/print_format |
inventory_counting_variance |
software | healthy | stock_addon/stock_addon/print_format/inventory_counting_var… |
overrides |
software | healthy | stock_addon/stock_addon/overrides |
public |
software | healthy | stock_addon/stock_addon/public |
js |
software | healthy | stock_addon/stock_addon/public/js |
public |
software | healthy | stock_addon/public |
js |
software | healthy | stock_addon/public/js |
patches |
software | healthy | stock_addon/patches |
v1_0 |
software | healthy | stock_addon/patches/v1_0 |
.github |
software | healthy | .github |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
TestItemColour |
software | healthy | stock_addon/stock_addon/doctype/item_colour/test_item_colou… |
ItemColour |
software | healthy | stock_addon/stock_addon/doctype/item_colour/item_colour.py:8 |
TestItemCategory |
software | healthy | stock_addon/stock_addon/doctype/item_category/test_item_cat… |
ItemCategory |
software | healthy | stock_addon/stock_addon/doctype/item_category/item_category… |
FieldExpense |
software | healthy | stock_addon/stock_addon/doctype/field_expense/field_expense… |
FieldExpenseItem |
software | healthy | stock_addon/stock_addon/doctype/field_expense_item/field_ex… |
TestItemQuality |
software | healthy | stock_addon/stock_addon/doctype/item_quality/test_item_qual… |
ItemQuality |
software | healthy | stock_addon/stock_addon/doctype/item_quality/item_quality.p… |
TestArtNo |
software | healthy | stock_addon/stock_addon/doctype/art_no/test_art_no.py:8 |
ArtNo |
software | healthy | stock_addon/stock_addon/doctype/art_no/art_no.py:8 |
ExpenseMapping |
software | healthy | stock_addon/stock_addon/doctype/expense_mapping/expense_map… |
InventoryCountingItem |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting_item/inv… |
InventoryCounting |
software | healthy | stock_addon/stock_addon/doctype/inventory_counting/inventor… |
LWH |
software | healthy | stock_addon/stock_addon/doctype/lwh/lwh.py:8 |
TestLWH |
software | healthy | stock_addon/stock_addon/doctype/lwh/test_lwh.py:8 |
StockBalanceFilter |
software | healthy | stock_addon/stock_addon/report/stock_balance_report/stock_b… |
StockBalanceReport |
software | healthy | stock_addon/stock_addon/report/stock_balance_report/stock_b… |
PurchaseReceipt |
software | healthy | stock_addon/stock_addon/overrides/purchase_receipt_override… |
PurchaseInvoice |
software | healthy | stock_addon/stock_addon/overrides/purchase_invoice_override… |
| Label | Layer | Status | Path |
|---|---|---|---|
port:13000 |
network | healthy | .github/workflows/ci.yml |
port:6379 |
network | healthy | .github/workflows/ci.yml |
port:11000 |
network | healthy | .github/workflows/ci.yml |
port:3306 |
network | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | .github/workflows/ci.yml |
mariadb |
data | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-q4y3y4mh |
software | healthy | /tmp/repobility-clone-q4y3y4mh |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
tests |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/6e6d9ed7-08f2-418e-a72b-4adb28f298bf/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6e6d9ed7-08f2-418e-a72b-4adb28f298bf/
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.