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.

lorenhy/vector-node-frontend

https://github.com/lorenhy/vector-node-frontend · scanned 2026-06-16 04:31 UTC (1 month, 4 weeks ago)

22 raw signals (0 security + 22 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 4 weeks ago · v1 · 21 actionable findings from 1 signal source. 1 repeated signal 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 149 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
.env.example software healthy .env.example
MINIMAL_SETUP_REPORT.md software healthy MINIMAL_SETUP_REPORT.md
vitest.config.ts software healthy vitest.config.ts
.eslintrc.json software healthy .eslintrc.json
vectornode_shipment_form.ts software healthy vectornode_shipment_form.ts
transponode-n8n-workflow.json software healthy transponode-n8n-workflow.json
HYDRATION_FIX_REPORT.md software healthy HYDRATION_FIX_REPORT.md
postcss.config.js software healthy postcss.config.js
LOGIN_FIX.md software healthy LOGIN_FIX.md
vectornode_frontend_setup.md software healthy vectornode_frontend_setup.md
HYDRATION_FIXES_APPLIED.md software healthy HYDRATION_FIXES_APPLIED.md
vectornode_pricing_page.html software healthy vectornode_pricing_page.html
FRONTEND_BACKEND_CONNECTION.md software healthy FRONTEND_BACKEND_CONNECTION.md
HYDRATION_ERROR_FIX.md software healthy HYDRATION_ERROR_FIX.md
FRONTEND_SERVER_STATUS.md software healthy FRONTEND_SERVER_STATUS.md
vectornode_final_pricing.md software healthy vectornode_final_pricing.md
TROUBLESHOOTING.md software healthy TROUBLESHOOTING.md
next.config.js software healthy next.config.js
vectornode_auth_pages.ts software healthy vectornode_auth_pages.ts
vectornode_pitch_deck.md software healthy vectornode_pitch_deck.md
vectornode_roi_calculator.tsx software healthy vectornode_roi_calculator.tsx
vectornode_final_pages.ts software healthy vectornode_final_pages.ts
ROUTE_CONFLICT_FIX.md software healthy ROUTE_CONFLICT_FIX.md
vectornode_deployment_guide.md software healthy vectornode_deployment_guide.md
vectornode_new_vehicle_types.md software healthy vectornode_new_vehicle_types.md
vectornode_shipment_bid.js software healthy vectornode_shipment_bid.js
playwright.config.ts software healthy playwright.config.ts
package-lock.json software healthy package-lock.json
TRANSPONODE_OS.md software healthy TRANSPONODE_OS.md
TEMPLATE_FILES_README.md software healthy TEMPLATE_FILES_README.md
SSR_DISABLE_FIX.md software healthy SSR_DISABLE_FIX.md
THREE_SPRINT_EXECUTION_PLAN.md software healthy THREE_SPRINT_EXECUTION_PLAN.md
QUICK_START.md software healthy QUICK_START.md
START_SERVER.md software healthy START_SERVER.md
SECURITY_CHECKLIST.md software healthy SECURITY_CHECKLIST.md
EMERGENCY_FIX_STATUS.md software healthy EMERGENCY_FIX_STATUS.md
SETUP_GUIDE.md software healthy SETUP_GUIDE.md
NUCLEAR_FIX_REPORT.md software healthy NUCLEAR_FIX_REPORT.md
vectornode_live_demo.html software healthy vectornode_live_demo.html
WAREHOUSE_MODULE_COMPLETE.md software healthy WAREHOUSE_MODULE_COMPLETE.md
vectornode_ui_components.ts software healthy vectornode_ui_components.ts
USER_STORIES_AUDIT.md software healthy USER_STORIES_AUDIT.md
package.json software healthy package.json
EMERGENCY_FIX_REPORT.md software healthy EMERGENCY_FIX_REPORT.md
vectornode_dashboards.ts software healthy vectornode_dashboards.ts
vectornode_setup_guide.md software healthy vectornode_setup_guide.md
ROUTE_CONFLICT_RESOLVED.md software healthy ROUTE_CONFLICT_RESOLVED.md
TRANSPONODE_PRODUCTION_DELIVERABLES.md software healthy TRANSPONODE_PRODUCTION_DELIVERABLES.md
jsconfig.json software healthy jsconfig.json
vectornode_simple_demo.html software healthy vectornode_simple_demo.html

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

LabelLayerStatusPath
CreateShipmentPage software healthy vectornode_shipment_form.ts:CreateShipmentPage
handleChange software healthy vectornode_shipment_form.ts:handleChange
geocodeAddress software healthy vectornode_shipment_form.ts:geocodeAddress
validateStep software healthy vectornode_shipment_form.ts:validateStep
handleNext software healthy vectornode_shipment_form.ts:handleNext
handleBack software healthy vectornode_shipment_form.ts:handleBack
handleSubmit software healthy vectornode_shipment_form.ts:handleSubmit
LoginPage software healthy vectornode_auth_pages.ts:LoginPage
handleChange software healthy vectornode_auth_pages.ts:handleChange
validate software healthy vectornode_auth_pages.ts:validate
handleSubmit software healthy vectornode_auth_pages.ts:handleSubmit
RegisterPage software healthy vectornode_auth_pages.ts:RegisterPage
AuthLayout software healthy vectornode_auth_pages.ts:AuthLayout
ROICalculator software healthy vectornode_roi_calculator.tsx:ROICalculator
MyBidsPage software healthy vectornode_final_pages.ts:MyBidsPage
fetchBids software healthy vectornode_final_pages.ts:fetchBids
handleWithdrawBid software healthy vectornode_final_pages.ts:handleWithdrawBid
ProfilePage software healthy vectornode_final_pages.ts:ProfilePage
handleProfileChange software healthy vectornode_final_pages.ts:handleProfileChange
handlePasswordChange software healthy vectornode_final_pages.ts:handlePasswordChange
handleProfileSubmit software healthy vectornode_final_pages.ts:handleProfileSubmit
handlePasswordSubmit software healthy vectornode_final_pages.ts:handlePasswordSubmit
createShipment software healthy vectornode_shipment_bid.js:createShipment
getShipments software healthy vectornode_shipment_bid.js:getShipments
skip software healthy vectornode_shipment_bid.js:skip
getShipment software healthy vectornode_shipment_bid.js:getShipment
updateShipment software healthy vectornode_shipment_bid.js:updateShipment
deleteShipment software healthy vectornode_shipment_bid.js:deleteShipment
selectBid software healthy vectornode_shipment_bid.js:selectBid
createBid software healthy vectornode_shipment_bid.js:createBid
getMyBids software healthy vectornode_shipment_bid.js:getMyBids
withdrawBid software healthy vectornode_shipment_bid.js:withdrawBid
Button software healthy vectornode_ui_components.ts:Button
Card software healthy vectornode_ui_components.ts:Card
Badge software healthy vectornode_ui_components.ts:Badge
Modal software healthy vectornode_ui_components.ts:Modal
Alert software healthy vectornode_ui_components.ts:Alert
Spinner software healthy vectornode_ui_components.ts:Spinner
DashboardLayout software healthy vectornode_dashboards.ts:DashboardLayout
ShipperDashboardPage software healthy vectornode_dashboards.ts:ShipperDashboardPage
fetchShipments software healthy vectornode_dashboards.ts:fetchShipments
CarrierDashboardPage software healthy vectornode_dashboards.ts:CarrierDashboardPage
fetchData software healthy vectornode_dashboards.ts:fetchData
hex software healthy generate-icons.mjs:hex
u32 software healthy generate-icons.mjs:u32
CRC_TABLE software healthy generate-icons.mjs:CRC_TABLE
crc32 software healthy generate-icons.mjs:crc32
chunk software healthy generate-icons.mjs:chunk
pixelColor software healthy generate-icons.mjs:pixelColor
tx software healthy generate-icons.mjs:tx

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

LabelLayerStatusPath
GET / api healthy vectornode_shipment_bid.js
GET /:id api healthy vectornode_shipment_bid.js
POST / api healthy vectornode_shipment_bid.js
PUT /:id api healthy vectornode_shipment_bid.js
DELETE /:id api healthy vectornode_shipment_bid.js
POST /:id/select-bid api healthy vectornode_shipment_bid.js
GET /my-bids api healthy vectornode_shipment_bid.js

LabelLayerStatusPath
password_literal::vectornode_auth_pages.ts security healthy vectornode_auth_pages.ts
password_literal::vectornode_auth_pages.ts security healthy vectornode_auth_pages.ts
password_literal::vectornode_auth_pages.ts security healthy vectornode_auth_pages.ts
password_literal::vectornode_auth_pages.ts security healthy vectornode_auth_pages.ts
password_literal::vectornode_auth_pages.ts security healthy vectornode_auth_pages.ts

LabelLayerStatusPath
redis data healthy package-lock.json
mongodb data healthy package-lock.json
mysql data healthy package-lock.json
postgres data healthy package-lock.json

LabelLayerStatusPath
lorenhy__vector-node-frontend software healthy /data/fable5_failed_archive/lorenhy__vector-node-frontend

LabelLayerStatusPath
ROICalculator frontend healthy vectornode_roi_calculator.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/d07d85e3-5865-4344-8cc8-af9e2cb1a967/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/d07d85e3-5865-4344-8cc8-af9e2cb1a967/

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.