https://github.com/dafthunk-com/dafthunk
· scanned 2026-06-17 01:53 UTC (1 month, 1 week ago)
475 raw signals (0 security + 475 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -37.3 (diff) · 472 actionable findings from 1 signal source. 3 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 5050 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 |
|---|---|---|---|
sanitizeColor |
software | healthy | packages/utils/src/geojson.ts:sanitizeColor |
extractCoordinates |
software | healthy | packages/utils/src/geojson.ts:extractCoordinates |
processGeometry |
software | healthy | packages/utils/src/geojson.ts:processGeometry |
addCoord |
software | healthy | packages/utils/src/geojson.ts:addCoord |
processCoords |
software | healthy | packages/utils/src/geojson.ts:processCoords |
processFeature |
software | healthy | packages/utils/src/geojson.ts:processFeature |
setupProjection |
software | healthy | packages/utils/src/geojson.ts:setupProjection |
generatePaths |
software | healthy | packages/utils/src/geojson.ts:generatePaths |
to |
software | healthy | packages/utils/src/geojson.ts:to |
geojsonToSvg |
software | healthy | packages/utils/src/geojson.ts:geojsonToSvg |
subscriptionRequiredMessage |
software | healthy | packages/utils/src/execution-errors.ts:subscriptionRequired… |
isSubscriptionRequiredError |
software | healthy | packages/utils/src/execution-errors.ts:isSubscriptionRequir… |
parseSubscriptionRequiredError |
software | healthy | packages/utils/src/execution-errors.ts:parseSubscriptionReq… |
shortName |
software | healthy | packages/types/src/cloudflare.ts:shortName |
cloudflareDocsUrl |
software | healthy | packages/types/src/cloudflare.ts:cloudflareDocsUrl |
encodeCloudflareModelMeta |
software | healthy | packages/types/src/cloudflare.ts:encodeCloudflareModelMeta |
replicateOwnerName |
software | healthy | packages/types/src/replicate.ts:replicateOwnerName |
replicateModelUrl |
software | healthy | packages/types/src/replicate.ts:replicateModelUrl |
encodeReplicateModelMeta |
software | healthy | packages/types/src/replicate.ts:encodeReplicateModelMeta |
bboxPolygon |
software | healthy | packages/geo/src/geometry.ts:bboxPolygon |
envelope |
software | healthy | packages/geo/src/geometry.ts:envelope |
square |
software | healthy | packages/geo/src/geometry.ts:square |
circle |
software | healthy | packages/geo/src/geometry.ts:circle |
angle |
software | healthy | packages/geo/src/geometry.ts:angle |
sector |
software | healthy | packages/geo/src/geometry.ts:sector |
lineArc |
software | healthy | packages/geo/src/geometry.ts:lineArc |
b1 |
software | healthy | packages/geo/src/geometry.ts:b1 |
b2 |
software | healthy | packages/geo/src/geometry.ts:b2 |
destination |
software | healthy | packages/geo/src/geometry.ts:destination |
rhumbDestination |
software | healthy | packages/geo/src/geometry.ts:rhumbDestination |
dLambda |
software | healthy | packages/geo/src/geometry.ts:dLambda |
along |
software | healthy | packages/geo/src/geometry.ts:along |
greatCircle |
software | healthy | packages/geo/src/geometry.ts:greatCircle |
createGreatCircleInterpolator |
software | healthy | packages/geo/src/geometry.ts:createGreatCircleInterpolator |
buffer |
software | healthy | packages/geo/src/geometry.ts:buffer |
bufferFeature |
software | healthy | packages/geo/src/geometry.ts:bufferFeature |
bufferLineString |
software | healthy | packages/geo/src/geometry.ts:bufferLineString |
bufferPolygon |
software | healthy | packages/geo/src/geometry.ts:bufferPolygon |
bufferRing |
software | healthy | packages/geo/src/geometry.ts:bufferRing |
bisector |
software | healthy | packages/geo/src/geometry.ts:bisector |
angleDiff |
software | healthy | packages/geo/src/geometry.ts:angleDiff |
offsetCoords |
software | healthy | packages/geo/src/geometry.ts:offsetCoords |
createCap |
software | healthy | packages/geo/src/geometry.ts:createCap |
destinationCalc |
software | healthy | packages/geo/src/geometry.ts:destinationCalc |
lineSlice |
software | healthy | packages/geo/src/line-operations.ts:lineSlice |
lineSliceAlong |
software | healthy | packages/geo/src/line-operations.ts:lineSliceAlong |
lineChunk |
software | healthy | packages/geo/src/line-operations.ts:lineChunk |
lineOffset |
software | healthy | packages/geo/src/line-operations.ts:lineOffset |
lineSegment |
software | healthy | packages/geo/src/line-operations.ts:lineSegment |
processCoords |
software | healthy | packages/geo/src/line-operations.ts:processCoords |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
CLAUDE.md |
software | healthy | CLAUDE.md |
pnpm-workspace.yaml |
software | healthy | pnpm-workspace.yaml |
README.md |
software | healthy | README.md |
LICENSE |
software | healthy | LICENSE |
knip.json |
software | healthy | knip.json |
package.json |
software | healthy | package.json |
biome.json |
software | healthy | biome.json |
pnpm-lock.yaml |
software | healthy | pnpm-lock.yaml |
tsconfig.json |
software | healthy | tsconfig.json |
package.json |
software | healthy | packages/utils/package.json |
biome.json |
software | healthy | packages/utils/biome.json |
tsconfig.json |
software | healthy | packages/utils/tsconfig.json |
index.ts |
software | healthy | packages/utils/src/index.ts |
geojson.ts |
software | healthy | packages/utils/src/geojson.ts |
execution-errors.ts |
software | healthy | packages/utils/src/execution-errors.ts |
package.json |
software | healthy | packages/types/package.json |
biome.json |
software | healthy | packages/types/biome.json |
tsconfig.json |
software | healthy | packages/types/tsconfig.json |
index.ts |
software | healthy | packages/types/src/index.ts |
bot.ts |
software | healthy | packages/types/src/bot.ts |
feedback.ts |
software | healthy | packages/types/src/feedback.ts |
integration.ts |
software | healthy | packages/types/src/integration.ts |
email.ts |
software | healthy | packages/types/src/email.ts |
schema.ts |
software | healthy | packages/types/src/schema.ts |
cloudflare.ts |
software | healthy | packages/types/src/cloudflare.ts |
telegram.ts |
software | healthy | packages/types/src/telegram.ts |
organization.ts |
software | healthy | packages/types/src/organization.ts |
objects.ts |
software | healthy | packages/types/src/objects.ts |
playground.ts |
software | healthy | packages/types/src/playground.ts |
database.ts |
software | healthy | packages/types/src/database.ts |
discord.ts |
software | healthy | packages/types/src/discord.ts |
dataset.ts |
software | healthy | packages/types/src/dataset.ts |
auth.ts |
software | healthy | packages/types/src/auth.ts |
slack.ts |
software | healthy | packages/types/src/slack.ts |
workflow.ts |
software | healthy | packages/types/src/workflow.ts |
execution.ts |
software | healthy | packages/types/src/execution.ts |
whatsapp.ts |
software | healthy | packages/types/src/whatsapp.ts |
replicate.ts |
software | healthy | packages/types/src/replicate.ts |
dashboard.ts |
software | healthy | packages/types/src/dashboard.ts |
secret.ts |
software | healthy | packages/types/src/secret.ts |
types.ts |
software | healthy | packages/types/src/types.ts |
usage.ts |
software | healthy | packages/types/src/usage.ts |
queue.ts |
software | healthy | packages/types/src/queue.ts |
api-key.ts |
software | healthy | packages/types/src/api-key.ts |
scheduled.ts |
software | healthy | packages/types/src/scheduled.ts |
endpoint.ts |
software | healthy | packages/types/src/endpoint.ts |
profile.ts |
software | healthy | packages/types/src/profile.ts |
billing.ts |
software | healthy | packages/types/src/billing.ts |
vitest.config.ts |
software | healthy | packages/geo/vitest.config.ts |
package.json |
software | healthy | packages/geo/package.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
for |
software | healthy | packages/runtime/src/base-runtime.ts:for |
should |
software | healthy | packages/runtime/src/base-runtime.ts:should |
Runtime |
software | healthy | packages/runtime/src/base-runtime.ts:Runtime |
WorkerRuntime |
software | healthy | packages/runtime/src/worker-runtime.ts:WorkerRuntime |
instance |
software | healthy | packages/runtime/src/execution-state.ts:instance |
WorkflowRuntime |
software | healthy | packages/runtime/src/workflow-runtime.ts:WorkflowRuntime |
ToolCallTracker |
software | healthy | packages/runtime/src/base-tool-registry.ts:ToolCallTracker |
BaseToolRegistry |
software | healthy | packages/runtime/src/base-tool-registry.ts:BaseToolRegistry |
for |
software | healthy | packages/runtime/src/node-types.ts:for |
ExecutableNode |
software | healthy | packages/runtime/src/node-types.ts:ExecutableNode |
MultiStepNode |
software | healthy | packages/runtime/src/node-types.ts:MultiStepNode |
NodeToolProvider |
software | healthy | packages/runtime/src/node-tool-provider.ts:NodeToolProvider |
for |
software | healthy | packages/runtime/src/base-node-registry.ts:for |
BaseNodeRegistry |
software | healthy | packages/runtime/src/base-node-registry.ts:BaseNodeRegistry |
MockSandboxExecutor |
software | healthy | packages/runtime/src/utils/mock-sandbox-executor.ts:MockSan… |
MockCodeModeExecutor |
software | healthy | packages/runtime/src/utils/mock-code-mode-executor.ts:MockC… |
MultiStepAdditionNode |
software | healthy | packages/runtime/src/specification/multi-step-test-nodes.ts… |
FailingMultiStepNode |
software | healthy | packages/runtime/src/specification/multi-step-test-nodes.ts… |
NowDateNode |
software | healthy | packages/runtime/src/nodes/date/now-date-node.ts:NowDateNode |
ParseDateNode |
software | healthy | packages/runtime/src/nodes/date/parse-date-node.ts:ParseDat… |
AddDateNode |
software | healthy | packages/runtime/src/nodes/date/add-date-node.ts:AddDateNode |
FormatDateNode |
software | healthy | packages/runtime/src/nodes/date/format-date-node.ts:FormatD… |
DiffDateNode |
software | healthy | packages/runtime/src/nodes/date/diff-date-node.ts:DiffDateN… |
DatasetDeleteFileNode |
software | healthy | packages/runtime/src/nodes/dataset/dataset-delete-file-node… |
DatasetDownloadFileNode |
software | healthy | packages/runtime/src/nodes/dataset/dataset-download-file-no… |
DatasetListFilesNode |
software | healthy | packages/runtime/src/nodes/dataset/dataset-list-files-node.… |
DatasetAiSearchNode |
software | healthy | packages/runtime/src/nodes/dataset/dataset-ai-search-node.t… |
DatasetUploadFileNode |
software | healthy | packages/runtime/src/nodes/dataset/dataset-upload-file-node… |
DatasetSearchNode |
software | healthy | packages/runtime/src/nodes/dataset/dataset-search-node.ts:D… |
GeocodingGoogleNode |
software | healthy | packages/runtime/src/nodes/google/geocoding-google-node.ts:… |
PlacesGoogleNode |
software | healthy | packages/runtime/src/nodes/google/places-google-node.ts:Pla… |
AirQualityGoogleNode |
software | healthy | packages/runtime/src/nodes/google/air-quality-google-node.t… |
WeatherGoogleNode |
software | healthy | packages/runtime/src/nodes/google/weather-google-node.ts:We… |
TimezoneGoogleNode |
software | healthy | packages/runtime/src/nodes/google/timezone-google-node.ts:T… |
PollenGoogleNode |
software | healthy | packages/runtime/src/nodes/google/pollen-google-node.ts:Pol… |
ElevationGoogleNode |
software | healthy | packages/runtime/src/nodes/google/elevation-google-node.ts:… |
JsonValidNode |
software | healthy | packages/runtime/src/nodes/json/json-valid-node.ts:JsonVali… |
JsonReplaceNode |
software | healthy | packages/runtime/src/nodes/json/json-replace-node.ts:JsonRe… |
JsonAggNode |
software | healthy | packages/runtime/src/nodes/json/json-agg-node.ts:JsonAggNode |
JsonSchemaExtractNode |
software | healthy | packages/runtime/src/nodes/json/json-schema-extract-node.ts… |
JsonFlattenNode |
software | healthy | packages/runtime/src/nodes/json/json-flatten-node.ts:JsonFl… |
JsonSchemaComposeNode |
software | healthy | packages/runtime/src/nodes/json/json-schema-compose-node.ts… |
JsonStripNullsNode |
software | healthy | packages/runtime/src/nodes/json/json-strip-nulls-node.ts:Js… |
JsonExecuteJavascriptNode |
software | healthy | packages/runtime/src/nodes/json/json-execute-javascript-nod… |
JsonExtractNumberNode |
software | healthy | packages/runtime/src/nodes/json/json-extract-number-node.ts… |
JsonTypeofNode |
software | healthy | packages/runtime/src/nodes/json/json-typeof-node.ts:JsonTyp… |
JsonContainsNode |
software | healthy | packages/runtime/src/nodes/json/json-contains-node.ts:JsonC… |
JsonArrayLengthNode |
software | healthy | packages/runtime/src/nodes/json/json-array-length-node.ts:J… |
JsonExtractBooleanNode |
software | healthy | packages/runtime/src/nodes/json/json-extract-boolean-node.t… |
JsonKeysNode |
software | healthy | packages/runtime/src/nodes/json/json-keys-node.ts:JsonKeysN… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
packages |
software | healthy | packages |
utils |
software | healthy | packages/utils |
src |
software | healthy | packages/utils/src |
types |
software | healthy | packages/types |
src |
software | healthy | packages/types/src |
geo |
software | healthy | packages/geo |
src |
software | healthy | packages/geo/src |
runtime |
software | healthy | packages/runtime |
src |
software | healthy | packages/runtime/src |
utils |
software | healthy | packages/runtime/src/utils |
specification |
software | healthy | packages/runtime/src/specification |
nodes |
software | healthy | packages/runtime/src/nodes |
date |
software | healthy | packages/runtime/src/nodes/date |
dataset |
software | healthy | packages/runtime/src/nodes/dataset |
google |
software | healthy | packages/runtime/src/nodes/google |
json |
software | healthy | packages/runtime/src/nodes/json |
anthropic |
software | healthy | packages/runtime/src/nodes/anthropic |
output |
software | healthy | packages/runtime/src/nodes/output |
sandbox |
software | healthy | packages/runtime/src/nodes/sandbox |
gemini |
software | healthy | packages/runtime/src/nodes/gemini |
tavily |
software | healthy | packages/runtime/src/nodes/tavily |
random |
software | healthy | packages/runtime/src/nodes/random |
document |
software | healthy | packages/runtime/src/nodes/document |
wikipedia |
software | healthy | packages/runtime/src/nodes/wikipedia |
csv |
software | healthy | packages/runtime/src/nodes/csv |
browser |
software | healthy | packages/runtime/src/nodes/browser |
x |
software | healthy | packages/runtime/src/nodes/x |
agent |
software | healthy | packages/runtime/src/nodes/agent |
image |
software | healthy | packages/runtime/src/nodes/image |
video |
software | healthy | packages/runtime/src/nodes/video |
whatsapp |
software | healthy | packages/runtime/src/nodes/whatsapp |
array |
software | healthy | packages/runtime/src/nodes/array |
blob |
software | healthy | packages/runtime/src/nodes/blob |
geo |
software | healthy | packages/runtime/src/nodes/geo |
google-mail |
software | healthy | packages/runtime/src/nodes/google-mail |
fetch |
software | healthy | packages/runtime/src/nodes/fetch |
queue |
software | healthy | packages/runtime/src/nodes/queue |
email |
software | healthy | packages/runtime/src/nodes/email |
javascript |
software | healthy | packages/runtime/src/nodes/javascript |
reddit |
software | healthy | packages/runtime/src/nodes/reddit |
3d |
software | healthy | packages/runtime/src/nodes/3d |
math |
software | healthy | packages/runtime/src/nodes/math |
wordpress |
software | healthy | packages/runtime/src/nodes/wordpress |
cloudflare |
software | healthy | packages/runtime/src/nodes/cloudflare |
logic |
software | healthy | packages/runtime/src/nodes/logic |
openai |
software | healthy | packages/runtime/src/nodes/openai |
discord |
software | healthy | packages/runtime/src/nodes/discord |
database |
software | healthy | packages/runtime/src/nodes/database |
github |
software | healthy | packages/runtime/src/nodes/github |
text |
software | healthy | packages/runtime/src/nodes/text |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
POST /refresh |
api | healthy | apps/api/src/auth.ts |
POST /logout |
api | healthy | apps/api/src/auth.ts |
GET /login/github |
api | healthy | apps/api/src/auth.ts |
GET /login/google |
api | healthy | apps/api/src/auth.ts |
GET /protected |
api | healthy | apps/api/src/auth.ts |
GET /user |
api | healthy | apps/api/src/auth.ts |
GET / |
api | healthy | apps/api/src/routes/llms.ts |
GET /:signedToken |
api | healthy | apps/api/src/routes/forms.ts |
POST /:signedToken |
api | healthy | apps/api/src/routes/forms.ts |
POST / |
api | healthy | apps/api/src/routes/secrets.ts |
GET /:id |
api | healthy | apps/api/src/routes/secrets.ts |
PUT /:id |
api | healthy | apps/api/src/routes/secrets.ts |
DELETE /:id |
api | healthy | apps/api/src/routes/secrets.ts |
POST /criteria |
api | healthy | apps/api/src/routes/feedback.ts |
GET /criteria |
api | healthy | apps/api/src/routes/feedback.ts |
GET /criteria/workflow/:workflowId |
api | healthy | apps/api/src/routes/feedback.ts |
PATCH /criteria/:id |
api | healthy | apps/api/src/routes/feedback.ts |
DELETE /criteria/:id |
api | healthy | apps/api/src/routes/feedback.ts |
PUT / |
api | healthy | apps/api/src/routes/feedback.ts |
POST /batch |
api | healthy | apps/api/src/routes/feedback.ts |
GET /execution/:executionId |
api | healthy | apps/api/src/routes/feedback.ts |
POST /:queueId/publish |
api | healthy | apps/api/src/routes/queue-publish.ts |
POST /webhook/:discordBotId |
api | healthy | apps/api/src/routes/discord-webhook.ts |
PATCH /:id/roll |
api | healthy | apps/api/src/routes/api-keys.ts |
GET /metadata/:id |
api | healthy | apps/api/src/routes/objects.ts |
GET /list |
api | healthy | apps/api/src/routes/objects.ts |
GET /providers |
api | healthy | apps/api/src/routes/integrations.ts |
GET /webhook/:whatsappAccountId |
api | healthy | apps/api/src/routes/whatsapp-webhook.ts |
POST /webhook/:whatsappAccountId |
api | healthy | apps/api/src/routes/whatsapp-webhook.ts |
GET /:workflowId |
api | healthy | apps/api/src/routes/ws.ts |
POST /webhook/:slackBotId |
api | healthy | apps/api/src/routes/slack-webhook.ts |
POST /webhook/:telegramBotId |
api | healthy | apps/api/src/routes/telegram-webhook.ts |
GET /models/:owner/:name/schema |
api | healthy | apps/api/src/routes/replicate.ts |
GET /:databaseId/schema |
api | healthy | apps/api/src/routes/databases.ts |
POST /:databaseId/query |
api | healthy | apps/api/src/routes/databases.ts |
POST /:id/upload |
api | healthy | apps/api/src/routes/datasets.ts |
GET /:id/files |
api | healthy | apps/api/src/routes/datasets.ts |
DELETE /:id/files/:filename |
api | healthy | apps/api/src/routes/datasets.ts |
GET /:id/files/:filename |
api | healthy | apps/api/src/routes/datasets.ts |
GET /:provider/connect |
api | healthy | apps/api/src/routes/oauth.ts |
GET /:id/webhook-info |
api | healthy | apps/api/src/routes/bots.ts |
GET /models/schema |
api | healthy | apps/api/src/routes/cloudflare-ai.ts |
GET /models |
api | healthy | apps/api/src/routes/cloudflare-ai.ts |
POST /:workflowId/executions/:executionId/cancel |
api | healthy | apps/api/src/routes/workflows.ts |
GET /:workflowId/queue-trigger |
api | healthy | apps/api/src/routes/workflows.ts |
PUT /:workflowId/queue-trigger |
api | healthy | apps/api/src/routes/workflows.ts |
DELETE /:workflowId/queue-trigger |
api | healthy | apps/api/src/routes/workflows.ts |
GET /:workflowId/email-trigger |
api | healthy | apps/api/src/routes/workflows.ts |
GET /:workflowId/endpoint-trigger |
api | healthy | apps/api/src/routes/workflows.ts |
PUT /:workflowId/endpoint-trigger |
api | healthy | apps/api/src/routes/workflows.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
0033_add_feedback_workflow_id.sql |
data | healthy | apps/api/src/db/migrations/0033_add_feedback_workflow_id.sql |
0028_fix_integrations_unique_constraint.sql |
data | healthy | apps/api/src/db/migrations/0028_fix_integrations_unique_con… |
0060_replace_thread_status_with_archived_at.sql |
data | healthy | apps/api/src/db/migrations/0060_replace_thread_status_with_… |
0005_split_version_alias_column.sql |
data | healthy | apps/api/src/db/migrations/0005_split_version_alias_column.… |
0047_add_schemas.sql |
data | healthy | apps/api/src/db/migrations/0047_add_schemas.sql |
0014_add_status_column.sql |
data | healthy | apps/api/src/db/migrations/0014_add_status_column.sql |
0025_add_stripe_billing.sql |
data | healthy | apps/api/src/db/migrations/0025_add_stripe_billing.sql |
0009_add_developer_mode.sql |
data | healthy | apps/api/src/db/migrations/0009_add_developer_mode.sql |
0011_add_secrets.sql |
data | healthy | apps/api/src/db/migrations/0011_add_secrets.sql |
0016_remove_executions_table.sql |
data | healthy | apps/api/src/db/migrations/0016_remove_executions_table.sql |
0017_add_queues_table.sql |
data | healthy | apps/api/src/db/migrations/0017_add_queues_table.sql |
0002_improve_workflow_handle.sql |
data | healthy | apps/api/src/db/migrations/0002_improve_workflow_handle.sql |
0055_add_email_handle.sql |
data | healthy | apps/api/src/db/migrations/0055_add_email_handle.sql |
0049_add_sender_email.sql |
data | healthy | apps/api/src/db/migrations/0049_add_sender_email.sql |
0051_unify_bots.sql |
data | healthy | apps/api/src/db/migrations/0051_unify_bots.sql |
0039_add_telegram_triggers.sql |
data | healthy | apps/api/src/db/migrations/0039_add_telegram_triggers.sql |
0013_add_integrations_table.sql |
data | healthy | apps/api/src/db/migrations/0013_add_integrations_table.sql |
0062_add_credits_exhausted.sql |
data | healthy | apps/api/src/db/migrations/0062_add_credits_exhausted.sql |
0045_remove_handles.sql |
data | healthy | apps/api/src/db/migrations/0045_remove_handles.sql |
0035_rename_type_to_trigger.sql |
data | healthy | apps/api/src/db/migrations/0035_rename_type_to_trigger.sql |
0015_add_description_column.sql |
data | healthy | apps/api/src/db/migrations/0015_add_description_column.sql |
0034_add_workflow_runtime.sql |
data | healthy | apps/api/src/db/migrations/0034_add_workflow_runtime.sql |
0059_add_inboxes.sql |
data | healthy | apps/api/src/db/migrations/0059_add_inboxes.sql |
0040_add_discord_telegram_bots.sql |
data | healthy | apps/api/src/db/migrations/0040_add_discord_telegram_bots.s… |
0050_add_slack.sql |
data | healthy | apps/api/src/db/migrations/0050_add_slack.sql |
0056_user_onboarding_stages.sql |
data | healthy | apps/api/src/db/migrations/0056_user_onboarding_stages.sql |
0000_initialize_database.sql |
data | healthy | apps/api/src/db/migrations/0000_initialize_database.sql |
0022_rename_cron_triggers_to_scheduled.sql |
data | healthy | apps/api/src/db/migrations/0022_rename_cron_triggers_to_sch… |
0027_add_tour_completed.sql |
data | healthy | apps/api/src/db/migrations/0027_add_tour_completed.sql |
0008_add_organization_compute_credits.sql |
data | healthy | apps/api/src/db/migrations/0008_add_organization_compute_cr… |
0021_update_cron_to_scheduled.sql |
data | healthy | apps/api/src/db/migrations/0021_update_cron_to_scheduled.sql |
0012_migrate_to_r2.sql |
data | healthy | apps/api/src/db/migrations/0012_migrate_to_r2.sql |
0018_unified_active_deployment.sql |
data | healthy | apps/api/src/db/migrations/0018_unified_active_deployment.s… |
0004_add_version_alias_to_cron.sql |
data | healthy | apps/api/src/db/migrations/0004_add_version_alias_to_cron.s… |
0003_add_cron_triggers.sql |
data | healthy | apps/api/src/db/migrations/0003_add_cron_triggers.sql |
0054_add_unlimited_usage.sql |
data | healthy | apps/api/src/db/migrations/0054_add_unlimited_usage.sql |
0031_add_feedback_table.sql |
data | healthy | apps/api/src/db/migrations/0031_add_feedback_table.sql |
0052_make_feedback_user_id_optional.sql |
data | healthy | apps/api/src/db/migrations/0052_make_feedback_user_id_optio… |
0048_move_plan_to_organizations.sql |
data | healthy | apps/api/src/db/migrations/0048_move_plan_to_organizations.… |
0020_remove_cron_trigger_timestamps.sql |
data | healthy | apps/api/src/db/migrations/0020_remove_cron_trigger_timesta… |
0058_add_thread_reads.sql |
data | healthy | apps/api/src/db/migrations/0058_add_thread_reads.sql |
0024_add_invitations_table.sql |
data | healthy | apps/api/src/db/migrations/0024_add_invitations_table.sql |
0010_remove_user_in_waitlist.sql |
data | healthy | apps/api/src/db/migrations/0010_remove_user_in_waitlist.sql |
0043_add_http_endpoints.sql |
data | healthy | apps/api/src/db/migrations/0043_add_http_endpoints.sql |
0041_make_telegram_chat_id_optional.sql |
data | healthy | apps/api/src/db/migrations/0041_make_telegram_chat_id_optio… |
0030_change_evaluations_to_deployments.sql |
data | healthy | apps/api/src/db/migrations/0030_change_evaluations_to_deplo… |
0057_add_inbox_tables.sql |
data | healthy | apps/api/src/db/migrations/0057_add_inbox_tables.sql |
0007_add_datasets_table.sql |
data | healthy | apps/api/src/db/migrations/0007_add_datasets_table.sql |
0029_add_evaluations_table.sql |
data | healthy | apps/api/src/db/migrations/0029_add_evaluations_table.sql |
0044_remove_deployments.sql |
data | healthy | apps/api/src/db/migrations/0044_remove_deployments.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
/src/hooks |
frontend | healthy | apps/app/src/hooks/use-page.ts |
/form-page |
frontend | healthy | apps/app/src/pages/form-page.tsx |
/bot-whatsapp-detail-page |
frontend | healthy | apps/app/src/pages/bot-whatsapp-detail-page.tsx |
/playground-page |
frontend | healthy | apps/app/src/pages/playground-page.tsx |
/editor-page |
frontend | healthy | apps/app/src/pages/editor-page.tsx |
/bots-page |
frontend | healthy | apps/app/src/pages/bots-page.tsx |
/dataset-detail-page |
frontend | healthy | apps/app/src/pages/dataset-detail-page.tsx |
/executions-page |
frontend | healthy | apps/app/src/pages/executions-page.tsx |
/bot-telegram-detail-page |
frontend | healthy | apps/app/src/pages/bot-telegram-detail-page.tsx |
/dashboard-page |
frontend | healthy | apps/app/src/pages/dashboard-page.tsx |
/databases-page |
frontend | healthy | apps/app/src/pages/databases-page.tsx |
/billing-page |
frontend | healthy | apps/app/src/pages/billing-page.tsx |
/execution-detail-page |
frontend | healthy | apps/app/src/pages/execution-detail-page.tsx |
/login-page |
frontend | healthy | apps/app/src/pages/login-page.tsx |
/workflows-page |
frontend | healthy | apps/app/src/pages/workflows-page.tsx |
/schemas-page |
frontend | healthy | apps/app/src/pages/schemas-page.tsx |
/datasets-page |
frontend | healthy | apps/app/src/pages/datasets-page.tsx |
/endpoints-page |
frontend | healthy | apps/app/src/pages/endpoints-page.tsx |
/template-try-page |
frontend | healthy | apps/app/src/pages/template-try-page.tsx |
/bot-discord-detail-page |
frontend | healthy | apps/app/src/pages/bot-discord-detail-page.tsx |
/bot-telegram-edit-dialog |
frontend | healthy | apps/app/src/pages/bot-telegram-edit-dialog.tsx |
/profile-page |
frontend | healthy | apps/app/src/pages/profile-page.tsx |
/feedback-page |
frontend | healthy | apps/app/src/pages/feedback-page.tsx |
/emails-page |
frontend | healthy | apps/app/src/pages/emails-page.tsx |
/template-detail-page |
frontend | healthy | apps/app/src/pages/template-detail-page.tsx |
/bot-discord-edit-dialog |
frontend | healthy | apps/app/src/pages/bot-discord-edit-dialog.tsx |
/template-preview-page |
frontend | healthy | apps/app/src/pages/template-preview-page.tsx |
/bot-slack-edit-dialog |
frontend | healthy | apps/app/src/pages/bot-slack-edit-dialog.tsx |
/bots-create-dialog |
frontend | healthy | apps/app/src/pages/bots-create-dialog.tsx |
/playground-execute-page |
frontend | healthy | apps/app/src/pages/playground-execute-page.tsx |
/api-keys-page |
frontend | healthy | apps/app/src/pages/api-keys-page.tsx |
/database-console-page |
frontend | healthy | apps/app/src/pages/database-console-page.tsx |
/secrets-page |
frontend | healthy | apps/app/src/pages/secrets-page.tsx |
/bot-slack-detail-page |
frontend | healthy | apps/app/src/pages/bot-slack-detail-page.tsx |
/organizations-page |
frontend | healthy | apps/app/src/pages/organizations-page.tsx |
/bot-whatsapp-edit-dialog |
frontend | healthy | apps/app/src/pages/bot-whatsapp-edit-dialog.tsx |
/queues-page |
frontend | healthy | apps/app/src/pages/queues-page.tsx |
/integrations-page |
frontend | healthy | apps/app/src/pages/integrations-page.tsx |
/templates-page |
frontend | healthy | apps/app/src/pages/templates-page.tsx |
/invitations-page |
frontend | healthy | apps/app/src/pages/invitations-page.tsx |
/not-found-page |
frontend | healthy | apps/app/src/pages/not-found-page.tsx |
/members-page |
frontend | healthy | apps/app/src/pages/members-page.tsx |
/database-explorer-page |
frontend | healthy | apps/app/src/pages/database-explorer-page.tsx |
/feedback-form-page |
frontend | healthy | apps/app/src/pages/feedback-form-page.tsx |
/admin/admin-execution-detail-page |
frontend | healthy | apps/app/src/pages/admin/admin-execution-detail-page.tsx |
/admin/admin-datasets-page |
frontend | healthy | apps/app/src/pages/admin/admin-datasets-page.tsx |
/admin/admin-user-detail-page |
frontend | healthy | apps/app/src/pages/admin/admin-user-detail-page.tsx |
/admin/admin-stuck-users-page |
frontend | healthy | apps/app/src/pages/admin/admin-stuck-users-page.tsx |
/admin/admin-users-page |
frontend | healthy | apps/app/src/pages/admin/admin-users-page.tsx |
/admin/admin-support-page |
frontend | healthy | apps/app/src/pages/admin/admin-support-page.tsx |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::packages/runtime/src/nodes/google-mail/create-reply-d… |
security | healthy | packages/runtime/src/nodes/google-mail/create-reply-draft-g… |
auth::packages/runtime/src/nodes/google-calendar/check-avai… |
security | healthy | packages/runtime/src/nodes/google-calendar/check-availabili… |
auth::packages/runtime/src/nodes/google-calendar/create-eve… |
security | healthy | packages/runtime/src/nodes/google-calendar/create-event-goo… |
auth::apps/api/src/oauth/providers/GitHubProvider.ts |
security | healthy | apps/api/src/oauth/providers/GitHubProvider.ts |
auth::packages/runtime/src/nodes/google-calendar/delete-eve… |
security | healthy | packages/runtime/src/nodes/google-calendar/delete-event-goo… |
auth::packages/runtime/src/nodes/reddit/submit-comment-redd… |
security | healthy | packages/runtime/src/nodes/reddit/submit-comment-reddit-nod… |
auth::packages/runtime/src/nodes/google-calendar/update-eve… |
security | healthy | packages/runtime/src/nodes/google-calendar/update-event-goo… |
auth::apps/api/src/oauth/types.ts |
security | healthy | apps/api/src/oauth/types.ts |
auth::apps/api/src/oauth/providers/LinkedInProvider.ts |
security | healthy | apps/api/src/oauth/providers/LinkedInProvider.ts |
auth::apps/app/src/pages/bot-slack-detail-page.tsx |
security | healthy | apps/app/src/pages/bot-slack-detail-page.tsx |
auth::apps/api/src/utils/auth-context.ts |
security | healthy | apps/api/src/utils/auth-context.ts |
auth::apps/api/src/routes/admin/users.ts |
security | healthy | apps/api/src/routes/admin/users.ts |
auth::packages/runtime/src/nodes/google-mail/send-draft-goo… |
security | healthy | packages/runtime/src/nodes/google-mail/send-draft-google-ma… |
auth::apps/api/src/oauth/providers/RedditProvider.ts |
security | healthy | apps/api/src/oauth/providers/RedditProvider.ts |
auth::apps/api/src/oauth/registry.ts |
security | healthy | apps/api/src/oauth/registry.ts |
auth::apps/api/src/middleware/rate-limit.ts |
security | healthy | apps/api/src/middleware/rate-limit.ts |
auth::apps/www/src/routes/docs/concepts.tsx |
security | healthy | apps/www/src/routes/docs/concepts.tsx |
auth::apps/api/src/oauth/OAuthProvider.ts |
security | healthy | apps/api/src/oauth/OAuthProvider.ts |
auth::packages/runtime/src/nodes/google-mail/mark-message-g… |
security | healthy | packages/runtime/src/nodes/google-mail/mark-message-google-… |
auth::packages/runtime/src/nodes/reddit/list-posts-reddit-n… |
security | healthy | packages/runtime/src/nodes/reddit/list-posts-reddit-node.ts |
auth::apps/app/src/components/workflow/widgets/input/slack-… |
security | healthy | apps/app/src/components/workflow/widgets/input/slack-bot-cr… |
auth::apps/api/src/auth.ts |
security | healthy | apps/api/src/auth.ts |
auth::packages/runtime/src/nodes/google-calendar/list-calen… |
security | healthy | packages/runtime/src/nodes/google-calendar/list-calendars-g… |
auth::packages/runtime/src/nodes/reddit/list-comments-reddi… |
security | healthy | packages/runtime/src/nodes/reddit/list-comments-reddit-node… |
auth::packages/types/src/integration.ts |
security | healthy | packages/types/src/integration.ts |
auth::packages/runtime/src/nodes/google-mail/read-inbox-goo… |
security | healthy | packages/runtime/src/nodes/google-mail/read-inbox-google-ma… |
auth::apps/api/src/routes/databases.ts |
security | healthy | apps/api/src/routes/databases.ts |
auth::packages/runtime/src/nodes/google-mail/modify-labels-… |
security | healthy | packages/runtime/src/nodes/google-mail/modify-labels-google… |
auth::packages/runtime/src/nodes/reddit/share-post-reddit-n… |
security | healthy | packages/runtime/src/nodes/reddit/share-post-reddit-node.ts |
auth::apps/api/src/oauth/providers/WordPressProvider.ts |
security | healthy | apps/api/src/oauth/providers/WordPressProvider.ts |
auth::apps/app/src/integrations/providers/reddit.ts |
security | healthy | apps/app/src/integrations/providers/reddit.ts |
auth::apps/app/src/integrations/providers/google-calendar.ts |
security | healthy | apps/app/src/integrations/providers/google-calendar.ts |
auth::apps/app/src/integrations/providers/wordpress.ts |
security | healthy | apps/app/src/integrations/providers/wordpress.ts |
auth::apps/app/src/integrations/hooks/use-integration-actio… |
security | healthy | apps/app/src/integrations/hooks/use-integration-actions.ts |
auth::packages/runtime/src/nodes/reddit/vote-reddit-node.ts |
security | healthy | packages/runtime/src/nodes/reddit/vote-reddit-node.ts |
auth::apps/api/src/routes/objects.ts |
security | healthy | apps/api/src/routes/objects.ts |
auth::packages/runtime/src/nodes/reddit/list-user-comments-… |
security | healthy | packages/runtime/src/nodes/reddit/list-user-comments-reddit… |
auth::packages/runtime/src/nodes/reddit/get-subreddit-reddi… |
security | healthy | packages/runtime/src/nodes/reddit/get-subreddit-reddit-node… |
auth::packages/runtime/src/nodes/discord/send-message-disco… |
security | healthy | packages/runtime/src/nodes/discord/send-message-discord-nod… |
auth::apps/api/src/routes/integrations.ts |
security | healthy | apps/api/src/routes/integrations.ts |
auth::packages/runtime/src/nodes/google-mail/update-draft-g… |
security | healthy | packages/runtime/src/nodes/google-mail/update-draft-google-… |
auth::packages/runtime/src/nodes/google-mail/get-message-go… |
security | healthy | packages/runtime/src/nodes/google-mail/get-message-google-m… |
auth::packages/runtime/src/nodes/reddit/get-post-reddit-nod… |
security | healthy | packages/runtime/src/nodes/reddit/get-post-reddit-node.ts |
auth::packages/runtime/src/nodes/google-mail/trash-message-… |
security | healthy | packages/runtime/src/nodes/google-mail/trash-message-google… |
auth::apps/app/src/integrations/hooks/use-oauth-callback.ts |
security | healthy | apps/app/src/integrations/hooks/use-oauth-callback.ts |
auth::packages/runtime/src/nodes/google-calendar/quick-add-… |
security | healthy | packages/runtime/src/nodes/google-calendar/quick-add-google… |
auth::apps/app/src/integrations/providers/linkedin.ts |
security | healthy | apps/app/src/integrations/providers/linkedin.ts |
auth::packages/runtime/src/nodes/reddit/search-subreddits-r… |
security | healthy | packages/runtime/src/nodes/reddit/search-subreddits-reddit-… |
auth::packages/runtime/src/nodes/google-mail/send-email-goo… |
security | healthy | packages/runtime/src/nodes/google-mail/send-email-google-ma… |
auth::packages/runtime/src/nodes/google-calendar/search-eve… |
security | healthy | packages/runtime/src/nodes/google-calendar/search-events-go… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
schemas |
data | healthy | apps/api/src/db/migrations/0047_add_schemas.sql |
secrets |
data | healthy | apps/api/src/db/migrations/0011_add_secrets.sql |
queues |
data | healthy | apps/api/src/db/migrations/0017_add_queues_table.sql |
queue_triggers |
data | healthy | apps/api/src/db/migrations/0017_add_queues_table.sql |
bots |
data | healthy | apps/api/src/db/migrations/0051_unify_bots.sql |
bot_triggers |
data | healthy | apps/api/src/db/migrations/0051_unify_bots.sql |
telegram_triggers |
data | healthy | apps/api/src/db/migrations/0039_add_telegram_triggers.sql |
integrations |
data | healthy | apps/api/src/db/migrations/0013_add_integrations_table.sql |
inboxes |
data | healthy | apps/api/src/db/migrations/0059_add_inboxes.sql |
discord_bots |
data | healthy | apps/api/src/db/migrations/0040_add_discord_telegram_bots.s… |
telegram_bots |
data | healthy | apps/api/src/db/migrations/0040_add_discord_telegram_bots.s… |
slack_bots |
data | healthy | apps/api/src/db/migrations/0050_add_slack.sql |
slack_triggers |
data | healthy | apps/api/src/db/migrations/0050_add_slack.sql |
api_keys |
data | healthy | apps/api/src/db/migrations/0000_initialize_database.sql |
deployments |
data | healthy | apps/api/src/db/migrations/0000_initialize_database.sql |
executions |
data | healthy | apps/api/src/db/migrations/0000_initialize_database.sql |
memberships |
data | healthy | apps/api/src/db/migrations/0000_initialize_database.sql |
organizations |
data | healthy | apps/api/src/db/migrations/0000_initialize_database.sql |
users |
data | healthy | apps/api/src/db/migrations/0000_initialize_database.sql |
workflows |
data | healthy | apps/api/src/db/migrations/0000_initialize_database.sql |
__new_secrets |
data | healthy | apps/api/src/db/migrations/0012_migrate_to_r2.sql |
cron_triggers_new |
data | healthy | apps/api/src/db/migrations/0018_unified_active_deployment.s… |
queue_triggers_new |
data | healthy | apps/api/src/db/migrations/0018_unified_active_deployment.s… |
cron_triggers |
data | healthy | apps/api/src/db/migrations/0003_add_cron_triggers.sql |
feedback |
data | healthy | apps/api/src/db/migrations/0031_add_feedback_table.sql |
feedback_new |
data | healthy | apps/api/src/db/migrations/0052_make_feedback_user_id_optio… |
thread_reads |
data | healthy | apps/api/src/db/migrations/0058_add_thread_reads.sql |
invitations |
data | healthy | apps/api/src/db/migrations/0024_add_invitations_table.sql |
endpoints |
data | healthy | apps/api/src/db/migrations/0043_add_http_endpoints.sql |
endpoint_triggers |
data | healthy | apps/api/src/db/migrations/0043_add_http_endpoints.sql |
telegram_triggers_new |
data | healthy | apps/api/src/db/migrations/0041_make_telegram_chat_id_optio… |
evaluations |
data | healthy | apps/api/src/db/migrations/0030_change_evaluations_to_deplo… |
threads |
data | healthy | apps/api/src/db/migrations/0057_add_inbox_tables.sql |
messages |
data | healthy | apps/api/src/db/migrations/0057_add_inbox_tables.sql |
attachments |
data | healthy | apps/api/src/db/migrations/0057_add_inbox_tables.sql |
datasets |
data | healthy | apps/api/src/db/migrations/0007_add_datasets_table.sql |
databases |
data | healthy | apps/api/src/db/migrations/0023_add_databases_table.sql |
feedback_criteria |
data | healthy | apps/api/src/db/migrations/0036_add_feedback_criteria.sql |
discord_triggers |
data | healthy | apps/api/src/db/migrations/0038_add_discord_triggers.sql |
emails |
data | healthy | apps/api/src/db/migrations/0019_add_emails_table.sql |
email_triggers |
data | healthy | apps/api/src/db/migrations/0019_add_emails_table.sql |
whatsapp_accounts |
data | healthy | apps/api/src/db/migrations/0046_add_whatsapp.sql |
whatsapp_triggers |
data | healthy | apps/api/src/db/migrations/0046_add_whatsapp.sql |
| Label | Layer | Status | Path |
|---|---|---|---|
App |
frontend | healthy | apps/app/src/app.tsx |
Root |
frontend | healthy | apps/www/src/root.tsx |
Cookies |
frontend | healthy | apps/www/src/routes/cookies.tsx |
Home |
frontend | healthy | apps/www/src/routes/home.tsx |
Terms |
frontend | healthy | apps/www/src/routes/terms.tsx |
Privacy |
frontend | healthy | apps/www/src/routes/privacy.tsx |
AlternativePage |
frontend | healthy | apps/www/src/routes/alternatives/$competitor.tsx |
AlternativesIndexPage |
frontend | healthy | apps/www/src/routes/alternatives/index.tsx |
CategoryPage |
frontend | healthy | apps/www/src/routes/nodes/$category.tsx |
NodesPage |
frontend | healthy | apps/www/src/routes/nodes/index.tsx |
NodePage |
frontend | healthy | apps/www/src/routes/nodes/$category.$nodeId.tsx |
DocsNodes |
frontend | healthy | apps/www/src/routes/docs/nodes.tsx |
DocsDevelopers |
frontend | healthy | apps/www/src/routes/docs/developers.tsx |
DocsIndex |
frontend | healthy | apps/www/src/routes/docs/index.tsx |
DocsConcepts |
frontend | healthy | apps/www/src/routes/docs/concepts.tsx |
DocsApi |
frontend | healthy | apps/www/src/routes/docs/api.tsx |
WorkflowsPage |
frontend | healthy | apps/www/src/routes/workflows/index.tsx |
WorkflowPage |
frontend | healthy | apps/www/src/routes/workflows/$workflowId.tsx |
BlogPostPage |
frontend | healthy | apps/www/src/routes/blog/$slug.tsx |
BlogIndexPage |
frontend | healthy | apps/www/src/routes/blog/index.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | CLAUDE.md |
redis |
data | healthy | pnpm-lock.yaml |
postgres |
data | healthy | pnpm-lock.yaml |
postgresql |
data | healthy | packages/runtime/src/nodes/json/json-agg-node.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
port:64 |
network | healthy | pnpm-lock.yaml |
port:11 |
network | healthy | pnpm-lock.yaml |
port:8080 |
network | healthy | apps/api/Dockerfile |
port:3000 |
network | healthy | apps/www/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
image::apps/api/Dockerfile |
hardware | healthy | apps/api/Dockerfile |
image::apps/api/containers/duckdb/Dockerfile |
hardware | healthy | apps/api/containers/duckdb/Dockerfile |
image::apps/api/containers/ffmpeg/Dockerfile |
hardware | healthy | apps/api/containers/ffmpeg/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | pnpm-lock.yaml |
vps::gcp |
hardware | healthy | pnpm-lock.yaml |
vps::droplet |
hardware | healthy | packages/runtime/src/nodes/image/photon-mix-with-color-node… |
| Label | Layer | Status | Path |
|---|---|---|---|
dotenv::apps/app/.env.production |
security | healthy | apps/app/.env.production |
dotenv::apps/app/.env.development |
security | healthy | apps/app/.env.development |
dotenv::apps/www/.env.development |
security | healthy | apps/www/.env.development |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::lint-and-test |
cicd | healthy | .github/workflows/lint-and-test.yml |
gha::migrate-database |
cicd | healthy | .github/workflows/migrate-database.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
lint-and-test |
cicd | healthy | .github/workflows/lint-and-test.yml |
migrate-database |
cicd | healthy | .github/workflows/migrate-database.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
CLOUDFLARE_API_TOKEN |
cicd | healthy | — |
CLOUDFLARE_ACCOUNT_ID |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
dafthunk-com__dafthunk |
software | healthy | /data/fable5_failed_archive/dafthunk-com__dafthunk |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | apps/api/src/auth.ts |
This page is publicly accessible at:
https://repobility.com/scan/6514d16e-82d0-4b8f-a426-d71294fa65ae/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/6514d16e-82d0-4b8f-a426-d71294fa65ae/
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.