https://github.com/zebo101/dubcopilot
· scanned 2026-06-16 01:11 UTC (2 months, 1 week ago)
70 raw signals (0 security + 70 graph)
Last scanned 2 months, 1 week ago · v1 · 70 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 3403 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 |
|---|---|---|---|
scopeToWebFiles |
software | healthy | eslint.config.mjs:scopeToWebFiles |
someFunction |
software | healthy | eslint/rules/prefer-object-params.mjs:someFunction |
isCallArgument |
software | healthy | eslint/rules/prefer-object-params.mjs:isCallArgument |
isDirectCallback |
software | healthy | eslint/rules/prefer-object-params.mjs:isDirectCallback |
isInlineOptionCallback |
software | healthy | eslint/rules/prefer-object-params.mjs:isInlineOptionCallback |
isTypePredicate |
software | healthy | eslint/rules/prefer-object-params.mjs:isTypePredicate |
reportIfNeeded |
software | healthy | eslint/rules/prefer-object-params.mjs:reportIfNeeded |
fetchFontList |
software | healthy | apps/web/scripts/generate-font-sprites.ts:fetchFontList |
downloadFont |
software | healthy | apps/web/scripts/generate-font-sprites.ts:downloadFont |
downloadAllFonts |
software | healthy | apps/web/scripts/generate-font-sprites.ts:downloadAllFonts |
worker |
software | healthy | apps/web/scripts/generate-font-sprites.ts:worker |
measureFonts |
software | healthy | apps/web/scripts/generate-font-sprites.ts:measureFonts |
packIntoChunks |
software | healthy | apps/web/scripts/generate-font-sprites.ts:packIntoChunks |
renderChunks |
software | healthy | apps/web/scripts/generate-font-sprites.ts:renderChunks |
main |
software | healthy | apps/web/scripts/generate-font-sprites.ts:main |
buildTransformFromParams |
software | healthy | apps/web/src/rendering/index.ts:buildTransformFromParams |
readOpacityFromParams |
software | healthy | apps/web/src/rendering/index.ts:readOpacityFromParams |
readBlendModeFromParams |
software | healthy | apps/web/src/rendering/index.ts:readBlendModeFromParams |
readNumberParam |
software | healthy | apps/web/src/rendering/index.ts:readNumberParam |
isBlendMode |
software | healthy | apps/web/src/rendering/index.ts:isBlendMode |
resolveTransformAtTime |
software | healthy | apps/web/src/rendering/animation-values.ts:resolveTransform… |
quoteFontFamily |
software | healthy | apps/web/src/text/primitives.ts:quoteFontFamily |
buildTextFontString |
software | healthy | apps/web/src/text/primitives.ts:buildTextFontString |
resolveTextLayout |
software | healthy | apps/web/src/text/primitives.ts:resolveTextLayout |
measureTextLayout |
software | healthy | apps/web/src/text/primitives.ts:measureTextLayout |
drawMeasuredTextLayout |
software | healthy | apps/web/src/text/primitives.ts:drawMeasuredTextLayout |
radius |
software | healthy | apps/web/src/text/primitives.ts:radius |
strokeMeasuredTextLayout |
software | healthy | apps/web/src/text/primitives.ts:strokeMeasuredTextLayout |
getTextMeasurementContext |
software | healthy | apps/web/src/text/measure-element.ts:getTextMeasurementCont… |
measureTextElement |
software | healthy | apps/web/src/text/measure-element.ts:measureTextElement |
buildTextLayoutParamsFromElement |
software | healthy | apps/web/src/text/measure-element.ts:buildTextLayoutParamsF… |
buildTextBackgroundFromElement |
software | healthy | apps/web/src/text/measure-element.ts:buildTextBackgroundFro… |
readStringParam |
software | healthy | apps/web/src/text/measure-element.ts:readStringParam |
readNumberParam |
software | healthy | apps/web/src/text/measure-element.ts:readNumberParam |
readBooleanParam |
software | healthy | apps/web/src/text/measure-element.ts:readBooleanParam |
readTextAlign |
software | healthy | apps/web/src/text/measure-element.ts:readTextAlign |
readFontWeight |
software | healthy | apps/web/src/text/measure-element.ts:readFontWeight |
readFontStyle |
software | healthy | apps/web/src/text/measure-element.ts:readFontStyle |
readTextDecoration |
software | healthy | apps/web/src/text/measure-element.ts:readTextDecoration |
setCanvasLetterSpacing |
software | healthy | apps/web/src/text/layout.ts:setCanvasLetterSpacing |
getMetricAscent |
software | healthy | apps/web/src/text/layout.ts:getMetricAscent |
getMetricDescent |
software | healthy | apps/web/src/text/layout.ts:getMetricDescent |
measureTextBlock |
software | healthy | apps/web/src/text/layout.ts:measureTextBlock |
visualCenterOffset |
software | healthy | apps/web/src/text/layout.ts:visualCenterOffset |
getTextRect |
software | healthy | apps/web/src/text/layout.ts:getTextRect |
isTextBackgroundVisible |
software | healthy | apps/web/src/text/layout.ts:isTextBackgroundVisible |
getTextBackgroundRect |
software | healthy | apps/web/src/text/layout.ts:getTextBackgroundRect |
paddingX |
software | healthy | apps/web/src/text/layout.ts:paddingX |
paddingY |
software | healthy | apps/web/src/text/layout.ts:paddingY |
getTextVisualRect |
software | healthy | apps/web/src/text/layout.ts:getTextVisualRect |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.prettierrc.json |
software | healthy | .prettierrc.json |
bun.lock |
software | healthy | bun.lock |
Cargo.toml |
software | healthy | Cargo.toml |
README.md |
software | healthy | README.md |
package.json |
software | healthy | package.json |
turbo.json |
software | healthy | turbo.json |
tsconfig.json |
software | healthy | tsconfig.json |
LICENSE |
software | healthy | LICENSE |
eslint.config.mjs |
software | healthy | eslint.config.mjs |
Cargo.lock |
software | healthy | Cargo.lock |
AGENTS.md |
software | healthy | AGENTS.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
prefer-object-params.mjs |
software | healthy | eslint/rules/prefer-object-params.mjs |
prefer-object-params.test.mjs |
software | healthy | eslint/rules/__tests__/prefer-object-params.test.mjs |
Cargo.toml |
software | healthy | apps/desktop/Cargo.toml |
README.md |
software | healthy | apps/desktop/README.md |
main.rs |
software | healthy | apps/desktop/src/main.rs |
open-next.config.ts |
software | healthy | apps/web/open-next.config.ts |
postcss.config.mjs |
software | healthy | apps/web/postcss.config.mjs |
package.json |
software | healthy | apps/web/package.json |
Dockerfile |
software | healthy | apps/web/Dockerfile |
components.json |
software | healthy | apps/web/components.json |
.env.example |
software | healthy | apps/web/.env.example |
tsconfig.json |
software | healthy | apps/web/tsconfig.json |
next.config.ts |
software | healthy | apps/web/next.config.ts |
generate-font-sprites.ts |
software | healthy | apps/web/scripts/generate-font-sprites.ts |
manifest.json |
software | healthy | apps/web/public/manifest.json |
font-atlas.json |
software | healthy | apps/web/public/fonts/font-atlas.json |
0000_brainy_saracen.sql |
software | healthy | apps/web/migrations/0000_brainy_saracen.sql |
0000_snapshot.json |
software | healthy | apps/web/migrations/meta/0000_snapshot.json |
_journal.json |
software | healthy | apps/web/migrations/meta/_journal.json |
eyedropper.d.ts |
software | healthy | apps/web/src/types/eyedropper.d.ts |
soundtouchjs.d.ts |
software | healthy | apps/web/src/types/soundtouchjs.d.ts |
index.ts |
software | healthy | apps/web/src/rendering/index.ts |
animation-values.ts |
software | healthy | apps/web/src/rendering/animation-values.ts |
primitives.ts |
software | healthy | apps/web/src/text/primitives.ts |
measure-element.ts |
software | healthy | apps/web/src/text/measure-element.ts |
background.ts |
software | healthy | apps/web/src/text/background.ts |
layout.ts |
software | healthy | apps/web/src/text/layout.ts |
typography.ts |
software | healthy | apps/web/src/text/typography.ts |
assets-view.tsx |
software | healthy | apps/web/src/text/components/assets-view.tsx |
index.ts |
software | healthy | apps/web/src/wasm/index.ts |
media-time.ts |
software | healthy | apps/web/src/wasm/media-time.ts |
registry.ts |
software | healthy | apps/web/src/params/registry.ts |
index.ts |
software | healthy | apps/web/src/params/index.ts |
channel-layout.test.ts |
software | healthy | apps/web/src/params/__tests__/channel-layout.test.ts |
processing.ts |
software | healthy | apps/web/src/media/processing.ts |
audio-mastering.ts |
software | healthy | apps/web/src/media/audio-mastering.ts |
mediabunny.ts |
software | healthy | apps/web/src/media/mediabunny.ts |
audio.ts |
software | healthy | apps/web/src/media/audio.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
eslint |
software | healthy | eslint |
rules |
software | healthy | eslint/rules |
__tests__ |
software | healthy | eslint/rules/__tests__ |
apps |
software | healthy | apps |
desktop |
software | healthy | apps/desktop |
src |
software | healthy | apps/desktop/src |
web |
software | healthy | apps/web |
scripts |
software | healthy | apps/web/scripts |
public |
software | healthy | apps/web/public |
fonts |
software | healthy | apps/web/public/fonts |
migrations |
software | healthy | apps/web/migrations |
meta |
software | healthy | apps/web/migrations/meta |
src |
software | healthy | apps/web/src |
types |
software | healthy | apps/web/src/types |
rendering |
software | healthy | apps/web/src/rendering |
text |
software | healthy | apps/web/src/text |
components |
software | healthy | apps/web/src/text/components |
wasm |
software | healthy | apps/web/src/wasm |
params |
software | healthy | apps/web/src/params |
__tests__ |
software | healthy | apps/web/src/params/__tests__ |
media |
software | healthy | apps/web/src/media |
commands |
software | healthy | apps/web/src/commands |
media |
software | healthy | apps/web/src/commands/media |
timeline |
software | healthy | apps/web/src/commands/timeline |
element |
software | healthy | apps/web/src/commands/timeline/element |
keyframes |
software | healthy | apps/web/src/commands/timeline/element/keyframes |
masks |
software | healthy | apps/web/src/commands/timeline/element/masks |
effects |
software | healthy | apps/web/src/commands/timeline/element/effects |
clipboard |
software | healthy | apps/web/src/commands/timeline/clipboard |
track |
software | healthy | apps/web/src/commands/timeline/track |
scene |
software | healthy | apps/web/src/commands/scene |
project |
software | healthy | apps/web/src/commands/project |
dub |
software | healthy | apps/web/src/dub |
__tests__ |
software | healthy | apps/web/src/dub/__tests__ |
components |
software | healthy | apps/web/src/dub/components |
course |
software | healthy | apps/web/src/dub/course |
components |
software | healthy | apps/web/src/dub/course/components |
link |
software | healthy | apps/web/src/dub/course/link |
server |
software | healthy | apps/web/src/dub/course/link/server |
engine |
software | healthy | apps/web/src/dub/course/engine |
__tests__ |
software | healthy | apps/web/src/dub/course/engine/__tests__ |
stages |
software | healthy | apps/web/src/dub/course/engine/stages |
utils |
software | healthy | apps/web/src/utils |
__tests__ |
software | healthy | apps/web/src/utils/__tests__ |
timeline |
software | healthy | apps/web/src/timeline |
__tests__ |
software | healthy | apps/web/src/timeline/__tests__ |
components |
software | healthy | apps/web/src/timeline/components |
graph-editor |
software | healthy | apps/web/src/timeline/components/graph-editor |
snapping |
software | healthy | apps/web/src/timeline/snapping |
bookmarks |
software | healthy | apps/web/src/timeline/bookmarks |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
PitchShifter |
software | healthy | apps/web/src/types/soundtouchjs.d.ts:PitchShifter |
DefinitionRegistry |
software | healthy | apps/web/src/params/registry.ts:DefinitionRegistry |
PreviewTracker |
software | healthy | apps/web/src/commands/preview-tracker.ts:PreviewTracker |
BatchCommand |
software | healthy | apps/web/src/commands/batch-command.ts:BatchCommand |
Command |
software | healthy | apps/web/src/commands/base-command.ts:Command |
RemoveMediaAssetCommand |
software | healthy | apps/web/src/commands/media/remove-media-asset.ts:RemoveMed… |
AddMediaAssetCommand |
software | healthy | apps/web/src/commands/media/add-media-asset.ts:AddMediaAsse… |
TracksSnapshotCommand |
software | healthy | apps/web/src/commands/timeline/tracks-snapshot.ts:TracksSna… |
SplitElementsCommand |
software | healthy | apps/web/src/commands/timeline/element/split-elements.ts:Sp… |
UpdateElementsCommand |
software | healthy | apps/web/src/commands/timeline/element/update-elements.ts:U… |
DuplicateElementsCommand |
software | healthy | apps/web/src/commands/timeline/element/duplicate-elements.t… |
MoveElementCommand |
software | healthy | apps/web/src/commands/timeline/element/move-elements.ts:Mov… |
DeleteElementsCommand |
software | healthy | apps/web/src/commands/timeline/element/delete-elements.ts:D… |
ToggleSourceAudioSeparationCommand |
software | healthy | apps/web/src/commands/timeline/element/toggle-source-audio-… |
InsertElementCommand |
software | healthy | apps/web/src/commands/timeline/element/insert-element.ts:In… |
UpsertEffectParamKeyframeCommand |
software | healthy | apps/web/src/commands/timeline/element/keyframes/upsert-eff… |
UpdateScalarKeyframeCurveCommand |
software | healthy | apps/web/src/commands/timeline/element/keyframes/update-sca… |
RemoveKeyframeCommand |
software | healthy | apps/web/src/commands/timeline/element/keyframes/remove-key… |
UpsertKeyframeCommand |
software | healthy | apps/web/src/commands/timeline/element/keyframes/upsert-key… |
RemoveEffectParamKeyframeCommand |
software | healthy | apps/web/src/commands/timeline/element/keyframes/remove-eff… |
RetimeKeyframeCommand |
software | healthy | apps/web/src/commands/timeline/element/keyframes/retime-key… |
ToggleMaskInvertedCommand |
software | healthy | apps/web/src/commands/timeline/element/masks/toggle-mask-in… |
RemoveMaskCommand |
software | healthy | apps/web/src/commands/timeline/element/masks/remove-mask.ts… |
InsertFreeformPathMaskPointCommand |
software | healthy | apps/web/src/commands/timeline/element/masks/insert-custom-… |
DeleteFreeformPathMaskPointsCommand |
software | healthy | apps/web/src/commands/timeline/element/masks/delete-custom-… |
ToggleClipEffectCommand |
software | healthy | apps/web/src/commands/timeline/element/effects/toggle-effec… |
ReorderClipEffectsCommand |
software | healthy | apps/web/src/commands/timeline/element/effects/reorder-effe… |
UpdateClipEffectParamsCommand |
software | healthy | apps/web/src/commands/timeline/element/effects/update-effec… |
RemoveClipEffectCommand |
software | healthy | apps/web/src/commands/timeline/element/effects/remove-effec… |
AddClipEffectCommand |
software | healthy | apps/web/src/commands/timeline/element/effects/add-effect.t… |
PasteCommand |
software | healthy | apps/web/src/commands/timeline/clipboard/paste.ts:PasteComm… |
PasteKeyframesCommand |
software | healthy | apps/web/src/commands/timeline/clipboard/paste-keyframes.ts… |
ToggleTrackVisibilityCommand |
software | healthy | apps/web/src/commands/timeline/track/toggle-track-visibilit… |
RemoveTrackCommand |
software | healthy | apps/web/src/commands/timeline/track/remove-track.ts:Remove… |
ToggleTrackMuteCommand |
software | healthy | apps/web/src/commands/timeline/track/toggle-track-mute.ts:T… |
AddTrackCommand |
software | healthy | apps/web/src/commands/timeline/track/add-track.ts:AddTrackC… |
RemoveBookmarkCommand |
software | healthy | apps/web/src/commands/scene/remove-bookmark.ts:RemoveBookma… |
ToggleBookmarkCommand |
software | healthy | apps/web/src/commands/scene/toggle-bookmark.ts:ToggleBookma… |
DeleteSceneCommand |
software | healthy | apps/web/src/commands/scene/delete-scene.ts:DeleteSceneComm… |
MoveBookmarkCommand |
software | healthy | apps/web/src/commands/scene/move-bookmark.ts:MoveBookmarkCo… |
UpdateBookmarkCommand |
software | healthy | apps/web/src/commands/scene/update-bookmark.ts:UpdateBookma… |
RenameSceneCommand |
software | healthy | apps/web/src/commands/scene/rename-scene.ts:RenameSceneComm… |
CreateSceneCommand |
software | healthy | apps/web/src/commands/scene/create-scene.ts:CreateSceneComm… |
UpdateProjectSettingsCommand |
software | healthy | apps/web/src/commands/project/update-project-settings.ts:Up… |
StoreZipWriter |
software | healthy | apps/web/src/dub/course/zip.ts:StoreZipWriter |
AbortError |
software | healthy | apps/web/src/dub/course/engine/semaphore.ts:AbortError |
Semaphore |
software | healthy | apps/web/src/dub/course/engine/semaphore.ts:Semaphore |
TimelineDragSource |
software | healthy | apps/web/src/timeline/drag-source.ts:TimelineDragSource |
ResizeController |
software | healthy | apps/web/src/timeline/controllers/resize-controller.ts:Resi… |
KeyframeDragController |
software | healthy | apps/web/src/timeline/controllers/keyframe-drag-controller.… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
0000_brainy_saracen.sql |
data | healthy | apps/web/migrations/0000_brainy_saracen.sql |
v23-to-v24.ts |
data | healthy | apps/web/src/services/storage/migrations/v23-to-v24.ts |
v18-to-v19.ts |
data | healthy | apps/web/src/services/storage/migrations/v18-to-v19.ts |
v19-to-v20.ts |
data | healthy | apps/web/src/services/storage/migrations/v19-to-v20.ts |
v6-to-v7.ts |
data | healthy | apps/web/src/services/storage/migrations/v6-to-v7.ts |
v15-to-v16.ts |
data | healthy | apps/web/src/services/storage/migrations/v15-to-v16.ts |
v28-to-v29.ts |
data | healthy | apps/web/src/services/storage/migrations/v28-to-v29.ts |
v30-to-v31.ts |
data | healthy | apps/web/src/services/storage/migrations/v30-to-v31.ts |
v21-to-v22.ts |
data | healthy | apps/web/src/services/storage/migrations/v21-to-v22.ts |
v27-to-v28.ts |
data | healthy | apps/web/src/services/storage/migrations/v27-to-v28.ts |
v8-to-v9.ts |
data | healthy | apps/web/src/services/storage/migrations/v8-to-v9.ts |
index.ts |
data | healthy | apps/web/src/services/storage/migrations/index.ts |
v12-to-v13.ts |
data | healthy | apps/web/src/services/storage/migrations/v12-to-v13.ts |
v16-to-v17.ts |
data | healthy | apps/web/src/services/storage/migrations/v16-to-v17.ts |
v3-to-v4.ts |
data | healthy | apps/web/src/services/storage/migrations/v3-to-v4.ts |
v5-to-v6.ts |
data | healthy | apps/web/src/services/storage/migrations/v5-to-v6.ts |
v7-to-v8.ts |
data | healthy | apps/web/src/services/storage/migrations/v7-to-v8.ts |
base.ts |
data | healthy | apps/web/src/services/storage/migrations/base.ts |
v20-to-v21.ts |
data | healthy | apps/web/src/services/storage/migrations/v20-to-v21.ts |
v14-to-v15.ts |
data | healthy | apps/web/src/services/storage/migrations/v14-to-v15.ts |
v2-to-v3.ts |
data | healthy | apps/web/src/services/storage/migrations/v2-to-v3.ts |
v10-to-v11.ts |
data | healthy | apps/web/src/services/storage/migrations/v10-to-v11.ts |
v9-to-v10.ts |
data | healthy | apps/web/src/services/storage/migrations/v9-to-v10.ts |
v29-to-v30.ts |
data | healthy | apps/web/src/services/storage/migrations/v29-to-v30.ts |
v22-to-v23.ts |
data | healthy | apps/web/src/services/storage/migrations/v22-to-v23.ts |
v17-to-v18.ts |
data | healthy | apps/web/src/services/storage/migrations/v17-to-v18.ts |
v4-to-v5.ts |
data | healthy | apps/web/src/services/storage/migrations/v4-to-v5.ts |
v11-to-v12.ts |
data | healthy | apps/web/src/services/storage/migrations/v11-to-v12.ts |
v26-to-v27.ts |
data | healthy | apps/web/src/services/storage/migrations/v26-to-v27.ts |
v25-to-v26.ts |
data | healthy | apps/web/src/services/storage/migrations/v25-to-v26.ts |
runner.ts |
data | healthy | apps/web/src/services/storage/migrations/runner.ts |
v1-to-v2.ts |
data | healthy | apps/web/src/services/storage/migrations/v1-to-v2.ts |
v13-to-v14.ts |
data | healthy | apps/web/src/services/storage/migrations/v13-to-v14.ts |
v0-to-v1.ts |
data | healthy | apps/web/src/services/storage/migrations/v0-to-v1.ts |
v24-to-v25.ts |
data | healthy | apps/web/src/services/storage/migrations/v24-to-v25.ts |
v15-to-v16.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v15-to-v… |
v5-to-v6.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v5-to-v6… |
v22-to-v23.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v22-to-v… |
v28-to-v29.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v28-to-v… |
v0-to-v1.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v0-to-v1… |
v18-to-v19.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v18-to-v… |
v1-to-v2.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v1-to-v2… |
v19-to-v20.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v19-to-v… |
helpers.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/helpers.… |
v8-to-v9.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v8-to-v9… |
v20-to-v21.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v20-to-v… |
v3-to-v4.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v3-to-v4… |
v29-to-v30.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v29-to-v… |
v4-to-v5.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v4-to-v5… |
v27-to-v28.test.ts |
data | healthy | apps/web/src/services/storage/migrations/__tests__/v27-to-v… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
Prose |
frontend | healthy | apps/web/src/components/ui/prose.tsx |
Home |
frontend | healthy | apps/web/src/app/page.tsx |
RootLayout |
frontend | healthy | apps/web/src/app/layout.tsx |
ProjectsPage |
frontend | healthy | apps/web/src/app/projects/page.tsx |
TermsPage |
frontend | healthy | apps/web/src/app/terms/page.tsx |
Editor |
frontend | healthy | apps/web/src/app/editor/[project_id]/page.tsx |
PrivacyPage |
frontend | healthy | apps/web/src/app/privacy/page.tsx |
CoursePage |
frontend | healthy | apps/web/src/app/course/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/page.tsx |
frontend | healthy | apps/web/src/app/page.tsx |
/base-page.tsx |
frontend | healthy | apps/web/src/app/base-page.tsx |
/projects |
frontend | healthy | apps/web/src/app/projects/page.tsx |
/terms |
frontend | healthy | apps/web/src/app/terms/page.tsx |
/editor/[project_id] |
frontend | healthy | apps/web/src/app/editor/[project_id]/page.tsx |
/privacy |
frontend | healthy | apps/web/src/app/privacy/page.tsx |
/course |
frontend | healthy | apps/web/src/app/course/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
mongodb |
data | healthy | bun.lock |
redis |
data | healthy | bun.lock |
sqlite |
data | healthy | bun.lock |
postgres |
data | healthy | bun.lock |
postgresql |
data | healthy | apps/web/migrations/meta/0000_snapshot.json |
| Label | Layer | Status | Path |
|---|---|---|---|
accounts |
data | healthy | apps/web/migrations/0000_brainy_saracen.sql |
sessions |
data | healthy | apps/web/migrations/0000_brainy_saracen.sql |
users |
data | healthy | apps/web/migrations/0000_brainy_saracen.sql |
verifications |
data | healthy | apps/web/migrations/0000_brainy_saracen.sql |
waitlist |
data | healthy | apps/web/migrations/0000_brainy_saracen.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
1.3.268.0 |
network | healthy | Cargo.lock |
1.4.341.0 |
network | healthy | Cargo.lock |
127.0.0.1 |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::apps/web/Dockerfile |
hardware | healthy | apps/web/Dockerfile |
web |
hardware | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-kc020n91 |
software | healthy | /tmp/repobility-clone-kc020n91 |
| Label | Layer | Status | Path |
|---|---|---|---|
sqs |
data | healthy | bun.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
traefik |
network | healthy | docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:3000 |
network | healthy | apps/web/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | bun.lock |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | Cargo.toml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::apps/web/src/app/privacy/page.tsx |
security | healthy | apps/web/src/app/privacy/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
test-and-build |
cicd | healthy | .github/workflows/ci.yml |
This page is publicly accessible at:
https://repobility.com/scan/32d290a0-0212-4383-abaf-4b95f58cb7dd/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/32d290a0-0212-4383-abaf-4b95f58cb7dd/
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.