https://github.com/openops-cloud/openops
· scanned 2026-05-16 12:50 UTC (1 day, 9 hours ago)
· 10 languages
259 findings (9 legacy + 250 scanner) 2/10 scanners ran 95th percentile · Typescript · large (100-500K LoC) Scanner says 56 (higher by 29)
Last scanned 3 days, 1 hour ago · v1 · 253 findings from 2 sources. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.
All 7818 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 |
|---|---|---|---|
project.json |
software | healthy | project.json |
jest.preset.js |
software | warning | jest.preset.js |
greptile.json |
software | healthy | greptile.json |
README.md |
software | healthy | README.md |
chromatic.config.json |
software | healthy | chromatic.config.json |
CLAUDE.md |
software | healthy | CLAUDE.md |
netlify.toml |
software | healthy | netlify.toml |
package.json |
software | healthy | package.json |
migrations.json |
software | healthy | migrations.json |
jest.setup.js |
software | warning | jest.setup.js |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
Dockerfile |
software | healthy | Dockerfile |
.lintstagedrc.json |
software | healthy | .lintstagedrc.json |
jest.config.ts |
software | warning | jest.config.ts |
package-lock.json |
software | healthy | package-lock.json |
.coderabbit.yaml |
software | healthy | .coderabbit.yaml |
.eslintrc.json |
software | healthy | .eslintrc.json |
engine.Dockerfile |
software | healthy | engine.Dockerfile |
jest.env.js |
software | warning | jest.env.js |
CODE_OF_CONDUCT.md |
software | healthy | CODE_OF_CONDUCT.md |
SECURITY.md |
software | healthy | SECURITY.md |
AGENTS.md |
software | healthy | AGENTS.md |
.env.template |
software | healthy | .env.template |
compose.yaml |
software | healthy | compose.yaml |
docker-entrypoint.sh |
software | healthy | docker-entrypoint.sh |
nx.json |
software | healthy | nx.json |
tsconfig.base.json |
software | healthy | tsconfig.base.json |
devcontainer.json |
software | healthy | .devcontainer/devcontainer.json |
setup.sh |
software | healthy | .devcontainer/setup.sh |
Dockerfile |
software | healthy | .devcontainer/Dockerfile |
codespaces.sh |
software | healthy | .devcontainer/codespaces.sh |
README.md |
software | healthy | deploy/docker-compose/README.md |
docker-compose.yml |
software | healthy | deploy/docker-compose/docker-compose.yml |
init-db.sh |
software | healthy | deploy/docker-compose/init-db.sh |
README.md |
software | healthy | deploy/helm/README.md |
project.json |
software | healthy | packages/ui-kit/project.json |
vite.config.ts |
software | warning | packages/ui-kit/vite.config.ts |
setup-tests.ts |
software | warning | packages/ui-kit/setup-tests.ts |
README.md |
software | healthy | packages/ui-kit/README.md |
package.json |
software | healthy | packages/ui-kit/package.json |
jest.config.ts |
software | warning | packages/ui-kit/jest.config.ts |
.eslintrc.json |
software | healthy | packages/ui-kit/.eslintrc.json |
tsconfig.json |
software | healthy | packages/ui-kit/tsconfig.json |
tsconfig.lib.json |
software | healthy | packages/ui-kit/tsconfig.lib.json |
tsconfig.spec.json |
software | healthy | packages/ui-kit/tsconfig.spec.json |
index.ts |
software | healthy | packages/ui-kit/src/index.ts |
socket-context.tsx |
software | healthy | packages/ui-kit/src/common/socket-context.tsx |
api.ts |
software | warning | packages/ui-kit/src/lib/api.ts |
create-frontend-tools.tsx |
software | healthy | packages/ui-kit/src/tools/create-frontend-tools.tsx |
project.json |
software | healthy | packages/tests-e2e/project.json |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
useSocket |
software | healthy | packages/ui-kit/src/common/socket-context.tsx:useSocket |
reconnectSocket |
software | healthy | packages/ui-kit/src/common/socket-context.tsx:reconnectSock… |
SocketProvider |
software | healthy | packages/ui-kit/src/common/socket-context.tsx:SocketProvider |
createFrontendTools |
software | healthy | packages/ui-kit/src/tools/create-frontend-tools.tsx:createF… |
getFrontendToolDefinitions |
software | healthy | packages/ui-kit/src/tools/create-frontend-tools.tsx:getFron… |
expectItemsToBeVisible |
software | healthy | packages/tests-e2e/tests/workflow-tree-view.spec.ts:expectI… |
expectItemsNotToBeVisible |
software | healthy | packages/tests-e2e/tests/workflow-tree-view.spec.ts:expectI… |
navigateToFistFlow |
software | healthy | packages/tests-e2e/tests/navigation.spec.ts:navigateToFistF… |
expectLinksToBeVisible |
software | healthy | packages/tests-e2e/tests/navigation.spec.ts:expectLinksToBe… |
renameFlow |
software | healthy | packages/tests-e2e/utils/flows/rename-flow.util.ts:renameFl… |
importFlow |
software | healthy | packages/tests-e2e/utils/flows/import-flow.util.ts:importFl… |
deleteFlow |
software | healthy | packages/tests-e2e/utils/flows/delete-flow.util.ts:deleteFl… |
createNewFlow |
software | healthy | packages/tests-e2e/utils/flows/create-new-flow.util.ts:crea… |
importNewOpenopsTableFromJson |
software | healthy | packages/tests-e2e/utils/openops-table/import-new-openops-t… |
deleteOpenopsTable |
software | healthy | packages/tests-e2e/utils/openops-table/delete-openops-table… |
authOpenOpsTable |
software | healthy | packages/tests-e2e/utils/openops-table/auth-openops-table.u… |
addBlockByName |
software | healthy | packages/tests-e2e/utils/blocks/add-block-by-name.util.ts:a… |
testBlock |
software | healthy | packages/tests-e2e/utils/blocks/test-block.util.ts:testBlock |
fillAwsGetPriceBlock |
software | healthy | packages/tests-e2e/utils/blocks/aws/fill-aws-get-price-bloc… |
addAwsNameAndValueFilter |
software | healthy | packages/tests-e2e/utils/blocks/aws/add-aws-name-and-value-… |
addOpenopsNameAndTypeFilter |
software | healthy | packages/tests-e2e/utils/blocks/openops-table/add-openops-n… |
fillOpenOpsTableGetRecordsBlock |
software | healthy | packages/tests-e2e/utils/blocks/openops-table/fill-openops-… |
createCodeAction |
software | healthy | packages/shared/test/flow/flow-helper.test.ts:createCodeAct… |
createBlockAction |
software | healthy | packages/shared/test/flow/flow-helper.test.ts:createBlockAc… |
createBranchAction |
software | healthy | packages/shared/test/flow/flow-helper.test.ts:createBranchA… |
createLoopAction |
software | healthy | packages/shared/test/flow/flow-helper.test.ts:createLoopAct… |
getPasteRequest |
software | healthy | packages/shared/test/flow/flow-helper.test.ts:getPasteReque… |
assertValidEmail |
software | healthy | packages/shared/src/lib/email-validation.ts:assertValidEmail |
assertValidPassword |
software | healthy | packages/shared/src/lib/password-validation.ts:assertValidP… |
groupStepOutputsById |
software | healthy | packages/shared/src/lib/flows/flow-step-test-output.ts:grou… |
buildBlockActionKey |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:buildBlockActi… |
isValid |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:isValid |
isAction |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:isAction |
isTrigger |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:isTrigger |
deleteAction |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:deleteAction |
getUsedBlocks |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:getUsedBlocks |
traverseInternal |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:traverseIntern… |
transferStepAsync |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:transferStepAs… |
transferStep |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:transferStep |
transferFlowAsync |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:transferFlowAs… |
transferFlow |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:transferFlow |
getAllSteps |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:getAllSteps |
getAllStepIds |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:getAllStepIds |
getAllStepsAtFirstLevel |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:getAllStepsAtF… |
getAllChildSteps |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:getAllChildSte… |
getStep |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:getStep |
getStepById |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:getStepById |
getStepWithIndex |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:getStepWithInd… |
getSplitBranches |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:getSplitBranch… |
truncateFlow |
software | healthy | packages/shared/src/lib/flows/flow-helper.ts:truncateFlow |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
.devcontainer |
software | healthy | .devcontainer |
deploy |
software | healthy | deploy |
docker-compose |
software | healthy | deploy/docker-compose |
helm |
software | healthy | deploy/helm |
packages |
software | healthy | packages |
ui-kit |
software | healthy | packages/ui-kit |
src |
software | healthy | packages/ui-kit/src |
common |
software | healthy | packages/ui-kit/src/common |
lib |
software | healthy | packages/ui-kit/src/lib |
tools |
software | healthy | packages/ui-kit/src/tools |
tests-e2e |
software | healthy | packages/tests-e2e |
tests |
software | healthy | packages/tests-e2e/tests |
utils |
software | healthy | packages/tests-e2e/utils |
flows |
software | healthy | packages/tests-e2e/utils/flows |
openops-table |
software | healthy | packages/tests-e2e/utils/openops-table |
blocks |
software | healthy | packages/tests-e2e/utils/blocks |
aws |
software | healthy | packages/tests-e2e/utils/blocks/aws |
openops-table |
software | healthy | packages/tests-e2e/utils/blocks/openops-table |
assets |
software | healthy | packages/tests-e2e/assets |
shared |
software | healthy | packages/shared |
test |
software | healthy | packages/shared/test |
common |
software | healthy | packages/shared/test/common |
utils |
software | healthy | packages/shared/test/common/utils |
app-connections |
software | healthy | packages/shared/test/app-connections |
flow |
software | healthy | packages/shared/test/flow |
cloud-providers |
software | healthy | packages/shared/test/cloud-providers |
src |
software | healthy | packages/shared/src |
lib |
software | healthy | packages/shared/src/lib |
flows |
software | healthy | packages/shared/src/lib/flows |
triggers |
software | healthy | packages/shared/src/lib/flows/triggers |
test |
software | healthy | packages/shared/src/lib/flows/test |
dto |
software | healthy | packages/shared/src/lib/flows/dto |
step-run |
software | healthy | packages/shared/src/lib/flows/step-run |
dto |
software | healthy | packages/shared/src/lib/flows/step-run/dto |
actions |
software | healthy | packages/shared/src/lib/flows/actions |
folders |
software | healthy | packages/shared/src/lib/flows/folders |
step-file |
software | healthy | packages/shared/src/lib/flows/step-file |
trigger-events |
software | healthy | packages/shared/src/lib/flows/trigger-events |
app-connection |
software | healthy | packages/shared/src/lib/app-connection |
dto |
software | healthy | packages/shared/src/lib/app-connection/dto |
authentication |
software | healthy | packages/shared/src/lib/authentication |
dto |
software | healthy | packages/shared/src/lib/authentication/dto |
model |
software | healthy | packages/shared/src/lib/authentication/model |
workflow-stats |
software | healthy | packages/shared/src/lib/workflow-stats |
store-entry |
software | healthy | packages/shared/src/lib/store-entry |
dto |
software | healthy | packages/shared/src/lib/store-entry/dto |
ai |
software | healthy | packages/shared/src/lib/ai |
config |
software | healthy | packages/shared/src/lib/ai/config |
chat |
software | healthy | packages/shared/src/lib/ai/chat |
providers |
software | healthy | packages/shared/src/lib/ai/providers |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ApplicationError |
software | healthy | packages/shared/src/lib/common/application-error.ts:Applica… |
GenericStepOutput |
software | healthy | packages/shared/src/lib/flow-run/execution/step-output.ts:G… |
BranchStepOutput |
software | healthy | packages/shared/src/lib/flow-run/execution/step-output.ts:B… |
SplitStepOutput |
software | healthy | packages/shared/src/lib/flow-run/execution/step-output.ts:S… |
LoopStepOutput |
software | healthy | packages/shared/src/lib/flow-run/execution/step-output.ts:L… |
MockServiceClient |
software | healthy | packages/openops/test/aws/get-client.test.ts:MockServiceCli… |
TablesAccessSemaphore |
software | healthy | packages/openops/src/lib/openops-tables/rows.ts:TablesAcces… |
QueryExecutionHandler |
software | healthy | packages/openops/src/lib/aws/athena/query-execution-handler… |
names |
software | healthy | packages/ui-components/src/components/custom/test/utils.tes… |
to |
software | healthy | packages/ui-components/src/stories/numeric-input.stories.ts… |
name |
software | healthy | packages/ui-components/src/stories/overview-card/overview-c… |
TokenUsageReporter |
software | healthy | packages/server/api/src/app/ai/chat/token-usage-reporter.ts… |
AddSuccessToFlowStepTestOutputTable1752487641303 |
software | healthy | packages/server/api/src/app/database/migrations/17524876413… |
AddBenchmarkAndBenchmarkFlowTables1770297289194 |
software | healthy | packages/server/api/src/app/database/migrations/17702972891… |
AddIsWorkflowToFlowTable1756298583000 |
software | healthy | packages/server/api/src/app/database/migrations/17562985830… |
CreateMcpConfigTable1749644220382 |
software | healthy | packages/server/api/src/app/database/migrations/17496442203… |
MigrateStepTestOutputToNewCompressionAlgorithm1755942417309 |
software | healthy | packages/server/api/src/app/database/migrations/17559424173… |
AddAuthProviderKeyToAppConnectionTable1749066895522 |
software | healthy | packages/server/api/src/app/database/migrations/17490668955… |
AddProviderToAppConnectionTable1748356358053 |
software | healthy | packages/server/api/src/app/database/migrations/17483563580… |
CreateAiConfigTable1744641502000 |
software | healthy | packages/server/api/src/app/database/migrations/17446415020… |
FixFolderUniqueConstraint1776097737024 |
software | healthy | packages/server/api/src/app/database/migrations/17760977370… |
AddColumnForStartupTemplates1741016911542 |
software | healthy | packages/server/api/src/app/database/migrations/17410169115… |
AddIsCleanupToBenchmarkFlow1773046640936 |
software | healthy | packages/server/api/src/app/database/migrations/17730466409… |
AddProviderSettingsAndConstraintForAiConfig1745309649736 |
software | healthy | packages/server/api/src/app/database/migrations/17453096497… |
InitializePostgresSchema1740463047000 |
software | healthy | packages/server/api/src/app/database/migrations/17404630470… |
AddTriggerSourceToFlowRun1754489349007 |
software | healthy | packages/server/api/src/app/database/migrations/17544893490… |
AddStepIdToExistingFlowVersionsAndInsertOutputInTestOutputT… |
software | healthy | packages/server/api/src/app/database/migrations/17466180341… |
AddAuthProviderKeyToExistingAppConnections1749111073431 |
software | healthy | packages/server/api/src/app/database/migrations/17491110734… |
RenamePieceToBlockMigration1741475952000 |
software | healthy | packages/server/api/src/app/database/migrations/17414759520… |
AddUserSettings1740734879653 |
software | healthy | packages/server/api/src/app/database/migrations/17407348796… |
RenameIsWorkflowToIsInternal1756377588949 |
software | healthy | packages/server/api/src/app/database/migrations/17563775889… |
RemoveBlockNameFromConnectionsTable1750161024797 |
software | healthy | packages/server/api/src/app/database/migrations/17501610247… |
UpdateUmbrellaRecommendationTypesAcrossFlowVersions17527588… |
software | healthy | packages/server/api/src/app/database/migrations/17527588917… |
SetBlockNameAsNullableInConnectionsTable1749809813762 |
software | healthy | packages/server/api/src/app/database/migrations/17498098137… |
AddInputToTestOutputTable1750933522145 |
software | healthy | packages/server/api/src/app/database/migrations/17509335221… |
AddInputToTriggerEventTable1751282188913 |
software | healthy | packages/server/api/src/app/database/migrations/17512821889… |
AddVersionToTemplates1741636646000 |
software | healthy | packages/server/api/src/app/database/migrations/17416366460… |
MigrateAiConfigToAppConnection1759242268873 |
software | healthy | packages/server/api/src/app/database/migrations/17592422688… |
ReplaceSelectOptionsIdsWithNames1741945618000 |
software | healthy | packages/server/api/src/app/database/migrations/17419456180… |
AddTablesDatabaseTokenToProject1763394159990 |
software | healthy | packages/server/api/src/app/database/migrations/17633941599… |
AddTestRunActionLimitsToFlowVersion1760429290001 |
software | healthy | packages/server/api/src/app/database/migrations/17604292900… |
AddContentTypeToFolder1757331587268 |
software | healthy | packages/server/api/src/app/database/migrations/17573315872… |
AddTemplateCategories1748356358052 |
software | healthy | packages/server/api/src/app/database/migrations/17483563580… |
MigrateTablesUserPassword1763755045436 |
software | healthy | packages/server/api/src/app/database/migrations/17637550454… |
AddFlowStepTestOutputTable1746454781866 |
software | healthy | packages/server/api/src/app/database/migrations/17464547818… |
AddStepIdToExistingFlowVersions1749644220381 |
software | healthy | packages/server/api/src/app/database/migrations/17496442203… |
AddTablesTokenToProject1763131154284 |
software | healthy | packages/server/api/src/app/database/migrations/17631311542… |
DropLastRunIdFromBenchmark1772449919844 |
software | healthy | packages/server/api/src/app/database/migrations/17724499198… |
MoveTablesWorkspaceIdFromOrganizationToProject1760500000000 |
software | healthy | packages/server/api/src/app/database/migrations/17605000000… |
MemoryQueue |
software | healthy | packages/server/api/src/app/workers/memory/custom-memory-qu… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
GET /redirect |
api | healthy | packages/server/api/src/app/app.ts |
GET / |
api | healthy | packages/server/api/src/app/flow-template/flow-template.con… |
GET /:id |
api | healthy | packages/server/api/src/app/flow-template/flow-template.con… |
POST / |
api | healthy | packages/server/api/src/app/flow-template/flow-template.con… |
POST /:id |
api | healthy | packages/server/api/src/app/flows/folder/folder.module.ts |
GET /flows |
api | healthy | packages/server/api/src/app/flows/folder/folder.module.ts |
DELETE /:id |
api | healthy | packages/server/api/src/app/flows/folder/folder.module.ts |
POST /:flowVersionId/trigger |
api | healthy | packages/server/api/src/app/flows/flow/flow-version.control… |
GET /:flowVersionId/test-output |
api | healthy | packages/server/api/src/app/flows/flow/flow-version.control… |
POST /:flowVersionId/test-output |
api | healthy | packages/server/api/src/app/flows/flow/flow-version.control… |
GET /count |
api | healthy | packages/server/api/src/app/flows/flow/flow.controller.ts |
GET /:id/template |
api | healthy | packages/server/api/src/app/flows/flow/flow.controller.ts |
GET /:id/versions |
api | healthy | packages/server/api/src/app/flows/flow/flow.controller.ts |
POST /:id/run |
api | healthy | packages/server/api/src/app/flows/flow/flow.controller.ts |
GET /:flowId |
api | healthy | packages/server/api/src/app/flows/flow/form/form.controller… |
ALL /:id/requests/:executionCorrelationId |
api | healthy | packages/server/api/src/app/flows/flow-run/flow-run-control… |
POST /:id/retry |
api | healthy | packages/server/api/src/app/flows/flow-run/flow-run-control… |
POST /:id/stop |
api | healthy | packages/server/api/src/app/flows/flow-run/flow-run-control… |
GET /poll |
api | healthy | packages/server/api/src/app/flows/trigger-events/trigger-ev… |
GET /:connectionName |
api | healthy | packages/server/api/src/app/app-connection/app-connection-w… |
PATCH / |
api | healthy | packages/server/api/src/app/app-connection/app-connection.c… |
GET /metadata |
api | healthy | packages/server/api/src/app/app-connection/app-connection.c… |
POST /sign-up |
api | healthy | packages/server/api/src/app/authentication/authentication.c… |
POST /sign-in |
api | healthy | packages/server/api/src/app/authentication/authentication.c… |
POST /sign-out |
api | healthy | packages/server/api/src/app/authentication/authentication.c… |
GET /analytics-embed-id |
api | healthy | packages/server/api/src/app/authentication/authentication.c… |
GET /analytics-guest-token |
api | healthy | packages/server/api/src/app/authentication/authentication.c… |
DELETE / |
api | healthy | packages/server/api/src/app/store-entry/store-entry.control… |
GET /list |
api | healthy | packages/server/api/src/app/store-entry/store-entry.control… |
GET /active |
api | healthy | packages/server/api/src/app/ai/config/ai-config.controller.… |
POST /open |
api | healthy | packages/server/api/src/app/ai/chat/ai-mcp-chat.controller.… |
POST /chat-name |
api | healthy | packages/server/api/src/app/ai/chat/ai-mcp-chat.controller.… |
PATCH /:chatId/name |
api | healthy | packages/server/api/src/app/ai/chat/ai-mcp-chat.controller.… |
POST /code |
api | healthy | packages/server/api/src/app/ai/chat/ai-mcp-chat.controller.… |
GET /all-chats |
api | healthy | packages/server/api/src/app/ai/chat/ai-mcp-chat.controller.… |
POST /model |
api | healthy | packages/server/api/src/app/ai/chat/ai-mcp-chat.controller.… |
DELETE /:chatId |
api | healthy | packages/server/api/src/app/ai/chat/ai-mcp-chat.controller.… |
GET /:provider |
api | healthy | packages/server/api/src/app/ai/providers/ai-providers.contr… |
GET /environment-id |
api | healthy | packages/server/api/src/app/flags/flag.module.ts |
PUT / |
api | healthy | packages/server/api/src/app/user-settings/user-settings.mod… |
POST /execute-variable |
api | healthy | packages/server/api/src/app/block-variable/block-variable-m… |
GET /overview |
api | healthy | packages/server/api/src/app/dashboards/dashboards-module.ts |
GET /workflows-stats |
api | healthy | packages/server/api/src/app/dashboards/dashboards-module.ts |
POST /delete-webhook-simulation |
api | healthy | packages/server/api/src/app/workers/worker-controller.ts |
POST /send-webhook-update |
api | healthy | packages/server/api/src/app/workers/worker-controller.ts |
POST /save-payloads |
api | healthy | packages/server/api/src/app/workers/worker-controller.ts |
POST /submit-payload |
api | healthy | packages/server/api/src/app/workers/worker-controller.ts |
POST /submit-payloads |
api | healthy | packages/server/api/src/app/workers/worker-controller.ts |
POST /resume-run |
api | healthy | packages/server/api/src/app/workers/worker-controller.ts |
GET /runs/:runId |
api | healthy | packages/server/api/src/app/workers/engine-controller.ts |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::packages/shared/test/password-validation.… |
security | healthy | packages/shared/test/password-validation.test.ts |
password_literal::packages/shared/test/password-validation.… |
security | healthy | packages/shared/test/password-validation.test.ts |
password_literal::packages/shared/src/lib/common/applicatio… |
security | healthy | packages/shared/src/lib/common/application-error.ts |
password_literal::packages/openops/test/openops-tables/rese… |
security | healthy | packages/openops/test/openops-tables/reset-user-password.te… |
password_literal::packages/openops/test/openops-tables/auth… |
security | healthy | packages/openops/test/openops-tables/auth-user.test.ts |
password_literal::packages/openops/test/openops-tables/auth… |
security | healthy | packages/openops/test/openops-tables/auth-user.test.ts |
password_literal::packages/openops/test/openops-analytics/a… |
security | healthy | packages/openops/test/openops-analytics/auth-admin-user.tes… |
password_literal::packages/openops/test/openops-analytics/a… |
security | healthy | packages/openops/test/openops-analytics/auth-admin-user.tes… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/pass… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/pass… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/pass… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/pass… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/pass… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/pass… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/sign… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/sign… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/sign… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/sign… |
password_literal::packages/server/api/test/integration/ce/a… |
security | healthy | packages/server/api/test/integration/ce/authentication/sign… |
password_literal::packages/server/api/test/unit/app-connect… |
security | healthy | packages/server/api/test/unit/app-connection/app-connection… |
password_literal::packages/server/api/test/unit/app-connect… |
security | healthy | packages/server/api/test/unit/app-connection/app-connection… |
password_literal::packages/server/api/test/unit/app-connect… |
security | healthy | packages/server/api/test/unit/app-connection/app-connection… |
password_literal::packages/server/api/test/unit/authenticat… |
security | healthy | packages/server/api/test/unit/authentication/new-user/creat… |
password_literal::packages/server/api/test/unit/authenticat… |
security | healthy | packages/server/api/test/unit/authentication/new-user/creat… |
password_literal::packages/server/api/test/unit/authenticat… |
security | healthy | packages/server/api/test/unit/authentication/new-user/creat… |
password_literal::packages/server/api/test/unit/authenticat… |
security | healthy | packages/server/api/test/unit/authentication/new-user/creat… |
password_literal::packages/server/api/test/unit/openops-tab… |
security | healthy | packages/server/api/test/unit/openops-tables/auth-admin-tab… |
password_literal::packages/server/api/test/unit/openops-tab… |
security | healthy | packages/server/api/test/unit/openops-tables/create-user.te… |
password_literal::packages/server/api/test/unit/openops-ana… |
security | healthy | packages/server/api/test/unit/openops-analytics/create-data… |
password_literal::packages/server/api/src/app/database/seed… |
security | healthy | packages/server/api/src/app/database/seeds/dev-seeds.ts |
password_literal::packages/server/shared/test/log-cleaner.t… |
security | healthy | packages/server/shared/test/log-cleaner.test.ts |
password_literal::packages/server/shared/test/log-cleaner.t… |
security | healthy | packages/server/shared/test/log-cleaner.test.ts |
password_literal::packages/server/shared/test/log-cleaner.t… |
security | healthy | packages/server/shared/test/log-cleaner.test.ts |
password_literal::packages/server/shared/test/log-cleaner.t… |
security | healthy | packages/server/shared/test/log-cleaner.test.ts |
password_literal::packages/server/shared/test/log-cleaner.t… |
security | healthy | packages/server/shared/test/log-cleaner.test.ts |
password_literal::packages/server/shared/src/lib/system/sys… |
security | healthy | packages/server/shared/src/lib/system/system-prop.ts |
password_literal::packages/server/shared/src/lib/system/sys… |
security | healthy | packages/server/shared/src/lib/system/system-prop.ts |
password_literal::packages/server/shared/src/lib/system/sys… |
security | healthy | packages/server/shared/src/lib/system/system-prop.ts |
password_literal::packages/server/shared/src/lib/system/sys… |
security | healthy | packages/server/shared/src/lib/system/system-prop.ts |
password_literal::packages/server/shared/src/lib/system/sys… |
security | healthy | packages/server/shared/src/lib/system/system-prop.ts |
password_literal::packages/server/shared/src/lib/system/sys… |
security | healthy | packages/server/shared/src/lib/system/system-prop.ts |
password_literal::packages/blocks/servicenow/test/lib/creat… |
security | healthy | packages/blocks/servicenow/test/lib/create-field-value-prop… |
password_literal::packages/blocks/servicenow/test/lib/get-c… |
security | healthy | packages/blocks/servicenow/test/lib/get-choice-values.test.… |
password_literal::packages/blocks/servicenow/test/actions/u… |
security | healthy | packages/blocks/servicenow/test/actions/upsert-record-actio… |
password_literal::packages/blocks/servicenow/test/actions/d… |
security | healthy | packages/blocks/servicenow/test/actions/delete-record-actio… |
password_literal::packages/blocks/servicenow/test/actions/g… |
security | healthy | packages/blocks/servicenow/test/actions/get-record-action.t… |
password_literal::packages/blocks/servicenow/test/actions/g… |
security | healthy | packages/blocks/servicenow/test/actions/get-records-action.… |
password_literal::packages/blocks/anodot/test/get-recommend… |
security | healthy | packages/blocks/anodot/test/get-recommendations-action-pred… |
password_literal::packages/blocks/anodot/test/update-user-s… |
security | healthy | packages/blocks/anodot/test/update-user-status-action.test.… |
password_literal::packages/blocks/anodot/test/get-recommend… |
security | healthy | packages/blocks/anodot/test/get-recommendations-action-cust… |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
169.254.169.254 |
network | healthy | packages/openops/src/lib/aws/azure-aws-federation.ts |
218.036.43.11 |
network | healthy | packages/ui-components/src/icons/cerebras.icon.tsx |
2.093.43.14 |
network | healthy | packages/ui-components/src/icons/cerebras.icon.tsx |
1.072.204.361 |
network | healthy | packages/ui-components/src/icons/cerebras.icon.tsx |
138.685.36.944 |
network | healthy | packages/ui-components/src/icons/cerebras.icon.tsx |
3.393.137.093 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
172.187.129.323 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
1.86.47.234 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
1.78.397.63 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
235.763.09.288 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
207.486.371.739 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
114.167.192.416 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
2.774.868.86 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
2.914.348.292 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
625.514.891.677 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
01.2.288.306 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
31.307.303.303 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
1.146.016.352 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
1.001.782.391 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
451.462.576.685 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
914.176.265.336 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
537.445.848.067 |
network | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
1.137.272.98 |
network | healthy | packages/ui-components/src/icons/grok.icon.tsx |
127.0.0.1 |
network | healthy | packages/server/shared/test/host-validation/index.test.ts |
192.168.1.1 |
network | healthy | packages/server/shared/test/host-validation/index.test.ts |
8.8.8.8 |
network | healthy | packages/server/shared/test/host-validation/index.test.ts |
10.100.0.0 |
network | healthy | packages/server/shared/test/host-validation/index.test.ts |
10.0.0.1 |
network | healthy | packages/server/shared/test/host-validation/index.test.ts |
143.4.5.6 |
network | healthy | packages/server/shared/test/host-validation/index.test.ts |
216.239.32.10 |
network | healthy | packages/server/shared/src/lib/network-utils.ts |
127.0.0.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
10.0.0.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
172.16.0.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
192.168.0.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
169.254.0.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
224.0.0.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
240.0.0.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
255.255.255.255 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
100.64.0.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
192.0.2.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
198.51.100.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
203.0.113.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
198.18.0.0 |
network | healthy | packages/server/shared/src/lib/host-validation/index.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::packages/openops/src/lib/openops-tables/create-axios-… |
security | healthy | packages/openops/src/lib/openops-tables/create-axios-header… |
auth::packages/server/api/test/unit/openops-tables/create-w… |
security | healthy | packages/server/api/test/unit/openops-tables/create-workspa… |
auth::packages/react-ui/src/app/routes/cloud-connection/clo… |
security | healthy | packages/react-ui/src/app/routes/cloud-connection/cloud-con… |
auth::packages/server/api/src/app/authentication/authentica… |
security | healthy | packages/server/api/src/app/authentication/authentication.c… |
auth::packages/server/api/test/helpers/auth.ts |
security | healthy | packages/server/api/test/helpers/auth.ts |
auth::packages/server/api/src/app/user-info/cloud-auth.ts |
security | healthy | packages/server/api/src/app/user-info/cloud-auth.ts |
auth::packages/react-ui/src/app/lib/authentication-session.… |
security | healthy | packages/react-ui/src/app/lib/authentication-session.ts |
auth::packages/blocks/ternary/test/common/send-ternary-requ… |
security | healthy | packages/blocks/ternary/test/common/send-ternary-request.te… |
auth::packages/react-ui/src/app/constants/cloud.ts |
security | healthy | packages/react-ui/src/app/constants/cloud.ts |
auth::packages/blocks/ternary/src/lib/common/send-ternary-r… |
security | healthy | packages/blocks/ternary/src/lib/common/send-ternary-request… |
auth::packages/blocks/databricks/test/get-databricks-token.… |
security | healthy | packages/blocks/databricks/test/get-databricks-token.test.ts |
auth::packages/blocks/slack/app-manifest.yaml |
security | healthy | packages/blocks/slack/app-manifest.yaml |
auth::packages/server/api/src/app/authentication/context/au… |
security | healthy | packages/server/api/src/app/authentication/context/authenti… |
auth::packages/server/api/test/unit/openops-tables/list-dat… |
security | healthy | packages/server/api/test/unit/openops-tables/list-databases… |
auth::packages/blocks/slack/src/lib/common/authentication.ts |
security | healthy | packages/blocks/slack/src/lib/common/authentication.ts |
auth::packages/react-ui/src/app/interceptors/response-inter… |
security | healthy | packages/react-ui/src/app/interceptors/response-interceptor… |
auth::packages/blocks/flexera-one/src/lib/common/make-reque… |
security | healthy | packages/blocks/flexera-one/src/lib/common/make-request.ts |
auth::packages/server/api/src/app/helper/jwt-utils.ts |
security | healthy | packages/server/api/src/app/helper/jwt-utils.ts |
auth::packages/server/api/test/integration/ce/authenticatio… |
security | healthy | packages/server/api/test/integration/ce/authentication/sign… |
auth::packages/blocks/github/src/lib/common/auth.ts |
security | healthy | packages/blocks/github/src/lib/common/auth.ts |
auth::packages/server/api/src/app/authentication/context/ac… |
security | healthy | packages/server/api/src/app/authentication/context/access-t… |
auth::packages/blocks/ternary/test/common/users.test.ts |
security | healthy | packages/blocks/ternary/test/common/users.test.ts |
auth::package.json |
security | healthy | package.json |
auth::packages/server/shared/src/lib/system/system.ts |
security | healthy | packages/server/shared/src/lib/system/system.ts |
auth::packages/server/api/test/integration/ce/project/proje… |
security | healthy | packages/server/api/test/integration/ce/project/project-cur… |
auth::packages/server/api/test/integration/cloud/cloud/clou… |
security | healthy | packages/server/api/test/integration/cloud/cloud/cloud-auth… |
auth::packages/server/shared/test/log-cleaner.test.ts |
security | healthy | packages/server/shared/test/log-cleaner.test.ts |
auth::packages/server/api/test/integration/ce/authenticatio… |
security | healthy | packages/server/api/test/integration/ce/authentication/sign… |
auth::packages/server/api/src/app/app-connection/app-connec… |
security | healthy | packages/server/api/src/app/app-connection/app-connection-s… |
auth::packages/server/api/test/unit/openops-tables/list-dat… |
security | healthy | packages/server/api/test/unit/openops-tables/list-databases… |
auth::packages/server/api/src/app/app-connection/app-connec… |
security | healthy | packages/server/api/src/app/app-connection/app-connection-s… |
auth::packages/react-ui/src/app/features/navigation/layout/… |
security | healthy | packages/react-ui/src/app/features/navigation/layout/global… |
auth::packages/react-ui/src/app/lib/jwt-utils.ts |
security | healthy | packages/react-ui/src/app/lib/jwt-utils.ts |
auth::packages/server/api/test/unit/openops-tables/create-d… |
security | healthy | packages/server/api/test/unit/openops-tables/create-databas… |
auth::packages/server/api/test/unit/openops-tables/list-wor… |
security | healthy | packages/server/api/test/unit/openops-tables/list-workspace… |
auth::packages/server/api/test/unit/openops-tables/create-d… |
security | healthy | packages/server/api/test/unit/openops-tables/create-databas… |
auth::packages/react-ui/src/app/constants/query-keys.ts |
security | healthy | packages/react-ui/src/app/constants/query-keys.ts |
auth::packages/blocks/databricks/src/lib/common/auth.ts |
security | healthy | packages/blocks/databricks/src/lib/common/auth.ts |
auth::packages/blocks/databricks/src/lib/common/get-databri… |
security | healthy | packages/blocks/databricks/src/lib/common/get-databricks-to… |
auth::packages/react-ui/src/app/lib/frontegg-setup.ts |
security | healthy | packages/react-ui/src/app/lib/frontegg-setup.ts |
auth::packages/react-ui/src/app/router.tsx |
security | healthy | packages/react-ui/src/app/router.tsx |
auth::packages/cli/src/lib/utils/block-templates.ts |
security | healthy | packages/cli/src/lib/utils/block-templates.ts |
auth::packages/server/api/src/main.ts |
security | healthy | packages/server/api/src/main.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
1752487641303-AddSuccessToFlowStepTestOutputTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17524876413… |
1770297289194-AddBenchmarkAndBenchmarkFlowTables.ts |
data | healthy | packages/server/api/src/app/database/migrations/17702972891… |
1756298583000-AddIsWorkflowToFlowTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17562985830… |
1749644220382-CreateMcpConfigTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17496442203… |
1755942417309-MigrateStepTestOutputToNewCompressionAlgorith… |
data | healthy | packages/server/api/src/app/database/migrations/17559424173… |
1749066895522-AddAuthProviderKeyToAppConnectionTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17490668955… |
1748356358053-AddProviderToAppConnectionTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17483563580… |
1744641502000-CreateAiConfigTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17446415020… |
1776097737024-FixFolderUniqueConstraint.ts |
data | healthy | packages/server/api/src/app/database/migrations/17760977370… |
1741016911542-AddColumnForStartupTemplates.ts |
data | healthy | packages/server/api/src/app/database/migrations/17410169115… |
1773046640936-AddIsCleanupToBenchmarkFlow.ts |
data | healthy | packages/server/api/src/app/database/migrations/17730466409… |
1745309649736-AddProviderSettingsAndConstraintForAiConfig.ts |
data | healthy | packages/server/api/src/app/database/migrations/17453096497… |
1740463047000-InitializePostgresSchema.ts |
data | healthy | packages/server/api/src/app/database/migrations/17404630470… |
1754489349007-AddTriggerSourceToFlowRun.ts |
data | healthy | packages/server/api/src/app/database/migrations/17544893490… |
1746618034190-AddStepIdToExistingFlowVersionsAndInsertOutpu… |
data | healthy | packages/server/api/src/app/database/migrations/17466180341… |
1749111073431-AddAuthProviderKeyToExistingAppConnections.ts |
data | healthy | packages/server/api/src/app/database/migrations/17491110734… |
1741475952000-RenamePieceToBlock.ts |
data | healthy | packages/server/api/src/app/database/migrations/17414759520… |
1740734879653-AddUserSettings.ts |
data | healthy | packages/server/api/src/app/database/migrations/17407348796… |
1756377588949-RenameIsWorkflowToIsInternal.ts |
data | healthy | packages/server/api/src/app/database/migrations/17563775889… |
1750161024797-RemoveBlockNameFromConnectionsTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17501610247… |
1752758891771-UpdateUmbrellaRecommendationTypesAcrossFlowVe… |
data | healthy | packages/server/api/src/app/database/migrations/17527588917… |
1749809813762-SetBlockNameAsNullableInConnectionsTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17498098137… |
1750933522145-AddInputToTestOutputTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17509335221… |
1751282188913-AddInputToTriggerEventTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17512821889… |
1741636646000-AddVersionToTemplates.ts |
data | healthy | packages/server/api/src/app/database/migrations/17416366460… |
1759242268873-MigrateAiConfigToAppConnection.ts |
data | healthy | packages/server/api/src/app/database/migrations/17592422688… |
1741945618000-ReplaceSelectOptionsIdsWithNames.ts |
data | healthy | packages/server/api/src/app/database/migrations/17419456180… |
1763394159990-AddTablesTokenToProject.ts |
data | healthy | packages/server/api/src/app/database/migrations/17633941599… |
1760429290001-AddTestRunActionLimitsToFlowVersion.ts |
data | healthy | packages/server/api/src/app/database/migrations/17604292900… |
1757331587268-AddContentTypeToFolder.ts |
data | healthy | packages/server/api/src/app/database/migrations/17573315872… |
1748356358052-AddTemplateCategories.ts |
data | healthy | packages/server/api/src/app/database/migrations/17483563580… |
1763755045436-MigrateTablesUserPassword.ts |
data | healthy | packages/server/api/src/app/database/migrations/17637550454… |
1746454781866-AddFlowStepTestOutputTable.ts |
data | healthy | packages/server/api/src/app/database/migrations/17464547818… |
1749644220381-AddStepIdToExistingFlowVersions.ts |
data | healthy | packages/server/api/src/app/database/migrations/17496442203… |
1763131154284-AddTablesTokenToProject.ts |
data | healthy | packages/server/api/src/app/database/migrations/17631311542… |
1772449919844-DropLastRunIdFromBenchmark.ts |
data | healthy | packages/server/api/src/app/database/migrations/17724499198… |
1760500000000-MoveTablesWorkspaceIdFromOrganizationToProjec… |
data | healthy | packages/server/api/src/app/database/migrations/17605000000… |
authenticate-tables-admin.ts |
data | healthy | packages/server/api/src/app/database/migrations/common/auth… |
apply-update-to-flow-version.ts |
data | healthy | packages/server/api/src/app/database/migrations/common/appl… |
redis-migration.ts |
data | healthy | packages/server/api/src/app/workers/redis/redis-migration.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
FlowEndWidget |
frontend | healthy | packages/ui-components/src/components/flow-canvas/flow-end-… |
FlowEndWidget |
frontend | healthy | packages/ui-components/src/components/flow-canvas/widgets/f… |
ExploreMoreBackgroungRight |
frontend | healthy | packages/ui-components/src/components/explore-templates/exp… |
ExploreMoreBackgroungLeft |
frontend | healthy | packages/ui-components/src/components/explore-templates/exp… |
ExploreMoreBackgroung |
frontend | healthy | packages/ui-components/src/components/explore-templates/exp… |
ResizeIcon |
frontend | healthy | packages/ui-components/src/icons/resize-icon.tsx |
DeepInfraIcon |
frontend | healthy | packages/ui-components/src/icons/deepinfra.icon.tsx |
CohereIcon |
frontend | healthy | packages/ui-components/src/icons/cohere.icon.tsx |
CerebrasIcon |
frontend | healthy | packages/ui-components/src/icons/cerebras.icon.tsx |
DeepSeekIcon |
frontend | healthy | packages/ui-components/src/icons/deepseek.icon.tsx |
LoopIcon |
frontend | healthy | packages/ui-components/src/icons/loop-icon.tsx |
MistralIcon |
frontend | healthy | packages/ui-components/src/icons/mistral.icon.tsx |
OpenAiIcon |
frontend | healthy | packages/ui-components/src/icons/open-ai.icon.tsx |
GrokIcon |
frontend | healthy | packages/ui-components/src/icons/grok.icon.tsx |
RunsIcon |
frontend | healthy | packages/ui-components/src/icons/runs-icon.tsx |
BranchIcon |
frontend | healthy | packages/ui-components/src/icons/branch-icon.tsx |
TogetherAiIcon |
frontend | healthy | packages/ui-components/src/icons/together-ai.icon.tsx |
AnthropicIcon |
frontend | healthy | packages/ui-components/src/icons/anthropic.icon.tsx |
CenterFlowIcon |
frontend | healthy | packages/ui-components/src/icons/center-flow-icon.tsx |
TriggerIcon |
frontend | healthy | packages/ui-components/src/icons/trigger-icon.tsx |
PerplexityIcon |
frontend | healthy | packages/ui-components/src/icons/perplexity.icon.tsx |
GeminiIcon |
frontend | healthy | packages/ui-components/src/icons/gemini.icon.tsx |
SwitchIcon |
frontend | healthy | packages/ui-components/src/icons/switch-icon.tsx |
GoogleIcon |
frontend | healthy | packages/ui-components/src/icons/google.icon.tsx |
App |
frontend | healthy | packages/react-ui/src/app/app.tsx |
ProjectSettingsLayout |
frontend | healthy | packages/react-ui/src/app/common/components/project-setting… |
SidebarLayout |
frontend | healthy | packages/react-ui/src/app/common/components/sidebar-layout.… |
NotFoundPage |
frontend | healthy | packages/react-ui/src/app/routes/404-page.tsx |
GeneralPage |
frontend | healthy | packages/react-ui/src/app/routes/settings/general/index.tsx |
AppearancePage |
frontend | healthy | packages/react-ui/src/app/routes/settings/appearance/index.… |
CloudLogoutPage |
frontend | healthy | packages/react-ui/src/app/routes/cloud-connection/cloud-log… |
AppConnectionsPage |
frontend | healthy | packages/react-ui/src/app/routes/connections/index.tsx |
AssistantUiChat |
frontend | healthy | packages/react-ui/src/app/features/ai/assistant/assistant-u… |
LeftSidebarResizablePanel |
frontend | healthy | packages/react-ui/src/app/features/navigation/side-menu/lef… |
StepDragOverlay |
frontend | healthy | packages/react-ui/src/app/features/builder/flow-canvas/step… |
IncompleteSettingsButton |
frontend | healthy | packages/react-ui/src/app/features/builder/flow-canvas/widg… |
BuilderViewOnlyWidget |
frontend | healthy | packages/react-ui/src/app/features/builder/builder-header/b… |
| Label | Layer | Status | Path |
|---|---|---|---|
chromatic |
cicd | healthy | .github/workflows/chromatic.yml |
deploy |
cicd | healthy | .github/workflows/cd.yml |
install |
cicd | healthy | .github/workflows/ci.yml |
audit |
cicd | healthy | .github/workflows/ci.yml |
lint |
cicd | healthy | .github/workflows/ci.yml |
check-licenses |
cicd | healthy | .github/workflows/ci.yml |
test |
cicd | healthy | .github/workflows/ci.yml |
build |
cicd | healthy | .github/workflows/ci.yml |
build-images |
cicd | healthy | .github/workflows/ci.yml |
create-manifest |
cicd | healthy | .github/workflows/ci.yml |
get-version |
cicd | healthy | .github/workflows/release.yml |
tag-images-for-release |
cicd | healthy | .github/workflows/release.yml |
create-release |
cicd | healthy | .github/workflows/release.yml |
trigger-helm-chart-release |
cicd | healthy | .github/workflows/release.yml |
trigger-deployment |
cicd | healthy | .github/workflows/release.yml |
trigger-docs-update |
cicd | healthy | .github/workflows/release.yml |
deploy |
cicd | healthy | .github/workflows/sync-internal.yml |
stale |
cicd | healthy | .github/workflows/stale.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | Dockerfile |
port:3001 |
network | healthy | compose.yaml |
port:5432 |
network | healthy | compose.yaml |
port:6379 |
network | healthy | compose.yaml |
port:8088 |
network | healthy | compose.yaml |
port:443 |
network | healthy | deploy/docker-compose/docker-compose.yml |
port:3000 |
network | healthy | packages/server/api/test/integration/ce/flows/consumer/flow… |
port:14 |
network | healthy | packages/server/api/src/assets/aws-benchmark-dashboard/meta… |
port:45 |
network | healthy | packages/server/api/src/assets/aws-benchmark-dashboard/meta… |
port:12 |
network | healthy | packages/server/api/src/assets/azure-benchmark-dashboard/me… |
port:03 |
network | healthy | packages/server/api/src/assets/azure-benchmark-dashboard/me… |
port:8071 |
network | healthy | packages/server/shared/src/lib/logger/init-logzio.ts |
port:3005 |
network | healthy | packages/engine/src/api-handler.ts |
port:993 |
network | healthy | packages/blocks/imap/test/fetch-emails.test.ts |
port:4200 |
network | healthy | packages/react-ui/vite.config.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
image::.devcontainer/Dockerfile |
hardware | healthy | .devcontainer/Dockerfile |
tables |
hardware | healthy | compose.yaml |
postgres |
hardware | healthy | compose.yaml |
redis |
hardware | healthy | compose.yaml |
analytics |
hardware | healthy | compose.yaml |
nginx |
hardware | healthy | deploy/docker-compose/docker-compose.yml |
openops-app |
hardware | healthy | deploy/docker-compose/docker-compose.yml |
openops-engine |
hardware | healthy | deploy/docker-compose/docker-compose.yml |
openops-tables |
hardware | healthy | deploy/docker-compose/docker-compose.yml |
openops-analytics |
hardware | healthy | deploy/docker-compose/docker-compose.yml |
postgres |
hardware | healthy | deploy/docker-compose/docker-compose.yml |
redis |
hardware | healthy | deploy/docker-compose/docker-compose.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
SANITIZED_BRANCH |
cicd | healthy | — |
DEVOPS_GITHUB_APP_PEM |
cicd | healthy | — |
ECR_ACCESS_KEY_ID |
cicd | healthy | — |
RELEASE_DC_FILENAME |
cicd | healthy | — |
RELEASE_S3_ACCESS_KEY_ID |
cicd | healthy | — |
CHROMATIC_PROJECT_TOKEN |
cicd | healthy | — |
VERSION |
cicd | healthy | — |
REPOSITORY_URI |
cicd | healthy | — |
ECR_SECRET_ACCESS_KEY |
cicd | healthy | — |
SHORT_SHA |
cicd | healthy | — |
SLACK_ENGINEERING_WEBHOOK_URL |
cicd | healthy | — |
RELEASE_S3_SECRET_ACCESS_KEY |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
/openops-analytics |
frontend | healthy | packages/server/api/src/app/openops-analytics/populate-home… |
/routes |
frontend | healthy | packages/react-ui/src/app/routes/404-page.tsx |
/routes/cloud-connection |
frontend | healthy | packages/react-ui/src/app/routes/cloud-connection/cloud-con… |
/ |
frontend | healthy | packages/ui-components/src/stories/folders/folders.stories.… |
/api/2.2/jobs/list |
frontend | healthy | packages/blocks/databricks/test/job-id.test.ts |
/api/2.0/sql/statements |
frontend | healthy | packages/blocks/databricks/test/execute-sql-statement.test.… |
/api/2.0/sql/warehouses |
frontend | healthy | packages/blocks/databricks/test/warehouse-id.test.ts |
/api/2.0/accounts/test-account-id/workspaces |
frontend | healthy | packages/blocks/databricks/test/workspace-deployment-name.t… |
/api/2.2/jobs/run-now |
frontend | healthy | packages/blocks/databricks/test/run-job.test.ts |
/api/2.2/jobs/runs/get |
frontend | healthy | packages/blocks/databricks/test/run-job.test.ts |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | package.json |
postgres |
data | healthy | .env.template |
postgresql |
data | healthy | compose.yaml |
mysql |
data | healthy | tsconfig.base.json |
sqlite |
data | healthy | packages/server/api/test/integration/helper/pagination/pagi… |
mongodb |
data | healthy | packages/server/api/test/unit/ai/ai-mcp-chat.controller.tes… |
mariadb |
data | healthy | packages/server/api/src/app/benchmark/workflows-catalog/aws… |
elasticsearch |
data | healthy | packages/blocks/anodot/src/lib/api-filters/assets/recommend… |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::chromatic |
cicd | healthy | .github/workflows/chromatic.yml |
gha::cd |
cicd | healthy | .github/workflows/cd.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
gha::sync-internal |
cicd | healthy | .github/workflows/sync-internal.yml |
gha::stale |
cicd | healthy | .github/workflows/stale.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | package.json |
vps::aws |
hardware | healthy | package.json |
vps::ec2 |
hardware | healthy | package.json |
vps::gcp |
hardware | healthy | packages/shared/src/lib/cloud-providers/cloud-provider-meta… |
vps::digitalocean |
hardware | healthy | packages/ui-components/src/components/flow-template/tests/t… |
| Label | Layer | Status | Path |
|---|---|---|---|
bullmq |
data | healthy | package.json |
sqs |
data | healthy | tsconfig.base.json |
pubsub |
data | healthy | tsconfig.base.json |
rabbitmq |
data | healthy | tsconfig.base.json |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | Dockerfile |
loadbalancer |
network | healthy | packages/server/api/src/app/benchmark/providers/aws/aws.json |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-abj_mrd1 |
software | healthy | /tmp/repobility-clone-abj_mrd1 |
| Label | Layer | Status | Path |
|---|---|---|---|
gpu (detected) |
hardware | healthy | packages/openops/src/lib/ai/providers/deep-infra.ts |
This page is publicly accessible at:
https://repobility.com/scan/48fc393f-1836-47d4-82d1-6e5622dc46fc/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/48fc393f-1836-47d4-82d1-6e5622dc46fc/
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.