https://github.com/urospantic/MarketView
· scanned 2026-06-16 00:45 UTC (2 months, 1 week ago)
10 raw signals (0 security + 10 graph)
Last scanned 2 months, 1 week ago · v1 · 10 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 43 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 |
|---|---|---|---|
vite.config.js |
software | healthy | vite.config.js |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
index.html |
software | healthy | index.html |
package-lock.json |
software | healthy | package-lock.json |
launch.json |
software | healthy | .claude/launch.json |
deploy.yml |
software | healthy | .github/workflows/deploy.yml |
styles.css |
software | healthy | src/styles.css |
App.jsx |
software | healthy | src/App.jsx |
main.jsx |
software | healthy | src/main.jsx |
SymbolSearch.jsx |
software | healthy | src/components/SymbolSearch.jsx |
Header.jsx |
software | healthy | src/components/Header.jsx |
WatchlistPanel.jsx |
software | healthy | src/components/WatchlistPanel.jsx |
Chart.jsx |
software | healthy | src/components/Chart.jsx |
useWatchlists.js |
software | healthy | src/hooks/useWatchlists.js |
.claude/launch.json |
quality | healthy | .claude/launch.json |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
software | healthy | src/App.jsx:App |
toggleSymbol |
software | healthy | src/App.jsx:toggleSymbol |
SymbolSearch |
software | healthy | src/components/SymbolSearch.jsx:SymbolSearch |
Header |
software | healthy | src/components/Header.jsx:Header |
WatchlistRow |
software | healthy | src/components/WatchlistPanel.jsx:WatchlistRow |
WatchlistPanel |
software | healthy | src/components/WatchlistPanel.jsx:WatchlistPanel |
handleCreate |
software | healthy | src/components/WatchlistPanel.jsx:handleCreate |
handleDelete |
software | healthy | src/components/WatchlistPanel.jsx:handleDelete |
commitRename |
software | healthy | src/components/WatchlistPanel.jsx:commitRename |
Chart |
software | healthy | src/components/Chart.jsx:Chart |
load |
software | healthy | src/hooks/useWatchlists.js:load |
useWatchlists |
software | healthy | src/hooks/useWatchlists.js:useWatchlists |
| Label | Layer | Status | Path |
|---|---|---|---|
.claude |
software | healthy | .claude |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
src |
software | healthy | src |
components |
software | healthy | src/components |
hooks |
software | healthy | src/hooks |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | src/App.jsx |
SymbolSearch |
frontend | healthy | src/components/SymbolSearch.jsx |
Header |
frontend | healthy | src/components/Header.jsx |
WatchlistPanel |
frontend | healthy | src/components/WatchlistPanel.jsx |
Chart |
frontend | healthy | src/components/Chart.jsx |
| Label | Layer | Status | Path |
|---|---|---|---|
build |
cicd | healthy | .github/workflows/deploy.yml |
deploy |
cicd | healthy | .github/workflows/deploy.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ljv__6nd |
software | healthy | /tmp/repobility-clone-ljv__6nd |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::deploy |
cicd | healthy | .github/workflows/deploy.yml |
This page is publicly accessible at:
https://repobility.com/scan/4b89256d-f46f-48a2-a4f0-2e5681125e85/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/4b89256d-f46f-48a2-a4f0-2e5681125e85/
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.