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.

suranaaditya/export-flow

https://github.com/suranaaditya/export-flow · scanned 2026-06-16 00:26 UTC (2 months, 2 weeks ago)

50 raw signals (0 security + 50 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 2 weeks ago · v1 · 30 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.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 930 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
_efx_head software healthy scripts_build_print_formats.py:135
_efx_sign software healthy scripts_build_print_formats.py:317
_efx_letter software healthy scripts_build_print_formats.py:327
_efx_txn_sign software healthy scripts_build_print_formats.py:495
write_format software healthy scripts_build_print_formats.py:665
getWebserverPort software healthy frontend/proxyOptions.ts:getWebserverPort
AuthGate software healthy frontend/src/App.tsx:AuthGate
App software healthy frontend/src/App.tsx:App
numStr software healthy frontend/src/components/financeModals.tsx:numStr
FinanceModalFoot software healthy frontend/src/components/financeModals.tsx:FinanceModalFoot
IncentiveModal software healthy frontend/src/components/financeModals.tsx:IncentiveModal
onDelete software healthy frontend/src/components/financeModals.tsx:onDelete
onSave software healthy frontend/src/components/financeModals.tsx:onSave
RealizationModal software healthy frontend/src/components/financeModals.tsx:RealizationModal
Icon software healthy frontend/src/components/Icon.tsx:Icon
seed software healthy frontend/src/components/MasterModal.tsx:seed
MasterModal software healthy frontend/src/components/MasterModal.tsx:MasterModal
set software healthy frontend/src/components/MasterModal.tsx:set
onSave software healthy frontend/src/components/MasterModal.tsx:onSave
s software healthy frontend/src/components/packEditor.tsx:s
newPack software healthy frontend/src/components/packEditor.tsx:newPack
packToEdit software healthy frontend/src/components/packEditor.tsx:packToEdit
editToPayload software healthy frontend/src/components/packEditor.tsx:editToPayload
PackEditor software healthy frontend/src/components/packEditor.tsx:PackEditor
setRow software healthy frontend/src/components/packEditor.tsx:setRow
initialsOf software healthy frontend/src/components/AppShell.tsx:initialsOf
getInitialCollapsed software healthy frontend/src/components/AppShell.tsx:getInitialCollapsed
AppShell software healthy frontend/src/components/AppShell.tsx:AppShell
toggleCollapsed software healthy frontend/src/components/AppShell.tsx:toggleCollapsed
CkIcon software healthy frontend/src/components/DocumentChecklist.tsx:CkIcon
rowDetail software healthy frontend/src/components/DocumentChecklist.tsx:rowDetail
DocumentChecklist software healthy frontend/src/components/DocumentChecklist.tsx:DocumentCheck…
DocumentModal software healthy frontend/src/components/DocumentChecklist.tsx:DocumentModal
formValues software healthy frontend/src/components/DocumentChecklist.tsx:formValues
onSave software healthy frontend/src/components/DocumentChecklist.tsx:onSave
onGenerate software healthy frontend/src/components/DocumentChecklist.tsx:onGenerate
onUpload software healthy frontend/src/components/DocumentChecklist.tsx:onUpload
onDelete software healthy frontend/src/components/DocumentChecklist.tsx:onDelete
AddDocumentModal software healthy frontend/src/components/DocumentChecklist.tsx:AddDocumentMo…
onAdd software healthy frontend/src/components/DocumentChecklist.tsx:onAdd
Field software healthy frontend/src/components/form.tsx:Field
TextInput software healthy frontend/src/components/form.tsx:TextInput
SelectInput software healthy frontend/src/components/form.tsx:SelectInput
SearchSelect software healthy frontend/src/components/form.tsx:SearchSelect
onDocClick software healthy frontend/src/components/form.tsx:onDocClick
place software healthy frontend/src/components/form.tsx:place
filtered software healthy frontend/src/components/form.tsx:filtered
TextArea software healthy frontend/src/components/form.tsx:TextArea
CheckInput software healthy frontend/src/components/form.tsx:CheckInput
PagePlaceholder software healthy frontend/src/components/PagePlaceholder.tsx:PagePlaceholder

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
scripts_build_print_formats.py software healthy scripts_build_print_formats.py
pyproject.toml software healthy pyproject.toml
DEPLOY.md software healthy DEPLOY.md
vite.config.ts software healthy frontend/vite.config.ts
package.json software healthy frontend/package.json
index.html software healthy frontend/index.html
package-lock.json software healthy frontend/package-lock.json
tsconfig.json software healthy frontend/tsconfig.json
proxyOptions.ts software healthy frontend/proxyOptions.ts
main.tsx software healthy frontend/src/main.tsx
vite-env.d.ts software healthy frontend/src/vite-env.d.ts
App.tsx software healthy frontend/src/App.tsx
financeModals.tsx software healthy frontend/src/components/financeModals.tsx
Icon.tsx software healthy frontend/src/components/Icon.tsx
MasterModal.tsx software healthy frontend/src/components/MasterModal.tsx
packEditor.tsx software healthy frontend/src/components/packEditor.tsx
AppShell.tsx software healthy frontend/src/components/AppShell.tsx
DocumentChecklist.tsx software healthy frontend/src/components/DocumentChecklist.tsx
form.tsx software healthy frontend/src/components/form.tsx
PagePlaceholder.tsx software healthy frontend/src/components/PagePlaceholder.tsx
ui.tsx software healthy frontend/src/components/ui.tsx
api.ts software healthy frontend/src/lib/api.ts
format.ts software healthy frontend/src/lib/format.ts
masters.ts software healthy frontend/src/lib/masters.ts
theme.tsx software healthy frontend/src/lib/theme.tsx
Sales.tsx software healthy frontend/src/pages/Sales.tsx
NewShipment.tsx software healthy frontend/src/pages/NewShipment.tsx
PurchaseOrderDetail.tsx software healthy frontend/src/pages/PurchaseOrderDetail.tsx
ShipmentDetail.tsx software healthy frontend/src/pages/ShipmentDetail.tsx
SalesOrderDetail.tsx software healthy frontend/src/pages/SalesOrderDetail.tsx
NewSalesOrder.tsx software healthy frontend/src/pages/NewSalesOrder.tsx
Compliance.tsx software healthy frontend/src/pages/Compliance.tsx
Shipments.tsx software healthy frontend/src/pages/Shipments.tsx
Dashboard.tsx software healthy frontend/src/pages/Dashboard.tsx
LetterOfCreditPage.tsx software healthy frontend/src/pages/LetterOfCreditPage.tsx
Purchases.tsx software healthy frontend/src/pages/Purchases.tsx
Documents.tsx software healthy frontend/src/pages/Documents.tsx
ProFormaInvoicePage.tsx software healthy frontend/src/pages/ProFormaInvoicePage.tsx
Settings.tsx software healthy frontend/src/pages/Settings.tsx
NewPurchaseOrder.tsx software healthy frontend/src/pages/NewPurchaseOrder.tsx
Finance.tsx software healthy frontend/src/pages/Finance.tsx
SalesOrders.tsx software healthy frontend/src/pages/SalesOrders.tsx
fonts.css software healthy frontend/src/styles/fonts.css
typography.css software healthy frontend/src/styles/typography.css
app.css software healthy frontend/src/styles/app.css
colors.css software healthy frontend/src/styles/colors.css
spacing.css software healthy frontend/src/styles/spacing.css
__init__.py software healthy exportflow/__init__.py

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

LabelLayerStatusPath
frontend software healthy frontend
src software healthy frontend/src
components software healthy frontend/src/components
lib software healthy frontend/src/lib
pages software healthy frontend/src/pages
styles software healthy frontend/src/styles
exportflow software healthy exportflow
config software healthy exportflow/config
tests software healthy exportflow/tests
fixtures software healthy exportflow/fixtures
templates software healthy exportflow/templates
pages software healthy exportflow/templates/pages
exportflow software healthy exportflow/exportflow
doctype software healthy exportflow/exportflow/doctype
export_incentive software healthy exportflow/exportflow/doctype/export_incentive
document_type software healthy exportflow/exportflow/doctype/document_type
exportflow_settings software healthy exportflow/exportflow/doctype/exportflow_settings
lc_document_requirement software healthy exportflow/exportflow/doctype/lc_document_requirement
document_instance software healthy exportflow/exportflow/doctype/document_instance
pro_forma_invoice software healthy exportflow/exportflow/doctype/pro_forma_invoice
compliance_record software healthy exportflow/exportflow/doctype/compliance_record
export_shipment_item software healthy exportflow/exportflow/doctype/export_shipment_item
port software healthy exportflow/exportflow/doctype/port
letter_of_credit software healthy exportflow/exportflow/doctype/letter_of_credit
cha software healthy exportflow/exportflow/doctype/cha
document_checklist_condition software healthy exportflow/exportflow/doctype/document_checklist_condition
export_shipment_pack software healthy exportflow/exportflow/doctype/export_shipment_pack
document_checklist_rule software healthy exportflow/exportflow/doctype/document_checklist_rule
export_realization software healthy exportflow/exportflow/doctype/export_realization
export_shipment software healthy exportflow/exportflow/doctype/export_shipment
pro_forma_invoice_item software healthy exportflow/exportflow/doctype/pro_forma_invoice_item
shipment_milestone software healthy exportflow/exportflow/doctype/shipment_milestone
print_format software healthy exportflow/exportflow/print_format
exportflow_scomet_declaration software healthy exportflow/exportflow/print_format/exportflow_scomet_declar…
exportflow_covering_schedule software healthy exportflow/exportflow/print_format/exportflow_covering_sche…
exportflow_commercial_invoice software healthy exportflow/exportflow/print_format/exportflow_commercial_in…
exportflow_non_hazardous_cargo software healthy exportflow/exportflow/print_format/exportflow_non_hazardous…
exportflow_packing_list software healthy exportflow/exportflow/print_format/exportflow_packing_list
exportflow_export_value_declaration software healthy exportflow/exportflow/print_format/exportflow_export_value_…
pro_forma_invoice software healthy exportflow/exportflow/print_format/pro_forma_invoice
exportflow_drawback_declaration software healthy exportflow/exportflow/print_format/exportflow_drawback_decl…
exportflow_form_sdf software healthy exportflow/exportflow/print_format/exportflow_form_sdf
exportflow_sales_order software healthy exportflow/exportflow/print_format/exportflow_sales_order
exportflow_purchase_order software healthy exportflow/exportflow/print_format/exportflow_purchase_order
exportflow_shipping_instruction software healthy exportflow/exportflow/print_format/exportflow_shipping_inst…
exportflow_bill_of_exchange software healthy exportflow/exportflow/print_format/exportflow_bill_of_excha…
www software healthy exportflow/www
overrides software healthy exportflow/overrides
patches software healthy exportflow/patches
v0_1 software healthy exportflow/patches/v0_1

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

LabelLayerStatusPath
/Sales frontend healthy frontend/src/pages/Sales.tsx
/NewShipment frontend healthy frontend/src/pages/NewShipment.tsx
/PurchaseOrderDetail frontend healthy frontend/src/pages/PurchaseOrderDetail.tsx
/ShipmentDetail frontend healthy frontend/src/pages/ShipmentDetail.tsx
/SalesOrderDetail frontend healthy frontend/src/pages/SalesOrderDetail.tsx
/NewSalesOrder frontend healthy frontend/src/pages/NewSalesOrder.tsx
/Compliance frontend healthy frontend/src/pages/Compliance.tsx
/Shipments frontend healthy frontend/src/pages/Shipments.tsx
/Dashboard frontend healthy frontend/src/pages/Dashboard.tsx
/LetterOfCreditPage frontend healthy frontend/src/pages/LetterOfCreditPage.tsx
/Purchases frontend healthy frontend/src/pages/Purchases.tsx
/Documents frontend healthy frontend/src/pages/Documents.tsx
/ProFormaInvoicePage frontend healthy frontend/src/pages/ProFormaInvoicePage.tsx
/Settings frontend healthy frontend/src/pages/Settings.tsx
/NewPurchaseOrder frontend healthy frontend/src/pages/NewPurchaseOrder.tsx
/Finance frontend healthy frontend/src/pages/Finance.tsx
/SalesOrders frontend healthy frontend/src/pages/SalesOrders.tsx
sales frontend healthy frontend/src/App.tsx
sales-orders frontend healthy frontend/src/App.tsx
sales-orders/new frontend healthy frontend/src/App.tsx
sales-orders/:id/edit frontend healthy frontend/src/App.tsx
sales-orders/:id frontend healthy frontend/src/App.tsx
pfi/new frontend healthy frontend/src/App.tsx
pfi/:name frontend healthy frontend/src/App.tsx
lc/new frontend healthy frontend/src/App.tsx
lc/:name frontend healthy frontend/src/App.tsx
purchases frontend healthy frontend/src/App.tsx
purchases/new frontend healthy frontend/src/App.tsx
purchases/:id/edit frontend healthy frontend/src/App.tsx
purchases/:id frontend healthy frontend/src/App.tsx
shipments frontend healthy frontend/src/App.tsx
shipments/new frontend healthy frontend/src/App.tsx
shipments/:id frontend healthy frontend/src/App.tsx
documents frontend healthy frontend/src/App.tsx
finance frontend healthy frontend/src/App.tsx
compliance frontend healthy frontend/src/App.tsx
settings frontend healthy frontend/src/App.tsx

LabelLayerStatusPath
TestItemTax software healthy exportflow/tests/test_item_tax.py:18
TestLogistics software healthy exportflow/tests/test_logistics.py:67
TestIntelligence software healthy exportflow/tests/test_intelligence.py:45
TestDropShipFlow software healthy exportflow/tests/test_dropship.py:93
TestMoneyFlow software healthy exportflow/tests/test_money.py:85
TestDocuments software healthy exportflow/tests/test_documents.py:53
TestMerchanting software healthy exportflow/tests/test_merchanting.py:32
TestMultiCurrencyAndPoMtt software healthy exportflow/tests/test_merchanting.py:571
ExportIncentive software healthy exportflow/exportflow/doctype/export_incentive/export_incen…
DocumentType software healthy exportflow/exportflow/doctype/document_type/document_type.p…
ExportFlowSettings software healthy exportflow/exportflow/doctype/exportflow_settings/exportflo…
LCDocumentRequirement software healthy exportflow/exportflow/doctype/lc_document_requirement/lc_do…
DocumentInstance software healthy exportflow/exportflow/doctype/document_instance/document_in…
ProFormaInvoice software healthy exportflow/exportflow/doctype/pro_forma_invoice/pro_forma_i…
ComplianceRecord software healthy exportflow/exportflow/doctype/compliance_record/compliance_…
ExportShipmentItem software healthy exportflow/exportflow/doctype/export_shipment_item/export_s…
Port software healthy exportflow/exportflow/doctype/port/port.py:7
LetterofCredit software healthy exportflow/exportflow/doctype/letter_of_credit/letter_of_cr…
CHA software healthy exportflow/exportflow/doctype/cha/cha.py:22
DocumentChecklistCondition software healthy exportflow/exportflow/doctype/document_checklist_condition/…
ExportShipmentPack software healthy exportflow/exportflow/doctype/export_shipment_pack/export_s…
DocumentChecklistRule software healthy exportflow/exportflow/doctype/document_checklist_rule/docum…
ExportRealization software healthy exportflow/exportflow/doctype/export_realization/export_rea…
ExportShipment software healthy exportflow/exportflow/doctype/export_shipment/export_shipme…
ProFormaInvoiceItem software healthy exportflow/exportflow/doctype/pro_forma_invoice_item/pro_fo…
ShipmentMilestone software healthy exportflow/exportflow/doctype/shipment_milestone/shipment_m…

LabelLayerStatusPath
repobility-clone-3gqr4v3u software healthy /tmp/repobility-clone-3gqr4v3u

LabelLayerStatusPath
port:8080 network healthy frontend/vite.config.ts

LabelLayerStatusPath
127.0.0.1 network healthy frontend/proxyOptions.ts

LabelLayerStatusPath
App frontend healthy frontend/src/App.tsx
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/870c1675-23c6-49a4-8d40-74c0887dd3be/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/870c1675-23c6-49a4-8d40-74c0887dd3be/

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.