https://github.com/redaawad622/thevue
· scanned 2026-06-15 23:48 UTC (2 months, 3 weeks ago)
22 raw signals (0 security + 22 graph)
Last scanned 2 months, 3 weeks ago · v1 · 22 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 195 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 |
|---|---|---|---|
README.md |
software | healthy | README.md |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
CLAUDE.md |
software | healthy | CLAUDE.md |
package.json |
software | healthy | package.json |
turbo.json |
software | healthy | turbo.json |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
AGENTS.md |
software | healthy | AGENTS.md |
tsconfig.base.json |
software | healthy | tsconfig.base.json |
vite.config.ts |
software | healthy | apps/playground/vite.config.ts |
package.json |
software | healthy | apps/playground/package.json |
index.html |
software | healthy | apps/playground/index.html |
tsconfig.json |
software | healthy | apps/playground/tsconfig.json |
App.vue |
software | healthy | apps/playground/src/App.vue |
main.ts |
software | healthy | apps/playground/src/main.ts |
style.css |
software | healthy | apps/playground/src/style.css |
TablePage.vue |
software | healthy | apps/playground/src/pages/TablePage.vue |
ThemePage.vue |
software | healthy | apps/playground/src/pages/ThemePage.vue |
BtnPage.vue |
software | healthy | apps/playground/src/pages/BtnPage.vue |
ModalPage.vue |
software | healthy | apps/playground/src/pages/ModalPage.vue |
IconsPage.vue |
software | healthy | apps/playground/src/pages/IconsPage.vue |
package.json |
software | healthy | apps/docs/package.json |
index.md |
software | healthy | apps/docs/index.md |
tsconfig.json |
software | healthy | apps/docs/tsconfig.json |
copy-docs.js |
software | healthy | apps/docs/scripts/copy-docs.js |
getting-started.md |
software | healthy | apps/docs/guide/getting-started.md |
contributing.md |
software | healthy | apps/docs/guide/contributing.md |
installation.md |
software | healthy | apps/docs/guide/installation.md |
theming.md |
software | healthy | apps/docs/guide/theming.md |
ARCHITECTURE.md |
software | healthy | docs/ARCHITECTURE.md |
DESIGN-LANGUAGE.md |
software | healthy | docs/DESIGN-LANGUAGE.md |
SPEC.md |
software | healthy | docs/SPEC.md |
REMAINING-PHASES.md |
software | healthy | docs/REMAINING-PHASES.md |
vite-lib.ts |
software | healthy | scripts/vite-lib.ts |
create-package.ts |
software | healthy | scripts/create-package.ts |
vite.config.ts |
software | healthy | packages/table/vite.config.ts |
README.md |
software | healthy | packages/table/README.md |
package.json |
software | healthy | packages/table/package.json |
tsconfig.json |
software | healthy | packages/table/tsconfig.json |
CHANGELOG.md |
software | healthy | packages/table/CHANGELOG.md |
table.test.ts |
software | healthy | packages/table/tests/table.test.ts |
COLUMN-API.md |
software | healthy | packages/table/docs/COLUMN-API.md |
columns.ts |
software | healthy | packages/table/src/columns.ts |
index.ts |
software | healthy | packages/table/src/index.ts |
types.ts |
software | healthy | packages/table/src/types.ts |
useTable.ts |
software | healthy | packages/table/src/composables/useTable.ts |
TablePagination.vue |
software | healthy | packages/table/src/components/TablePagination.vue |
DataTable.vue |
software | healthy | packages/table/src/components/DataTable.vue |
vite.config.ts |
software | healthy | packages/modal/vite.config.ts |
README.md |
software | healthy | packages/modal/README.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
apps |
software | healthy | apps |
playground |
software | healthy | apps/playground |
src |
software | healthy | apps/playground/src |
pages |
software | healthy | apps/playground/src/pages |
docs |
software | healthy | apps/docs |
scripts |
software | healthy | apps/docs/scripts |
guide |
software | healthy | apps/docs/guide |
docs |
software | healthy | docs |
scripts |
software | healthy | scripts |
packages |
software | healthy | packages |
table |
software | healthy | packages/table |
tests |
software | healthy | packages/table/tests |
docs |
software | healthy | packages/table/docs |
src |
software | healthy | packages/table/src |
composables |
software | healthy | packages/table/src/composables |
components |
software | healthy | packages/table/src/components |
modal |
software | healthy | packages/modal |
tests |
software | healthy | packages/modal/tests |
docs |
software | healthy | packages/modal/docs |
src |
software | healthy | packages/modal/src |
components |
software | healthy | packages/modal/src/components |
btn |
software | healthy | packages/btn |
tests |
software | healthy | packages/btn/tests |
docs |
software | healthy | packages/btn/docs |
src |
software | healthy | packages/btn/src |
components |
software | healthy | packages/btn/src/components |
icons |
software | healthy | packages/icons |
tests |
software | healthy | packages/icons/tests |
src |
software | healthy | packages/icons/src |
components |
software | healthy | packages/icons/src/components |
vue |
software | healthy | packages/vue |
tests |
software | healthy | packages/vue/tests |
src |
software | healthy | packages/vue/src |
core |
software | healthy | packages/core |
tests |
software | healthy | packages/core/tests |
docs |
software | healthy | packages/core/docs |
scripts |
software | healthy | packages/core/scripts |
src |
software | healthy | packages/core/src |
utils |
software | healthy | packages/core/src/utils |
components |
software | healthy | packages/core/src/components |
theme |
software | healthy | packages/core/src/theme |
tokens |
software | healthy | packages/core/src/tokens |
styles |
software | healthy | packages/core/src/styles |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
copyFiles |
software | healthy | apps/docs/scripts/copy-docs.js:copyFiles |
createLibConfig |
software | healthy | scripts/vite-lib.ts:createLibConfig |
fail |
software | healthy | scripts/create-package.ts:fail |
rowTexts |
software | healthy | packages/table/tests/table.test.ts:rowTexts |
defineColumns |
software | healthy | packages/table/src/columns.ts:defineColumns |
buildColumnDefs |
software | healthy | packages/table/src/columns.ts:buildColumnDefs |
useThevueTable |
software | healthy | packages/table/src/composables/useTable.ts:useThevueTable |
getBtn |
software | healthy | packages/btn/tests/btn.test.ts:getBtn |
registerSpinnerIcon |
software | healthy | packages/btn/src/spinner.ts:registerSpinnerIcon |
resolveCustomIcon |
software | healthy | packages/icons/src/registry.ts:resolveCustomIcon |
useIconRegistry |
software | healthy | packages/icons/src/registry.ts:useIconRegistry |
isPlainObject |
software | healthy | packages/core/src/utils/merge.ts:isPlainObject |
deepMerge |
software | healthy | packages/core/src/utils/merge.ts:deepMerge |
createTheme |
software | healthy | packages/core/src/theme/createTheme.ts:createTheme |
createThemeContext |
software | healthy | packages/core/src/theme/useTheme.ts:createThemeContext |
reflectOnDocument |
software | healthy | packages/core/src/theme/useTheme.ts:reflectOnDocument |
setTheme |
software | healthy | packages/core/src/theme/useTheme.ts:setTheme |
setDark |
software | healthy | packages/core/src/theme/useTheme.ts:setDark |
useTheme |
software | healthy | packages/core/src/theme/useTheme.ts:useTheme |
themeToCssVars |
software | healthy | packages/core/src/theme/css.ts:themeToCssVars |
themeToCss |
software | healthy | packages/core/src/theme/css.ts:themeToCss |
generateThemesCss |
software | healthy | packages/core/src/theme/css.ts:generateThemesCss |
⚙ Thevue |
software | healthy | apps/playground/src/main.ts |
⚙ ThevuePlugin |
software | healthy | packages/vue/src/plugin.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
ci |
cicd | healthy | .github/workflows/ci.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
NPM_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ucfh5v90 |
software | healthy | /tmp/repobility-clone-ucfh5v90 |
| Label | Layer | Status | Path |
|---|---|---|---|
when |
software | healthy | packages/table/tests/table.test.ts:when |
| Label | Layer | Status | Path |
|---|---|---|---|
port:5173 |
network | healthy | apps/playground/vite.config.ts |
This page is publicly accessible at:
https://repobility.com/scan/7d07333a-729c-4764-b884-7c8e3b042be7/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/7d07333a-729c-4764-b884-7c8e3b042be7/
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.