https://github.com/Satyaamm/plowered
· scanned 2026-06-16 00:03 UTC (2 months, 3 weeks ago)
51 raw signals (9 security + 42 graph)
Last scanned 2 months, 3 weeks ago · v1 · 37 actionable findings from 2 signal sources. 20 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 1469 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.
| Label | Layer | Status | Path |
|---|---|---|---|
README.md |
software | healthy | README.md |
run.sh |
software | healthy | run.sh |
buf.gen.yaml |
software | healthy | buf.gen.yaml |
deploy.sh |
software | healthy | deploy.sh |
.env.production.example |
software | healthy | .env.production.example |
buf.yaml |
software | healthy | buf.yaml |
docker-compose.production.yml |
software | healthy | docker-compose.production.yml |
go.mod |
software | healthy | go.mod |
.env.example |
software | healthy | .env.example |
Makefile |
software | healthy | Makefile |
COMMANDS.md |
software | healthy | COMMANDS.md |
docker-compose.yml |
software | healthy | docker-compose.yml |
snowflake_source.go |
software | healthy | internal/adapters/snowflake_source/snowflake_source.go |
mongodb_source.go |
software | healthy | internal/adapters/mongodb_source/mongodb_source.go |
dynamodb_source.go |
software | healthy | internal/adapters/dynamodb_source/dynamodb_source.go |
qdrant_vectorstore.go |
software | healthy | internal/adapters/qdrant_vectorstore/qdrant_vectorstore.go |
bigquery_driver.go |
software | healthy | internal/adapters/bigquery_driver/bigquery_driver.go |
crawler.go |
software | healthy | internal/adapters/postgres_source/crawler.go |
postgres_source.go |
software | healthy | internal/adapters/postgres_source/postgres_source.go |
vertex_provider.go |
software | healthy | internal/adapters/vertex_provider/vertex_provider.go |
weaviate_vectorstore.go |
software | healthy | internal/adapters/weaviate_vectorstore/weaviate_vectorstore… |
pinecone_vectorstore.go |
software | healthy | internal/adapters/pinecone_vectorstore/pinecone_vectorstore… |
bedrock_provider.go |
software | healthy | internal/adapters/bedrock_provider/bedrock_provider.go |
bigquery_source.go |
software | healthy | internal/adapters/bigquery_source/bigquery_source.go |
athena_executor.go |
software | healthy | internal/adapters/athena_source/athena_executor.go |
athena_source.go |
software | healthy | internal/adapters/athena_source/athena_source.go |
metrics.go |
software | healthy | internal/obs/metrics.go |
metrics_test.go |
software | healthy | internal/obs/metrics_test.go |
middleware.go |
software | healthy | internal/obs/middleware.go |
env_test.go |
software | healthy | internal/config/env_test.go |
env.go |
software | healthy | internal/config/env.go |
transform_test.go |
software | healthy | internal/connectors/transform/transform_test.go |
manifest.go |
software | healthy | internal/connectors/transform/manifest.go |
transform.go |
software | healthy | internal/connectors/transform/transform.go |
sample_run_results.json |
software | healthy | internal/connectors/transform/testdata/sample_run_results.j… |
sample_manifest.json |
software | healthy | internal/connectors/transform/testdata/sample_manifest.json |
sink_test.go |
software | healthy | internal/connectors/shared/sink_test.go |
sink.go |
software | healthy | internal/connectors/shared/sink.go |
connector.go |
software | healthy | internal/connectors/shared/connector.go |
registry_test.go |
software | healthy | internal/connectors/shared/registry_test.go |
doc.go |
software | healthy | internal/connectors/shared/doc.go |
registry.go |
software | healthy | internal/connectors/shared/registry.go |
query_history_test.go |
software | healthy | internal/connectors/warehouse/query_history_test.go |
query_history.go |
software | healthy | internal/connectors/warehouse/query_history.go |
warehouse.go |
software | healthy | internal/connectors/warehouse/warehouse.go |
warehouse_test.go |
software | healthy | internal/connectors/warehouse/warehouse_test.go |
stats.go |
software | healthy | internal/connectors/warehouse/stats.go |
relational.go |
software | healthy | internal/connectors/relational/relational.go |
relational_test.go |
software | healthy | internal/connectors/relational/relational_test.go |
middleware_test.go |
software | healthy | internal/api/middleware/middleware_test.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
middleware |
software | healthy | web/src/middleware.ts:middleware |
AuthShell |
software | healthy | web/src/components/auth-shell.tsx:AuthShell |
LineageAnimation |
software | healthy | web/src/components/auth-shell.tsx:LineageAnimation |
LoadingState |
software | healthy | web/src/components/states.tsx:LoadingState |
ErrorBanner |
software | healthy | web/src/components/states.tsx:ErrorBanner |
EmptyState |
software | healthy | web/src/components/states.tsx:EmptyState |
CheckDesigner |
software | healthy | web/src/components/check-designer.tsx:CheckDesigner |
submit |
software | healthy | web/src/components/check-designer.tsx:submit |
ConfigFields |
software | healthy | web/src/components/check-designer.tsx:ConfigFields |
set |
software | healthy | web/src/components/check-designer.tsx:set |
stringifyConfig |
software | healthy | web/src/components/check-designer.tsx:stringifyConfig |
parseConfig |
software | healthy | web/src/components/check-designer.tsx:parseConfig |
ColumnPicker |
software | healthy | web/src/components/check-designer.tsx:ColumnPicker |
MultiColumnPicker |
software | healthy | web/src/components/check-designer.tsx:MultiColumnPicker |
toggle |
software | healthy | web/src/components/check-designer.tsx:toggle |
Sidebar |
software | healthy | web/src/components/sidebar.tsx:Sidebar |
ComingSoon |
software | healthy | web/src/components/coming-soon.tsx:ComingSoon |
detectCycle |
software | healthy | web/src/components/dag-editor.tsx:detectCycle |
remaining |
software | healthy | web/src/components/dag-editor.tsx:remaining |
nextNodePositionFromNodes |
software | healthy | web/src/components/dag-editor.tsx:nextNodePositionFromNodes |
getNodeCycleFlag |
software | healthy | web/src/components/dag-editor.tsx:getNodeCycleFlag |
bg |
software | healthy | web/src/components/dag-editor.tsx:bg |
getNodeTaskType |
software | healthy | web/src/components/dag-editor.tsx:getNodeTaskType |
autoArrangePositions |
software | healthy | web/src/components/dag-editor.tsx:autoArrangePositions |
r |
software | healthy | web/src/components/dag-editor.tsx:r |
buildFlow |
software | healthy | web/src/components/dag-editor.tsx:buildFlow |
DAGEditor |
software | healthy | web/src/components/dag-editor.tsx:DAGEditor |
DAGEditorInner |
software | healthy | web/src/components/dag-editor.tsx:DAGEditorInner |
addTask |
software | healthy | web/src/components/dag-editor.tsx:addTask |
onAutoArrange |
software | healthy | web/src/components/dag-editor.tsx:onAutoArrange |
onFitView |
software | healthy | web/src/components/dag-editor.tsx:onFitView |
updateSelected |
software | healthy | web/src/components/dag-editor.tsx:updateSelected |
removeSelected |
software | healthy | web/src/components/dag-editor.tsx:removeSelected |
FirstTaskButton |
software | healthy | web/src/components/dag-editor.tsx:FirstTaskButton |
SearchBar |
software | healthy | web/src/components/search-bar.tsx:SearchBar |
onSubmit |
software | healthy | web/src/components/search-bar.tsx:onSubmit |
ToastBridge |
software | healthy | web/src/components/toast-bridge.tsx:ToastBridge |
Svg |
software | healthy | web/src/components/cloud-icons.tsx:Svg |
Cylinder |
software | healthy | web/src/components/cloud-icons.tsx:Cylinder |
Bucket |
software | healthy | web/src/components/cloud-icons.tsx:Bucket |
Envelope |
software | healthy | web/src/components/cloud-icons.tsx:Envelope |
Bolt |
software | healthy | web/src/components/cloud-icons.tsx:Bolt |
Sparkle |
software | healthy | web/src/components/cloud-icons.tsx:Sparkle |
Magnifier |
software | healthy | web/src/components/cloud-icons.tsx:Magnifier |
Blocks |
software | healthy | web/src/components/cloud-icons.tsx:Blocks |
DiamondStack |
software | healthy | web/src/components/cloud-icons.tsx:DiamondStack |
AWSLogo |
software | healthy | web/src/components/cloud-icons.tsx:AWSLogo |
AzureLogo |
software | healthy | web/src/components/cloud-icons.tsx:AzureLogo |
GCPLogo |
software | healthy | web/src/components/cloud-icons.tsx:GCPLogo |
S3Icon |
software | healthy | web/src/components/cloud-icons.tsx:S3Icon |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
adapters |
software | healthy | internal/adapters |
snowflake_source |
software | healthy | internal/adapters/snowflake_source |
mongodb_source |
software | healthy | internal/adapters/mongodb_source |
dynamodb_source |
software | healthy | internal/adapters/dynamodb_source |
qdrant_vectorstore |
software | healthy | internal/adapters/qdrant_vectorstore |
bigquery_driver |
software | healthy | internal/adapters/bigquery_driver |
postgres_source |
software | healthy | internal/adapters/postgres_source |
vertex_provider |
software | healthy | internal/adapters/vertex_provider |
weaviate_vectorstore |
software | healthy | internal/adapters/weaviate_vectorstore |
pinecone_vectorstore |
software | healthy | internal/adapters/pinecone_vectorstore |
bedrock_provider |
software | healthy | internal/adapters/bedrock_provider |
bigquery_source |
software | healthy | internal/adapters/bigquery_source |
athena_source |
software | healthy | internal/adapters/athena_source |
obs |
software | healthy | internal/obs |
config |
software | healthy | internal/config |
connectors |
software | healthy | internal/connectors |
transform |
software | healthy | internal/connectors/transform |
testdata |
software | healthy | internal/connectors/transform/testdata |
shared |
software | healthy | internal/connectors/shared |
warehouse |
software | healthy | internal/connectors/warehouse |
relational |
software | healthy | internal/connectors/relational |
api |
software | healthy | internal/api |
middleware |
software | healthy | internal/api/middleware |
mcp |
software | healthy | internal/api/mcp |
http |
software | healthy | internal/api/http |
worker |
software | healthy | internal/worker |
compliance |
software | healthy | internal/compliance |
server |
software | healthy | internal/server |
core |
software | healthy | internal/core |
crawler |
software | healthy | internal/core/crawler |
email |
software | healthy | internal/core/email |
aiprovider |
software | healthy | internal/core/aiprovider |
auth |
software | healthy | internal/core/auth |
notify |
software | healthy | internal/core/notify |
policy |
software | healthy | internal/core/policy |
legalhold |
software | healthy | internal/core/legalhold |
outbox |
software | healthy | internal/core/outbox |
events |
software | healthy | internal/core/events |
connection |
software | healthy | internal/core/connection |
vectorstore |
software | healthy | internal/core/vectorstore |
quality |
software | healthy | internal/core/quality |
migration |
software | healthy | internal/core/migration |
lineage |
software | healthy | internal/core/lineage |
audit |
software | healthy | internal/core/audit |
search |
software | healthy | internal/core/search |
identity |
software | healthy | internal/core/identity |
glossary |
software | healthy | internal/core/glossary |
uploadguard |
software | healthy | internal/core/uploadguard |
warehouse |
software | healthy | internal/core/warehouse |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
ai_provider_configs |
data | healthy | internal/storage/postgres/migrations/0010_ai_providers.up.s… |
cost_records |
data | healthy | internal/storage/postgres/migrations/0020_cost_records.up.s… |
migration_plans |
data | healthy | internal/storage/postgres/migrations/0017_migration_plans.u… |
migration_runs |
data | healthy | internal/storage/postgres/migrations/0017_migration_plans.u… |
task_run_logs |
data | healthy | internal/storage/postgres/migrations/0007_task_run_logs.up.… |
asset_certifications |
data | healthy | internal/storage/postgres/migrations/0019_asset_certificati… |
data_contracts |
data | healthy | internal/storage/postgres/migrations/0021_data_contracts.up… |
data_contract_breaches |
data | healthy | internal/storage/postgres/migrations/0021_data_contracts.up… |
invitations |
data | healthy | internal/storage/postgres/migrations/0011_invitations.up.sql |
asset_profiles |
data | healthy | internal/storage/postgres/migrations/0014_profiles.up.sql |
ai_query_executions |
data | healthy | internal/storage/postgres/migrations/0016_ai_queries.up.sql |
cost_budgets |
data | healthy | internal/storage/postgres/migrations/0022_cost_budgets.up.s… |
deleted_records |
data | healthy | internal/storage/postgres/migrations/0003_audit_and_tombsto… |
email_verifications |
data | healthy | internal/storage/postgres/migrations/0005_email_verificatio… |
pipelines |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
pipeline_runs |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
task_runs |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
quality_checks |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
quality_check_runs |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
notify_channels |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
notify_rules |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
notify_deliveries |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
policy_rules |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
ai_descriptions_log |
data | healthy | internal/storage/postgres/migrations/0015_ai_descriptions.u… |
jobs |
data | healthy | internal/storage/postgres/migrations/0009_jobs.up.sql |
tenants |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
users |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
tenant_memberships |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
sessions |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
api_keys |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
connections |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
workspaces |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
workspace_memberships |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
glossary_terms |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
term_assignments |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
data_classifications |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
consent_records |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
dsr_requests |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
legal_holds |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
idempotency_keys |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
outbox |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
encryption_keys |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
feature_flags |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
leases |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
asset_embeddings |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
column_lineage |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
assets |
data | healthy | internal/storage/postgres/migrations/0001_init.up.sql |
edges |
data | healthy | internal/storage/postgres/migrations/0001_init.up.sql |
tags |
data | healthy | internal/storage/postgres/migrations/0001_init.up.sql |
audit_events |
data | healthy | internal/storage/postgres/migrations/0001_init.up.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
0010_ai_providers.up.sql |
data | healthy | internal/storage/postgres/migrations/0010_ai_providers.up.s… |
0020_cost_records.up.sql |
data | healthy | internal/storage/postgres/migrations/0020_cost_records.up.s… |
0017_migration_plans.down.sql |
data | healthy | internal/storage/postgres/migrations/0017_migration_plans.d… |
0017_migration_plans.up.sql |
data | healthy | internal/storage/postgres/migrations/0017_migration_plans.u… |
0007_task_run_logs.up.sql |
data | healthy | internal/storage/postgres/migrations/0007_task_run_logs.up.… |
0023_ai_provider_cloud_fields.down.sql |
data | healthy | internal/storage/postgres/migrations/0023_ai_provider_cloud… |
0005_email_verification.down.sql |
data | healthy | internal/storage/postgres/migrations/0005_email_verificatio… |
0019_asset_certifications.up.sql |
data | healthy | internal/storage/postgres/migrations/0019_asset_certificati… |
0013_users_tour.down.sql |
data | healthy | internal/storage/postgres/migrations/0013_users_tour.down.s… |
0022_cost_budgets.down.sql |
data | healthy | internal/storage/postgres/migrations/0022_cost_budgets.down… |
0021_data_contracts.up.sql |
data | healthy | internal/storage/postgres/migrations/0021_data_contracts.up… |
0007_task_run_logs.down.sql |
data | healthy | internal/storage/postgres/migrations/0007_task_run_logs.dow… |
0018_migration_cursor.down.sql |
data | healthy | internal/storage/postgres/migrations/0018_migration_cursor.… |
0012_login_lockout.down.sql |
data | healthy | internal/storage/postgres/migrations/0012_login_lockout.dow… |
0012_login_lockout.up.sql |
data | healthy | internal/storage/postgres/migrations/0012_login_lockout.up.… |
0016_ai_queries.down.sql |
data | healthy | internal/storage/postgres/migrations/0016_ai_queries.down.s… |
0023_ai_provider_cloud_fields.up.sql |
data | healthy | internal/storage/postgres/migrations/0023_ai_provider_cloud… |
0004_enterprise.down.sql |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.down.s… |
0011_invitations.up.sql |
data | healthy | internal/storage/postgres/migrations/0011_invitations.up.sql |
0006_secrets.down.sql |
data | healthy | internal/storage/postgres/migrations/0006_secrets.down.sql |
0014_profiles.up.sql |
data | healthy | internal/storage/postgres/migrations/0014_profiles.up.sql |
0016_ai_queries.up.sql |
data | healthy | internal/storage/postgres/migrations/0016_ai_queries.up.sql |
0001_init.down.sql |
data | healthy | internal/storage/postgres/migrations/0001_init.down.sql |
0022_cost_budgets.up.sql |
data | healthy | internal/storage/postgres/migrations/0022_cost_budgets.up.s… |
0008_user_profile.down.sql |
data | healthy | internal/storage/postgres/migrations/0008_user_profile.down… |
0003_audit_and_tombstones.up.sql |
data | healthy | internal/storage/postgres/migrations/0003_audit_and_tombsto… |
0003_audit_and_tombstones.down.sql |
data | healthy | internal/storage/postgres/migrations/0003_audit_and_tombsto… |
0020_cost_records.down.sql |
data | healthy | internal/storage/postgres/migrations/0020_cost_records.down… |
0014_profiles.down.sql |
data | healthy | internal/storage/postgres/migrations/0014_profiles.down.sql |
0025_vector_store_configs.down.sql |
data | healthy | internal/storage/postgres/migrations/0025_vector_store_conf… |
0005_email_verification.up.sql |
data | healthy | internal/storage/postgres/migrations/0005_email_verificatio… |
0002_orchestration.up.sql |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.up.… |
0015_ai_descriptions.up.sql |
data | healthy | internal/storage/postgres/migrations/0015_ai_descriptions.u… |
0024_feedback.down.sql |
data | healthy | internal/storage/postgres/migrations/0024_feedback.down.sql |
0018_migration_cursor.up.sql |
data | healthy | internal/storage/postgres/migrations/0018_migration_cursor.… |
0009_jobs.up.sql |
data | healthy | internal/storage/postgres/migrations/0009_jobs.up.sql |
0019_asset_certifications.down.sql |
data | healthy | internal/storage/postgres/migrations/0019_asset_certificati… |
0010_ai_providers.down.sql |
data | healthy | internal/storage/postgres/migrations/0010_ai_providers.down… |
0008_user_profile.up.sql |
data | healthy | internal/storage/postgres/migrations/0008_user_profile.up.s… |
0013_users_tour.up.sql |
data | healthy | internal/storage/postgres/migrations/0013_users_tour.up.sql |
0021_data_contracts.down.sql |
data | healthy | internal/storage/postgres/migrations/0021_data_contracts.do… |
0004_enterprise.up.sql |
data | healthy | internal/storage/postgres/migrations/0004_enterprise.up.sql |
0001_init.up.sql |
data | healthy | internal/storage/postgres/migrations/0001_init.up.sql |
0015_ai_descriptions.down.sql |
data | healthy | internal/storage/postgres/migrations/0015_ai_descriptions.d… |
0024_feedback.up.sql |
data | healthy | internal/storage/postgres/migrations/0024_feedback.up.sql |
0009_jobs.down.sql |
data | healthy | internal/storage/postgres/migrations/0009_jobs.down.sql |
0025_vector_store_configs.up.sql |
data | healthy | internal/storage/postgres/migrations/0025_vector_store_conf… |
0011_invitations.down.sql |
data | healthy | internal/storage/postgres/migrations/0011_invitations.down.… |
0002_orchestration.down.sql |
data | healthy | internal/storage/postgres/migrations/0002_orchestration.dow… |
0006_secrets.up.sql |
data | healthy | internal/storage/postgres/migrations/0006_secrets.up.sql |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
RootLayout |
frontend | healthy | web/src/app/layout.tsx |
Home |
frontend | healthy | web/src/app/(authed)/page.tsx |
AuthedLayout |
frontend | healthy | web/src/app/(authed)/layout.tsx |
VectorStoresPage |
frontend | healthy | web/src/app/(authed)/settings/vectorstores/page.tsx |
AIProvidersPage |
frontend | healthy | web/src/app/(authed)/settings/ai/page.tsx |
CloudSettingsPage |
frontend | healthy | web/src/app/(authed)/settings/cloud/page.tsx |
AccessPage |
frontend | healthy | web/src/app/(authed)/access/page.tsx |
ClassifyWizardPage |
frontend | healthy | web/src/app/(authed)/classify/[connectionId]/page.tsx |
AskPage |
frontend | healthy | web/src/app/(authed)/ask/page.tsx |
AskHistoryPage |
frontend | healthy | web/src/app/(authed)/ask/history/page.tsx |
PipelinesPage |
frontend | healthy | web/src/app/(authed)/pipelines/page.tsx |
NewPipelinePage |
frontend | healthy | web/src/app/(authed)/pipelines/new/page.tsx |
PipelineDetailPage |
frontend | healthy | web/src/app/(authed)/pipelines/[id]/page.tsx |
EditPipelinePage |
frontend | healthy | web/src/app/(authed)/pipelines/[id]/edit/page.tsx |
CatalogPage |
frontend | healthy | web/src/app/(authed)/catalog/page.tsx |
TeamPage |
frontend | healthy | web/src/app/(authed)/team/page.tsx |
SearchPage |
frontend | healthy | web/src/app/(authed)/search/page.tsx |
IdentityPage |
frontend | healthy | web/src/app/(authed)/identity/page.tsx |
AlertsPage |
frontend | healthy | web/src/app/(authed)/alerts/page.tsx |
AuditPage |
frontend | healthy | web/src/app/(authed)/admin/audit/page.tsx |
PoliciesPage |
frontend | healthy | web/src/app/(authed)/admin/policies/page.tsx |
DeletedPage |
frontend | healthy | web/src/app/(authed)/admin/deleted/page.tsx |
AdminFeedbackPage |
frontend | healthy | web/src/app/(authed)/admin/feedback/page.tsx |
RunsPage |
frontend | healthy | web/src/app/(authed)/runs/page.tsx |
RunDetailPage |
frontend | healthy | web/src/app/(authed)/runs/[id]/page.tsx |
GlossaryPage |
frontend | healthy | web/src/app/(authed)/glossary/page.tsx |
CostPage |
frontend | healthy | web/src/app/(authed)/cost/page.tsx |
AssetPage |
frontend | healthy | web/src/app/(authed)/asset/[qn]/page.tsx |
AllServices |
frontend | healthy | web/src/app/(authed)/services/page.tsx |
AccountPage |
frontend | healthy | web/src/app/(authed)/account/page.tsx |
CertificationsQueuePage |
frontend | healthy | web/src/app/(authed)/certifications/page.tsx |
ContractsPage |
frontend | healthy | web/src/app/(authed)/contracts/page.tsx |
ChecksPage |
frontend | healthy | web/src/app/(authed)/checks/page.tsx |
CheckDetailPage |
frontend | healthy | web/src/app/(authed)/checks/[id]/page.tsx |
LegalHoldsPage |
frontend | healthy | web/src/app/(authed)/legal-holds/page.tsx |
MigrationsPage |
frontend | healthy | web/src/app/(authed)/migrations/page.tsx |
JobDetailPage |
frontend | healthy | web/src/app/(authed)/jobs/[id]/page.tsx |
ConnectionsPage |
frontend | healthy | web/src/app/(authed)/connections/page.tsx |
DSRPage |
frontend | healthy | web/src/app/(authed)/dsr/page.tsx |
PublicLayout |
frontend | healthy | web/src/app/(public)/layout.tsx |
ResetPasswordPage |
frontend | healthy | web/src/app/(public)/reset-password/page.tsx |
LoginPage |
frontend | healthy | web/src/app/(public)/login/page.tsx |
SignupPage |
frontend | healthy | web/src/app/(public)/signup/page.tsx |
ForgotPasswordPage |
frontend | healthy | web/src/app/(public)/forgot-password/page.tsx |
VerifyPage |
frontend | healthy | web/src/app/(public)/verify/page.tsx |
CheckEmailPage |
frontend | healthy | web/src/app/(public)/check-email/page.tsx |
AcceptInvitePage |
frontend | healthy | web/src/app/(public)/accept-invite/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
/(authed) |
frontend | healthy | web/src/app/(authed)/page.tsx |
/(authed)/settings/vectorstores |
frontend | healthy | web/src/app/(authed)/settings/vectorstores/page.tsx |
/(authed)/settings/ai |
frontend | healthy | web/src/app/(authed)/settings/ai/page.tsx |
/(authed)/settings/cloud |
frontend | healthy | web/src/app/(authed)/settings/cloud/page.tsx |
/(authed)/access |
frontend | healthy | web/src/app/(authed)/access/page.tsx |
/(authed)/classify/[connectionId] |
frontend | healthy | web/src/app/(authed)/classify/[connectionId]/page.tsx |
/(authed)/ask |
frontend | healthy | web/src/app/(authed)/ask/page.tsx |
/(authed)/ask/history |
frontend | healthy | web/src/app/(authed)/ask/history/page.tsx |
/(authed)/pipelines |
frontend | healthy | web/src/app/(authed)/pipelines/page.tsx |
/(authed)/pipelines/new |
frontend | healthy | web/src/app/(authed)/pipelines/new/page.tsx |
/(authed)/pipelines/[id] |
frontend | healthy | web/src/app/(authed)/pipelines/[id]/page.tsx |
/(authed)/pipelines/[id]/edit |
frontend | healthy | web/src/app/(authed)/pipelines/[id]/edit/page.tsx |
/(authed)/catalog |
frontend | healthy | web/src/app/(authed)/catalog/page.tsx |
/(authed)/team |
frontend | healthy | web/src/app/(authed)/team/page.tsx |
/(authed)/search |
frontend | healthy | web/src/app/(authed)/search/page.tsx |
/(authed)/identity |
frontend | healthy | web/src/app/(authed)/identity/page.tsx |
/(authed)/alerts |
frontend | healthy | web/src/app/(authed)/alerts/page.tsx |
/(authed)/admin/audit |
frontend | healthy | web/src/app/(authed)/admin/audit/page.tsx |
/(authed)/admin/policies |
frontend | healthy | web/src/app/(authed)/admin/policies/page.tsx |
/(authed)/admin/deleted |
frontend | healthy | web/src/app/(authed)/admin/deleted/page.tsx |
/(authed)/admin/feedback |
frontend | healthy | web/src/app/(authed)/admin/feedback/page.tsx |
/(authed)/runs |
frontend | healthy | web/src/app/(authed)/runs/page.tsx |
/(authed)/runs/[id] |
frontend | healthy | web/src/app/(authed)/runs/[id]/page.tsx |
/(authed)/glossary |
frontend | healthy | web/src/app/(authed)/glossary/page.tsx |
/(authed)/cost |
frontend | healthy | web/src/app/(authed)/cost/page.tsx |
/(authed)/asset/[qn] |
frontend | healthy | web/src/app/(authed)/asset/[qn]/page.tsx |
/(authed)/services |
frontend | healthy | web/src/app/(authed)/services/page.tsx |
/(authed)/account |
frontend | healthy | web/src/app/(authed)/account/page.tsx |
/(authed)/certifications |
frontend | healthy | web/src/app/(authed)/certifications/page.tsx |
/(authed)/contracts |
frontend | healthy | web/src/app/(authed)/contracts/page.tsx |
/(authed)/checks |
frontend | healthy | web/src/app/(authed)/checks/page.tsx |
/(authed)/checks/[id] |
frontend | healthy | web/src/app/(authed)/checks/[id]/page.tsx |
/(authed)/legal-holds |
frontend | healthy | web/src/app/(authed)/legal-holds/page.tsx |
/(authed)/migrations |
frontend | healthy | web/src/app/(authed)/migrations/page.tsx |
/(authed)/jobs/[id] |
frontend | healthy | web/src/app/(authed)/jobs/[id]/page.tsx |
/(authed)/connections |
frontend | healthy | web/src/app/(authed)/connections/page.tsx |
/(authed)/dsr |
frontend | healthy | web/src/app/(authed)/dsr/page.tsx |
/(public)/reset-password |
frontend | healthy | web/src/app/(public)/reset-password/page.tsx |
/(public)/login |
frontend | healthy | web/src/app/(public)/login/page.tsx |
/(public)/signup |
frontend | healthy | web/src/app/(public)/signup/page.tsx |
/(public)/forgot-password |
frontend | healthy | web/src/app/(public)/forgot-password/page.tsx |
/(public)/verify |
frontend | healthy | web/src/app/(public)/verify/page.tsx |
/(public)/check-email |
frontend | healthy | web/src/app/(public)/check-email/page.tsx |
/(public)/accept-invite |
frontend | healthy | web/src/app/(public)/accept-invite/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::internal/core/identity/identity.go |
security | healthy | internal/core/identity/identity.go |
auth::internal/adapters/snowflake_source/snowflake_source.go |
security | healthy | internal/adapters/snowflake_source/snowflake_source.go |
auth::internal/core/crawler/pii.go |
security | healthy | internal/core/crawler/pii.go |
auth::deploy/helm/plowered/templates/configmap.yaml |
security | healthy | deploy/helm/plowered/templates/configmap.yaml |
auth::run.sh |
security | healthy | run.sh |
auth::internal/server/server.go |
security | healthy | internal/server/server.go |
auth::deploy/secrets-gen.sh |
security | healthy | deploy/secrets-gen.sh |
auth::deploy/README.md |
security | healthy | deploy/README.md |
auth::web/package.json |
security | healthy | web/package.json |
auth::.env.production.example |
security | healthy | .env.production.example |
auth::internal/api/middleware/auth.go |
security | healthy | internal/api/middleware/auth.go |
auth::internal/api/http/openapi.yaml |
security | healthy | internal/api/http/openapi.yaml |
auth::web/src/app/providers.tsx |
security | healthy | web/src/app/providers.tsx |
auth::.env.example |
security | healthy | .env.example |
auth::web/src/components/connection-wizard.tsx |
security | healthy | web/src/components/connection-wizard.tsx |
auth::internal/api/middleware/middleware.go |
security | healthy | internal/api/middleware/middleware.go |
auth::go.mod |
security | healthy | go.mod |
auth::internal/api/http/session_mw.go |
security | healthy | internal/api/http/session_mw.go |
auth::deploy/helm/plowered/values.yaml |
security | healthy | deploy/helm/plowered/values.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
image::deploy/docker/Dockerfile |
hardware | healthy | deploy/docker/Dockerfile |
postgres |
hardware | healthy | docker-compose.yml |
redis |
hardware | healthy | docker-compose.yml |
nats |
hardware | healthy | docker-compose.yml |
minio |
hardware | healthy | docker-compose.yml |
minio-init |
hardware | healthy | docker-compose.yml |
secrets-init |
hardware | healthy | docker-compose.yml |
plowered |
hardware | healthy | docker-compose.yml |
plowered-worker |
hardware | healthy | docker-compose.yml |
web |
hardware | healthy | docker-compose.yml |
clickhouse |
hardware | healthy | docker-compose.yml |
k8s::Secret::deploy/helm/plowered/templates/secret.yaml |
hardware | healthy | deploy/helm/plowered/templates/secret.yaml |
k8s::HorizontalPodAutoscaler::deploy/helm/plowered/template… |
hardware | healthy | deploy/helm/plowered/templates/worker-hpa.yaml |
k8s::ConfigMap::deploy/helm/plowered/templates/configmap.ya… |
hardware | healthy | deploy/helm/plowered/templates/configmap.yaml |
k8s::HorizontalPodAutoscaler::deploy/helm/plowered/template… |
hardware | healthy | deploy/helm/plowered/templates/hpa.yaml |
k8s::ServiceAccount::deploy/helm/plowered/templates/service… |
hardware | healthy | deploy/helm/plowered/templates/serviceaccount.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | deploy.sh |
212.38.94.234 |
network | healthy | deploy.sh |
127.0.0.11 |
network | healthy | docker-compose.production.yml |
169.254.169.254 |
network | healthy | internal/core/aiprovider/ssrf.go |
10.0.0.5 |
network | healthy | internal/core/aiprovider/ssrf.go |
127.255.255.254 |
network | healthy | internal/core/aiprovider/ssrf_test.go |
169.254.1.1 |
network | healthy | internal/core/aiprovider/ssrf_test.go |
172.16.0.1 |
network | healthy | internal/core/aiprovider/ssrf_test.go |
192.168.1.1 |
network | healthy | internal/core/aiprovider/ssrf_test.go |
100.64.0.1 |
network | healthy | internal/core/aiprovider/ssrf_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
proto |
cicd | healthy | .github/workflows/ci.yml |
go |
cicd | healthy | .github/workflows/ci.yml |
web |
cicd | healthy | .github/workflows/ci.yml |
helm |
cicd | healthy | .github/workflows/ci.yml |
server |
cicd | healthy | .github/workflows/release.yml |
web |
cicd | healthy | .github/workflows/release.yml |
worker |
cicd | healthy | .github/workflows/release.yml |
mcp |
cicd | healthy | .github/workflows/release.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
port:80 |
network | healthy | docker-compose.production.yml |
port:443 |
network | healthy | docker-compose.production.yml |
port:8123 |
network | healthy | docker-compose.yml |
port:9100 |
network | healthy | docker-compose.yml |
port:9000 |
network | healthy | docker-compose.yml |
port:8080 |
network | healthy | deploy/docker/Dockerfile |
port:5432 |
network | healthy | .github/workflows/ci.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
redis |
data | healthy | README.md |
postgres |
data | healthy | README.md |
mongodb |
data | healthy | README.md |
postgresql |
data | healthy | README.md |
clickhouse |
data | healthy | docker-compose.yml |
mysql |
data | healthy | internal/api/http/openapi.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
WEB_IMAGE |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
WORKER_IMAGE |
cicd | healthy | — |
REGISTRY |
cicd | healthy | — |
SERVER_IMAGE |
cicd | healthy | — |
MCP_IMAGE |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
grpc::MCPService |
api | healthy | proto/plowered/v1/mcp.proto |
grpc::LineageService |
api | healthy | proto/plowered/v1/lineage.proto |
grpc::ConnectorService |
api | healthy | proto/plowered/v1/connector.proto |
grpc::CatalogService |
api | healthy | proto/plowered/v1/catalog.proto |
grpc::ContextService |
api | healthy | proto/plowered/v1/context.proto |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | README.md |
vps::aws |
hardware | healthy | README.md |
vps::gcp |
hardware | healthy | README.md |
vps::ec2 |
hardware | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::web/src/app/(public)/signup/page.tsx |
security | healthy | web/src/app/(public)/signup/page.tsx |
password_literal::web/src/app/(public)/signup/page.tsx |
security | healthy | web/src/app/(public)/signup/page.tsx |
password_literal::web/src/app/(public)/signup/page.tsx |
security | healthy | web/src/app/(public)/signup/page.tsx |
password_literal::web/src/app/(public)/signup/page.tsx |
security | healthy | web/src/app/(public)/signup/page.tsx |
| Label | Layer | Status | Path |
|---|---|---|---|
nginx |
network | healthy | README.md |
envoy |
network | healthy | go.mod |
loadbalancer |
network | healthy | internal/server/config.go |
| Label | Layer | Status | Path |
|---|---|---|---|
ApiCallError |
software | healthy | web/src/lib/api.ts:ApiCallError |
ApiError |
software | healthy | web/src/lib/hooks/_fetch.ts:ApiError |
| Label | Layer | Status | Path |
|---|---|---|---|
k8s::Deployment::deploy/helm/plowered/templates/worker-depl… |
hardware | healthy | deploy/helm/plowered/templates/worker-deployment.yaml |
k8s::Deployment::deploy/helm/plowered/templates/deployment.… |
hardware | healthy | deploy/helm/plowered/templates/deployment.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-qmb0y055 |
software | healthy | /tmp/repobility-clone-qmb0y055 |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | infra/README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
ingress::deploy/helm/plowered/templates/ingress.yaml |
network | healthy | deploy/helm/plowered/templates/ingress.yaml |
This page is publicly accessible at:
https://repobility.com/scan/1fe531f3-cef1-4276-bb85-04d562ff73b0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1fe531f3-cef1-4276-bb85-04d562ff73b0/
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.