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.

velt-js/sample-apps

https://github.com/velt-js/sample-apps · scanned 2026-06-16 00:49 UTC (2 months, 1 week ago)

522 raw signals (0 security + 522 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 510 actionable findings from 1 signal source. 12 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 6826 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
proxy software healthy outreach/proxy.ts:proxy
StatusChip software healthy outreach/components/StatusChip.tsx:StatusChip
PitchCard software healthy outreach/components/PitchCard.tsx:PitchCard
copy software healthy outreach/components/PitchCard.tsx:copy
Playbook software healthy outreach/components/Playbook.tsx:Playbook
CrossCutting software healthy outreach/components/CrossCutting.tsx:CrossCutting
Check software healthy outreach/components/LibraryTable.tsx:Check
LibraryTable software healthy outreach/components/LibraryTable.tsx:LibraryTable
CopyButton software healthy outreach/components/CopyButton.tsx:CopyButton
copy software healthy outreach/components/CopyButton.tsx:copy
SubmittedPRs software healthy outreach/components/SubmittedPRs.tsx:SubmittedPRs
Drafts software healthy outreach/components/Drafts.tsx:Drafts
SectionHeader software healthy outreach/components/SectionHeader.tsx:SectionHeader
Page software healthy outreach/app/page.tsx:Page
RootLayout software healthy outreach/app/layout.tsx:RootLayout
LoginPage software healthy outreach/app/login/page.tsx:LoginPage
POST software healthy outreach/app/api/login/route.ts:POST
waitForVeltInitState software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
init software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
cleanup software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createDocumentCanvas software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
const software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createLoadingSpinner software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createTipTapEditor software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
of software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
implemented software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createToolbarDivider software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createToolbarButton software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createBubbleMenuToolbar software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
updateToolbar software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
initializeVeltDocument software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createVeltCollaboration software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createVeltTools software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
configureNotificationsTool software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
initializeVeltUser software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createSidebar software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
renderSidebar software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
updateVisibility software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createThemeToggle software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
updateButtons software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
createHeader software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
getCurrentDocument software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
initializeDocument software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
getDocumentId software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
getVeltClient software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
isVeltInitialized software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
subscribeToVeltInit software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
notifyInitListeners software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
generateVeltToken software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
initializeVelt software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…

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
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
turbo.json software healthy turbo.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
velt-outreach-drafts.md software healthy velt-outreach-drafts.md
velt-listing-plan.md software healthy velt-listing-plan.md
velt-versions.json software healthy velt-versions.json
README_MONOREPO.md software healthy README_MONOREPO.md
velt-listing-HANDOFF.md software healthy velt-listing-HANDOFF.md
tsconfig.base.json software healthy tsconfig.base.json
postcss.config.mjs software healthy outreach/postcss.config.mjs
tailwind.config.ts software healthy outreach/tailwind.config.ts
package.json software healthy outreach/package.json
tsconfig.json software healthy outreach/tsconfig.json
next.config.mjs software healthy outreach/next.config.mjs
proxy.ts software healthy outreach/proxy.ts
StatusChip.tsx software healthy outreach/components/StatusChip.tsx
PitchCard.tsx software healthy outreach/components/PitchCard.tsx
Playbook.tsx software healthy outreach/components/Playbook.tsx
CrossCutting.tsx software healthy outreach/components/CrossCutting.tsx
LibraryTable.tsx software healthy outreach/components/LibraryTable.tsx
CopyButton.tsx software healthy outreach/components/CopyButton.tsx
SubmittedPRs.tsx software healthy outreach/components/SubmittedPRs.tsx
Drafts.tsx software healthy outreach/components/Drafts.tsx
SectionHeader.tsx software healthy outreach/components/SectionHeader.tsx
globals.css software healthy outreach/app/globals.css
page.tsx software healthy outreach/app/page.tsx
layout.tsx software healthy outreach/app/layout.tsx
page.tsx software healthy outreach/app/login/page.tsx
route.ts software healthy outreach/app/api/login/route.ts
auth.ts software healthy outreach/lib/auth.ts
vite.config.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/v…
README.md software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/R…
tailwind.config.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/t…
package.json software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/p…
index.html software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/i…
tsconfig.json software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/t…
postcss.config.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/p…
globals.css software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
tiptap.css software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
main.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
document-canvas.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
tiptap.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
index.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
constants.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
extensions.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
toolbar-divider.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
toolbar-button.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
bubble-menu-toolbar.js software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…

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

LabelLayerStatusPath
outreach software healthy outreach
components software healthy outreach/components
app software healthy outreach/app
login software healthy outreach/app/login
api software healthy outreach/app/api
login software healthy outreach/app/api/login
lib software healthy outreach/lib
apps software healthy apps
javascript software healthy apps/javascript
crdt software healthy apps/javascript/crdt
text-editors software healthy apps/javascript/crdt/text-editors
tiptap software healthy apps/javascript/crdt/text-editors/tiptap
tiptap-crdt-demo software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo
styles software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
src software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
components software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
document software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
tiptap software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
ui software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
velt software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
ui-customization software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
sidebar software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
header software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
lib software healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
core software healthy apps/javascript/crdt/text-editors/core
core-non-react-xml-crdt-demo software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
styles software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
src software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
components software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
document software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
mind-map software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
velt software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
ui-customization software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
header software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
lib software healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
core-non-react-text-crdt-demo software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
styles software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
src software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
components software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
document software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
core-editor software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
velt software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
ui-customization software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
sidebar software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
header software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
lib software healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
core-non-react-crdt-array-demo software healthy apps/javascript/crdt/text-editors/core/core-non-react-crdt-…
styles software healthy apps/javascript/crdt/text-editors/core/core-non-react-crdt-…
src software healthy apps/javascript/crdt/text-editors/core/core-non-react-crdt-…
components software healthy apps/javascript/crdt/text-editors/core/core-non-react-crdt-…

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

LabelLayerStatusPath
StatusChip frontend healthy outreach/components/StatusChip.tsx
PitchCard frontend healthy outreach/components/PitchCard.tsx
Playbook frontend healthy outreach/components/Playbook.tsx
CrossCutting frontend healthy outreach/components/CrossCutting.tsx
LibraryTable frontend healthy outreach/components/LibraryTable.tsx
CopyButton frontend healthy outreach/components/CopyButton.tsx
SubmittedPRs frontend healthy outreach/components/SubmittedPRs.tsx
Drafts frontend healthy outreach/components/Drafts.tsx
SectionHeader frontend healthy outreach/components/SectionHeader.tsx
Page frontend healthy outreach/app/page.tsx
RootLayout frontend healthy outreach/app/layout.tsx
DocumentArticle frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
DocumentCanvas frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
RecordingsPanel frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
RecordingStatusIndicator frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
VeltInitializeDocument frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
VeltRecorderConfig frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
VeltTools frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
VeltNotificationsToolWf frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
Sidebar frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
Header frontend healthy apps/react/recorder/document/custom/recorder-demo/component…
Home frontend healthy apps/react/recorder/document/custom/recorder-demo/app/page.…
RootLayout frontend healthy apps/react/recorder/document/custom/recorder-demo/app/layou…
DocumentArticle frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
DocumentCanvas frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
VeltInitializeDocument frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
ActivityLogPanel frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
VeltTools frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
VeltCommentToolWf frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
VeltSidebarButtonWf frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
VeltNotificationsToolWf frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
VeltCommentBubbleWf frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
Sidebar frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
Header frontend healthy apps/react/activity/document/custom/activity-log-demo/compo…
Home frontend healthy apps/react/activity/document/custom/activity-log-demo/app/p…
RootLayout frontend healthy apps/react/activity/document/custom/activity-log-demo/app/l…
DocumentCanvas frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
TipTapComponent frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
SuggestionModeToggle frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
ApplySuggestions frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
OpenSuggestionsPanel frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
ProposalFields frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
VeltInitializeDocument frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
VeltInitializeBotContact frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
VeltTools frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
VeltCommentToolWf frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
VeltSidebarButtonWf frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
VeltNotificationsToolWf frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
VeltCommentDialogSuggestionModeWf frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
Sidebar frontend healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…

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

LabelLayerStatusPath
dotenv::apps/react/self-hosting/forms/page-mode-demo/.env security healthy apps/react/self-hosting/forms/page-mode-demo/.env
password_literal::outreach/lib/auth.ts security healthy outreach/lib/auth.ts
generic_api_key::apps/javascript/crdt/text-editors/tiptap/t… security healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
generic_api_key::apps/javascript/crdt/text-editors/core/cor… security healthy apps/javascript/crdt/text-editors/core/core-non-react-xml-c…
generic_api_key::apps/javascript/crdt/text-editors/core/cor… security healthy apps/javascript/crdt/text-editors/core/core-non-react-text-…
generic_api_key::apps/javascript/crdt/text-editors/core/cor… security healthy apps/javascript/crdt/text-editors/core/core-non-react-crdt-…
generic_api_key::apps/javascript/crdt/text-editors/core/cor… security healthy apps/javascript/crdt/text-editors/core/core-non-react-crdt-…
generic_api_key::apps/javascript/crdt/text-editors/codemirr… security healthy apps/javascript/crdt/text-editors/codemirror/codemirror-crd…
generic_api_key::apps/javascript/crdt/text-editors/blocknot… security healthy apps/javascript/crdt/text-editors/blocknote/blocknote-crdt-…
generic_api_key::apps/react/recorder/document/custom/record… security healthy apps/react/recorder/document/custom/recorder-demo/app/page.…
generic_api_key::apps/react/recorder/document/custom/record… security healthy apps/react/recorder/document/custom/recorder-demo/app/api/v…
generic_api_key::apps/react/activity/document/custom/activi… security healthy apps/react/activity/document/custom/activity-log-demo/app/p…
generic_api_key::apps/react/activity/document/custom/activi… security healthy apps/react/activity/document/custom/activity-log-demo/app/a…
generic_api_key::apps/react/suggestions/text-editors/tiptap… security healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
generic_api_key::apps/react/suggestions/text-editors/tiptap… security healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
generic_api_key::apps/react/crdt/canvas/reactflow/reactflow… security healthy apps/react/crdt/canvas/reactflow/reactflow-demo/app/page.tsx
generic_api_key::apps/react/crdt/canvas/reactflow/reactflow… security healthy apps/react/crdt/canvas/reactflow/reactflow-demo/app/api/vel…
generic_api_key::apps/react/crdt/text-editors/tiptap/tiptap… security healthy apps/react/crdt/text-editors/tiptap/tiptap-crdt-demo/app/pa…
generic_api_key::apps/react/crdt/text-editors/tiptap/tiptap… security healthy apps/react/crdt/text-editors/tiptap/tiptap-crdt-demo/app/ap…
generic_api_key::apps/react/crdt/text-editors/platejs/plate… security healthy apps/react/crdt/text-editors/platejs/platejs-crdt-demo/app/…
generic_api_key::apps/react/crdt/text-editors/platejs/plate… security healthy apps/react/crdt/text-editors/platejs/platejs-crdt-demo/app/…
generic_api_key::apps/react/crdt/text-editors/core/core-rea… security healthy apps/react/crdt/text-editors/core/core-react-map-crdt-demo/…
generic_api_key::apps/react/crdt/text-editors/core/core-rea… security healthy apps/react/crdt/text-editors/core/core-react-map-crdt-demo/…
generic_api_key::apps/react/crdt/text-editors/core/core-rea… security healthy apps/react/crdt/text-editors/core/core-react-array-crdt-dem…
generic_api_key::apps/react/crdt/text-editors/core/core-rea… security healthy apps/react/crdt/text-editors/core/core-react-array-crdt-dem…
generic_api_key::apps/react/crdt/text-editors/core/core-rea… security healthy apps/react/crdt/text-editors/core/core-react-text-crdt-demo…
generic_api_key::apps/react/crdt/text-editors/core/core-rea… security healthy apps/react/crdt/text-editors/core/core-react-text-crdt-demo…
generic_api_key::apps/react/crdt/text-editors/core/core-rea… security healthy apps/react/crdt/text-editors/core/core-react-xml-crdt-demo/…
generic_api_key::apps/react/crdt/text-editors/core/core-rea… security healthy apps/react/crdt/text-editors/core/core-react-xml-crdt-demo/…
generic_api_key::apps/react/crdt/text-editors/codemirror/co… security healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…
generic_api_key::apps/react/crdt/text-editors/codemirror/co… security healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…
generic_api_key::apps/react/crdt/text-editors/blocknote/blo… security healthy apps/react/crdt/text-editors/blocknote/blocknote-demo/app/p…
generic_api_key::apps/react/crdt/text-editors/blocknote/blo… security healthy apps/react/crdt/text-editors/blocknote/blocknote-demo/app/a…
generic_api_key::apps/react/self-hosting/dashboard/postgres… security healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
generic_api_key::apps/react/self-hosting/dashboard/postgres… security healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
generic_api_key::apps/react/self-hosting/dashboard/mongo-db… security healthy apps/react/self-hosting/dashboard/mongo-db/dashboard-mongo-…
generic_api_key::apps/react/self-hosting/dashboard/mongo-db… security healthy apps/react/self-hosting/dashboard/mongo-db/dashboard-mongo-…
generic_api_key::apps/react/realtime/text-editors/tiptap/si… security healthy apps/react/realtime/text-editors/tiptap/single-editor-mode-…
generic_api_key::apps/react/realtime/text-editors/tiptap/si… security healthy apps/react/realtime/text-editors/tiptap/single-editor-mode-…
generic_api_key::apps/react/comments/video-player/lottie/lo… security healthy apps/react/comments/video-player/lottie/lottie-comments-dem…
generic_api_key::apps/react/comments/video-player/lottie/lo… security healthy apps/react/comments/video-player/lottie/lottie-comments-dem…
generic_api_key::apps/react/comments/charts/chartjs/chartjs… security healthy apps/react/comments/charts/chartjs/chartjs-comments-demo/ap…
generic_api_key::apps/react/comments/charts/chartjs/chartjs… security healthy apps/react/comments/charts/chartjs/chartjs-comments-demo/ap…
generic_api_key::apps/react/comments/charts/highcharts/high… security healthy apps/react/comments/charts/highcharts/highcharts-comments-d…
generic_api_key::apps/react/comments/charts/highcharts/high… security healthy apps/react/comments/charts/highcharts/highcharts-comments-d…
generic_api_key::apps/react/comments/charts/nivo/nivo-comme… security healthy apps/react/comments/charts/nivo/nivo-comments-demo/app/page…
generic_api_key::apps/react/comments/charts/nivo/nivo-comme… security healthy apps/react/comments/charts/nivo/nivo-comments-demo/app/api/…
generic_api_key::apps/react/comments/dashboard/custom/dashb… security healthy apps/react/comments/dashboard/custom/dashboard-demo/app/pag…
generic_api_key::apps/react/comments/dashboard/custom/dashb… security healthy apps/react/comments/dashboard/custom/dashboard-demo/app/api…
generic_api_key::apps/react/comments/dashboard/inline-comme… security healthy apps/react/comments/dashboard/inline-comments/dashboard-inl…

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

LabelLayerStatusPath
auth::apps/javascript/crdt/text-editors/core/core-non-react… security healthy apps/javascript/crdt/text-editors/core/core-non-react-crdt-…
auth::apps/javascript/crdt/text-editors/codemirror/codemirr… security healthy apps/javascript/crdt/text-editors/codemirror/codemirror-crd…
auth::apps/react/suggestions/text-editors/tiptap/tiptap-sug… security healthy apps/react/suggestions/text-editors/tiptap/tiptap-suggestio…
auth::apps/react/crdt/text-editors/tiptap/tiptap-crdt-demo/… security healthy apps/react/crdt/text-editors/tiptap/tiptap-crdt-demo/compon…
auth::apps/react/self-hosting/forms/page-mode-demo/componen… security healthy apps/react/self-hosting/forms/page-mode-demo/components/vel…
auth::apps/master-sample-app/generated/lexical-comments-dem… security healthy apps/master-sample-app/generated/lexical-comments-demo.json
auth::apps/react/comments/text-editors/lexical/lexical-comm… security healthy apps/react/comments/text-editors/lexical/lexical-comments-d…
auth::apps/react/comments/tables/ag-grid/comment-aggregatio… security healthy apps/react/comments/tables/ag-grid/comment-aggregation/READ…
auth::apps/react/comments/text-editors/codemirror/codemirro… security healthy apps/react/comments/text-editors/codemirror/codemirror-comm…
auth::apps/react/comments/charts/nivo/nivo-comments-demo/co… security healthy apps/react/comments/charts/nivo/nivo-comments-demo/componen…
auth::apps/master-sample-app/generated/tiptap-suggestions-d… security healthy apps/master-sample-app/generated/tiptap-suggestions-demo.js…
auth::apps/javascript/crdt/text-editors/codemirror/codemirr… security healthy apps/javascript/crdt/text-editors/codemirror/codemirror-crd…
auth::apps/master-sample-app/generated/js-core-non-react-xm… security healthy apps/master-sample-app/generated/js-core-non-react-xml-crdt…
auth::apps/react/comments/tables/tanstack/single-tool/READM… security healthy apps/react/comments/tables/tanstack/single-tool/README.md
auth::apps/react/comments/tables/tanstack/comment-aggregati… security healthy apps/react/comments/tables/tanstack/comment-aggregation/com…
auth::apps/react/crdt/canvas/reactflow/reactflow-demo/app/u… security healthy apps/react/crdt/canvas/reactflow/reactflow-demo/app/userAut…
auth::apps/react/comments/video-player/lottie/lottie-commen… security healthy apps/react/comments/video-player/lottie/lottie-comments-dem…
auth::apps/master-sample-app/generated/highcharts-comments-… security healthy apps/master-sample-app/generated/highcharts-comments-demo.j…
auth::apps/react/comments/text-editors/ace/ace-comments-dem… security healthy apps/react/comments/text-editors/ace/ace-comments-demo/app/…
auth::apps/react/comments/charts/chartjs/chartjs-comments-d… security healthy apps/react/comments/charts/chartjs/chartjs-comments-demo/ap…
auth::apps/react/crdt/canvas/reactflow/reactflow-demo/READM… security healthy apps/react/crdt/canvas/reactflow/reactflow-demo/README.md
auth::apps/react/comments/text-editors/lexical/lexical-comm… security healthy apps/react/comments/text-editors/lexical/lexical-comments-d…
auth::apps/react/comments/text-editors/tiptap/tiptap-commen… security healthy apps/react/comments/text-editors/tiptap/tiptap-comments-dem…
auth::apps/react/crdt/text-editors/core/core-react-array-cr… security healthy apps/react/crdt/text-editors/core/core-react-array-crdt-dem…
auth::apps/master-sample-app/generated/recorder-demo.json security healthy apps/master-sample-app/generated/recorder-demo.json
auth::apps/react/comments/tables/tanstack/comment-aggregati… security healthy apps/react/comments/tables/tanstack/comment-aggregation/REA…
auth::apps/master-sample-app/generated/page-mode-demo.json security healthy apps/master-sample-app/generated/page-mode-demo.json
auth::apps/master-sample-app/generated/js-core-non-react-ar… security healthy apps/master-sample-app/generated/js-core-non-react-array-cr…
auth::apps/master-sample-app/generated/dashboard-demo.json security healthy apps/master-sample-app/generated/dashboard-demo.json
auth::apps/react/crdt/text-editors/core/core-react-array-cr… security healthy apps/react/crdt/text-editors/core/core-react-array-crdt-dem…
auth::apps/react/comments/text-editors/lexical/lexical-comm… security healthy apps/react/comments/text-editors/lexical/lexical-comments-d…
auth::apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-… security healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…
auth::apps/react/comments/tables/tanstack/multiple-tools/co… security healthy apps/react/comments/tables/tanstack/multiple-tools/componen…
auth::apps/react/crdt/text-editors/core/core-react-text-crd… security healthy apps/react/crdt/text-editors/core/core-react-text-crdt-demo…
auth::apps/react/comments/text-editors/lexical/lexical-comm… security healthy apps/react/comments/text-editors/lexical/lexical-comments-d…
auth::apps/master-sample-app/generated/tanstack-single-tool… security healthy apps/master-sample-app/generated/tanstack-single-tool.json
auth::apps/react/crdt/text-editors/core/core-react-xml-crdt… security healthy apps/react/crdt/text-editors/core/core-react-xml-crdt-demo/…
auth::apps/react/recorder/document/custom/recorder-demo/com… security healthy apps/react/recorder/document/custom/recorder-demo/component…
auth::apps/react/comments/video-player/lottie/lottie-commen… security healthy apps/react/comments/video-player/lottie/lottie-comments-dem…
auth::apps/master-sample-app/generated/dashboard-postgres-d… security healthy apps/master-sample-app/generated/dashboard-postgres-demo.js…
auth::apps/react/comments/text-editors/ace/ace-comments-dem… security healthy apps/react/comments/text-editors/ace/ace-comments-demo/comp…
auth::apps/react/comments/text-editors/apryse/apryse-commen… security healthy apps/react/comments/text-editors/apryse/apryse-comments-dem…
auth::apps/react/comments/tables/ag-grid/single-tool/README… security healthy apps/react/comments/tables/ag-grid/single-tool/README.md
auth::apps/react/comments/dashboard/inline-comments/dashboa… security healthy apps/react/comments/dashboard/inline-comments/dashboard-inl…
auth::apps/react/comments/text-editors/quill/quill-comments… security healthy apps/react/comments/text-editors/quill/quill-comments-demo/…
auth::apps/react/comments/text-editors/slatejs/slatejs-comm… security healthy apps/react/comments/text-editors/slatejs/slatejs-comments-d…
auth::apps/react/crdt/text-editors/codemirror/codemirror-cr… security healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…
auth::apps/master-sample-app/generated/multiple-tools.json security healthy apps/master-sample-app/generated/multiple-tools.json
auth::apps/react/self-hosting/dashboard/postgres/dashboard-… security healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
auth::apps/react/comments/dashboard/custom/dashboard-demo/a… security healthy apps/react/comments/dashboard/custom/dashboard-demo/app/use…

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

LabelLayerStatusPath
ANY /api/host-app/users/save api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/api/velt/comments/get api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/api/velt/comments/save api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/api/velt/comments/delete api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/api/velt/reactions/get api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/api/velt/reactions/save api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/api/velt/reactions/delete api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/api/velt/attachments/save api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/api/velt/attachments/delete api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/api/velt/users/get api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY / api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/velt/ api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /api/host-app/ api healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…
ANY /comments/get api healthy django_velt_test/velt_api/urls.py
ANY /comments/save api healthy django_velt_test/velt_api/urls.py
ANY /comments/delete api healthy django_velt_test/velt_api/urls.py
ANY /reactions/get api healthy django_velt_test/velt_api/urls.py
ANY /reactions/save api healthy django_velt_test/velt_api/urls.py
ANY /reactions/delete api healthy django_velt_test/velt_api/urls.py
ANY /recorders/get api healthy django_velt_test/velt_api/urls.py
ANY /recorders/save api healthy django_velt_test/velt_api/urls.py
ANY /recorders/delete api healthy django_velt_test/velt_api/urls.py
ANY /notifications/get api healthy django_velt_test/velt_api/urls.py
ANY /notifications/save api healthy django_velt_test/velt_api/urls.py
ANY /notifications/delete api healthy django_velt_test/velt_api/urls.py
ANY /attachments/save api healthy django_velt_test/velt_api/urls.py
ANY /attachments/delete api healthy django_velt_test/velt_api/urls.py
ANY /activities/get api healthy django_velt_test/velt_api/urls.py
ANY /activities/save api healthy django_velt_test/velt_api/urls.py
ANY /users/get api healthy django_velt_test/velt_api/urls.py
ANY /token api healthy django_velt_test/velt_api/urls.py
GET /health api healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…
GET /photos api healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…
GET /photos/:id api healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…
POST /photos api healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…
PATCH /photos/:id api healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…
DELETE /photos/:id api healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…
GET /albums api healthy apps/react/crdt/text-editors/codemirror/codemirror-crdt-dem…

LabelLayerStatusPath
341.089.675.256 network healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
966.167.292.408 network healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
533.7.7.292 network healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
167.625.256.967 network healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
1.06.44.282 network healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
28.44.662.44 network healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
127.0.0.1 network healthy apps/react/self-hosting/forms/page-mode-demo/app/api/velt/b…

LabelLayerStatusPath
/page.tsx frontend healthy outreach/app/page.tsx
/login frontend healthy outreach/app/login/page.tsx
/inline-comments frontend healthy apps/react/self-hosting/forms/page-mode-demo/app/inline-com…
/[[...slug]] frontend healthy apps/master-sample-app/app/[[...slug]]/page.tsx
/ frontend healthy outreach/app/api/login/route.ts

LabelLayerStatusPath
on software healthy apps/javascript/crdt/text-editors/codemirror/codemirror-crd…
is software healthy apps/react/comments/charts/nivo/nivo-comments-demo/componen…
is software healthy apps/react/comments/charts/nivo/nivo-comments-demo/componen…
HeadingSpanNode software healthy apps/react/comments/text-editors/lexical/lexical-comments-d…

LabelLayerStatusPath
postgresql data healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
postgres data healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
mongodb data healthy apps/react/self-hosting/dashboard/mongo-db/dashboard-mongo-…

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::update-velt-versions cicd healthy .github/workflows/update-velt-versions.yml
gha::deploy-one cicd healthy .github/workflows/deploy-one.yml

LabelLayerStatusPath
lint-and-fix cicd healthy .github/workflows/ci.yml
update-versions cicd healthy .github/workflows/update-velt-versions.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
VERCEL_TOKEN cicd healthy

LabelLayerStatusPath
repobility-clone-avotefx7 software healthy /tmp/repobility-clone-avotefx7

LabelLayerStatusPath
port:3000 network healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/v…

LabelLayerStatusPath
envoy network healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…

LabelLayerStatusPath
gpu (detected) hardware healthy apps/javascript/crdt/text-editors/tiptap/tiptap-crdt-demo/s…

LabelLayerStatusPath
vps::aws hardware healthy apps/react/self-hosting/dashboard/postgres/dashboard-postgr…
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/8c795c49-f2a7-4d0f-bec0-3da9d8204f16/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/8c795c49-f2a7-4d0f-bec0-3da9d8204f16/

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.