Public scan — anyone with this URL can view this analysis. Sign up to track your own repos privately, run scheduled re-scans, and get AI fix prompts via your dashboard.
48 of your 156 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.
Upstream (GitHub) caused delay on this scan — not Repobility.
  • GitHub API rate-limited (HTTP 403) — preflight skipped, fell back to direct git clone.
  • Clone from GitHub took 64.96s for a 138.0 MB repo slow.
  • Repobility's analysis ran in 25.19s after the clone landed.

nocodb/nocodb

https://github.com/nocodb/nocodb · scanned 2026-06-05 09:04 UTC (5 days, 19 hours ago) · 10 languages

1640 raw signals (130 security + 1510 graph) 10/13 scanners ran 5th percentile · Typescript · huge (>500K LoC) System graph score 55 (higher by 15)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 5 days, 19 hours ago · v2 · 800 actionable findings from 2 signal sources. 85 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 60.0 0.15 9.00
security_score 100.0 0.25 25.00
testing_score 37.0 0.20 7.40
documentation_score 64.0 0.15 9.60
practices_score 74.0 0.15 11.10
code_quality 80.0 0.10 8.00
Overall 1.00 70.1
security_score may be inflated — optional security scanners were skipped on this fast scan
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 10900 nodes from the latest scan, grouped by kind. Each node is a unit the engine identified (file, function, endpoint, table…). Most users won't need this view — it's primarily for debugging the engine's graph extraction or for AI agents that want to enumerate the project structure.

LabelLayerStatusPath
toSnakeCase software healthy scripts/addMigration.js:toSnakeCase
generateTimestamp software healthy scripts/addMigration.js:generateTimestamp
pad software healthy scripts/addMigration.js:pad
getMigrationTemplate software healthy scripts/addMigration.js:getMigrationTemplate
up software healthy scripts/addMigration.js:up
down software healthy scripts/addMigration.js:down
createMigration software healthy scripts/addMigration.js:createMigration
to software healthy packages/nocodb-sdk-v2/src/lib/Api.ts:to
secureParams software healthy packages/nocodb-sdk-v2/src/lib/Api.ts:secureParams
removeEmpty software healthy packages/nocodb/tests/export-import/exportSchema.js:removeE…
addColumnSpecificData software healthy packages/nocodb/tests/export-import/exportSchema.js:addColu…
addViewDetails software healthy packages/nocodb/tests/export-import/exportSchema.js:addView…
view software healthy packages/nocodb/tests/export-import/exportSchema.js:view
storeViewDetails software healthy packages/nocodb/tests/export-import/exportSchema.js:storeVi…
generateMapTbl software healthy packages/nocodb/tests/export-import/exportSchema.js:generat…
exportSchema software healthy packages/nocodb/tests/export-import/exportSchema.js:exportS…
createBaseTables software healthy packages/nocodb/tests/export-import/importSchema.js:createB…
isLinkCreated software healthy packages/nocodb/tests/export-import/importSchema.js:isLinkC…
nc_getViewColumnId software healthy packages/nocodb/tests/export-import/importSchema.js:nc_getV…
createFormula software healthy packages/nocodb/tests/export-import/importSchema.js:createF…
createLinks software healthy packages/nocodb/tests/export-import/importSchema.js:createL…
get_v2Id software healthy packages/nocodb/tests/export-import/importSchema.js:get_v2Id
createLookup software healthy packages/nocodb/tests/export-import/importSchema.js:createL…
createRollup software healthy packages/nocodb/tests/export-import/importSchema.js:createR…
configureGrid software healthy packages/nocodb/tests/export-import/importSchema.js:configu…
configureGallery software healthy packages/nocodb/tests/export-import/importSchema.js:configu…
configureForm software healthy packages/nocodb/tests/export-import/importSchema.js:configu…
restoreBaseData software healthy packages/nocodb/tests/export-import/importSchema.js:restore…
restoreLinks software healthy packages/nocodb/tests/export-import/importSchema.js:restore…
importSchema software healthy packages/nocodb/tests/export-import/importSchema.js:importS…
capitalize software healthy packages/nocodb/build-utils/registerIntegrations.js:capital…
camelize software healthy packages/nocodb/build-utils/registerIntegrations.js:camelize
prepareComponentName software healthy packages/nocodb/build-utils/registerIntegrations.js:prepare…
registerIntegrations software healthy packages/nocodb/build-utils/registerIntegrations.js:registe…
main software healthy packages/nocodb/build-utils/registerIntegrations.js:main
syncDependencies software healthy packages/nocodb/build-utils/syncDependencies.js:syncDepende…
if software healthy packages/nocodb/build-utils/syncDependencies.js:if
secret software healthy packages/nocodb/src/Noco.ts:secret
serverId software healthy packages/nocodb/src/Noco.ts:serverId
bootstrap software healthy packages/nocodb/src/main.ts:bootstrap
genMysql2AggregatedQuery software healthy packages/nocodb/src/dbQueryClient/aggregations/mysql2.ts:ge…
genSqlite3AggregateQuery software healthy packages/nocodb/src/dbQueryClient/aggregations/sqlite3.ts:g…
genPgAggregateQuery software healthy packages/nocodb/src/dbQueryClient/aggregations/pg.ts:genPgA…
applyAggregation software healthy packages/nocodb/src/dbQueryClient/cross-db-utils/applyAggre…
column_name_query software healthy packages/nocodb/src/dbQueryClient/cross-db-utils/applyAggre…
parseBulkFilterArrJson software healthy packages/nocodb/src/dbQueryClient/cross-db-utils/bulk-aggre…
bulkAggregate software healthy packages/nocodb/src/dbQueryClient/cross-db-utils/bulk-aggre…
aggregate software healthy packages/nocodb/src/dbQueryClient/cross-db-utils/aggregate.…
resolveAggregateColumns software healthy packages/nocodb/src/dbQueryClient/cross-db-utils/aggregate.…
validateColumnInternalMeta software healthy packages/nocodb/src/types/column-internal-meta.ts:validateC…

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

LabelLayerStatusPath
renovate.json software healthy renovate.json
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
LICENSE.md software healthy LICENSE.md
APIs.json software healthy APIs.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
tsconfig.json software healthy tsconfig.json
SECURITY.md software healthy SECURITY.md
crowdin.yml software healthy crowdin.yml
lerna.json software healthy lerna.json
installLocalSdk.js software warning scripts/installLocalSdk.js
addMigration.js software healthy scripts/addMigration.js
downgradeSqlite.js software warning scripts/downgradeSqlite.js
README.md software healthy docker-compose/3_traefik/README.md
.env software healthy docker-compose/3_traefik/.env
docker-compose.yml software healthy docker-compose/3_traefik/docker-compose.yml
docker-compose.yml software healthy docker-compose/nginx-proxy-manager/docker-compose.yml
docker-compose.yml software healthy docker-compose/nginx/docker-compose.yml
README.md software healthy docker-compose/1_Auto_Upstall/README.md
noco.sh software healthy docker-compose/1_Auto_Upstall/noco.sh
setup.sh software healthy docker-compose/1_Auto_Upstall/tests/install/setup.sh
default.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/install/default…
ssl.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/install/ssl.sh
redis.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/install/redis.sh
scale.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/install/scale.sh
watchtower.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/install/watchto…
ip.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/install/ip.sh
stop.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/configure/stop.…
start.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/configure/start…
scale.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/configure/scale…
monitor.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/configure/monit…
upgrade.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/configure/upgra…
restart.sh software healthy docker-compose/1_Auto_Upstall/tests/expects/configure/resta…
setup.sh software healthy docker-compose/1_Auto_Upstall/tests/configure/setup.sh
docker-compose.yml software healthy docker-compose/2_pg/docker-compose.yml
README.md software healthy packages/nc-lib-gui/README.md
package.json software healthy packages/nc-lib-gui/package.json
LICENSE.md software healthy packages/nc-lib-gui/LICENSE.md
XcLibGui.js software healthy packages/nc-lib-gui/lib/XcLibGui.js
package.json software healthy packages/nocodb-sdk-v2/package.json
tsconfig.json software healthy packages/nocodb-sdk-v2/tsconfig.json
biome.json software healthy packages/nocodb-sdk-v2/biome.json
rslib.config.ts software warning packages/nocodb-sdk-v2/rslib.config.ts
build.js software warning packages/nocodb-sdk-v2/script/build.js
index.ts software healthy packages/nocodb-sdk-v2/src/index.ts
Api.ts software healthy packages/nocodb-sdk-v2/src/lib/Api.ts
nocodb.ts software healthy packages/nocodb-sdk-v2/src/sdk/nocodb.ts
base.ts software healthy packages/nocodb-sdk-v2/src/sdk/base.ts
workspace.ts software healthy packages/nocodb-sdk-v2/src/sdk/workspace.ts

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

LabelLayerStatusPath
XcLibGui software healthy packages/nc-lib-gui/lib/XcLibGui.js:XcLibGui
HttpClient software healthy packages/nocodb-sdk-v2/src/lib/Api.ts:HttpClient
InternalApi software healthy packages/nocodb-sdk-v2/src/lib/Api.ts:InternalApi
NocoDB software healthy packages/nocodb-sdk-v2/src/sdk/nocodb.ts:NocoDB
NocoDBBase software healthy packages/nocodb-sdk-v2/src/sdk/base.ts:NocoDBBase
Workspace software healthy packages/nocodb-sdk-v2/src/sdk/workspace.ts:Workspace
Noco software healthy packages/nocodb/src/Noco.ts:Noco
Upgrader software healthy packages/nocodb/src/Upgrader.ts:Upgrader
AppModule software healthy packages/nocodb/src/app.module.ts:AppModule
SqliteDBQueryClient software healthy packages/nocodb/src/dbQueryClient/sqlite.ts:SqliteDBQueryCl…
MySqlDBQueryClient software healthy packages/nocodb/src/dbQueryClient/mysql.ts:MySqlDBQueryClie…
DBQueryClient software healthy packages/nocodb/src/dbQueryClient/index.ts:DBQueryClient
GenericDBQueryClient software healthy packages/nocodb/src/dbQueryClient/generic.ts:GenericDBQuery…
PGDBQueryClient software healthy packages/nocodb/src/dbQueryClient/pg.ts:PGDBQueryClient
MssqlDBQueryClient software healthy packages/nocodb/src/dbQueryClient/mssql.ts:MssqlDBQueryClie…
XcStoragePlugin software healthy packages/nocodb/src/types/nc-plugin/lib/XcStoragePlugin.ts:…
XcPlugin software healthy packages/nocodb/src/types/nc-plugin/lib/XcPlugin.ts:XcPlugin
XcEmailPlugin software healthy packages/nocodb/src/types/nc-plugin/lib/XcEmailPlugin.ts:Xc…
XcPluginHooks software healthy packages/nocodb/src/types/nc-plugin/lib/XcPluginHooks.ts:Xc…
XcPluginMigration software healthy packages/nocodb/src/types/nc-plugin/lib/XcPluginMigration.t…
XcStoragePlugin software healthy packages/nocodb/src/types/nc-plugin/lib/XcWebhookNotificati…
Script software healthy packages/nocodb/src/models/Script.ts:Script
SelectOption software healthy packages/nocodb/src/models/SelectOption.ts:SelectOption
DependencyTracker software healthy packages/nocodb/src/models/DependencyTracker.ts:DependencyT…
MCPToken software healthy packages/nocodb/src/models/MCPToken.ts:MCPToken
GanttViewColumn software healthy packages/nocodb/src/models/GanttViewColumn.ts:GanttViewColu…
Extension software healthy packages/nocodb/src/models/Extension.ts:Extension
Filter software healthy packages/nocodb/src/models/Filter.ts:Filter
RollupColumn software healthy packages/nocodb/src/models/RollupColumn.ts:RollupColumn
TimelineViewColumn software healthy packages/nocodb/src/models/TimelineViewColumn.ts:TimelineVi…
ModelRoleVisibility software healthy packages/nocodb/src/models/ModelRoleVisibility.ts:ModelRole…
BarcodeColumn software healthy packages/nocodb/src/models/BarcodeColumn.ts:BarcodeColumn
MapViewColumn software healthy packages/nocodb/src/models/MapViewColumn.ts:MapViewColumn
ListView software healthy packages/nocodb/src/models/ListView.ts:ListView
BookmarkGroup software healthy packages/nocodb/src/models/BookmarkGroup.ts:BookmarkGroup
Hook software healthy packages/nocodb/src/models/Hook.ts:Hook
UserRefreshToken software healthy packages/nocodb/src/models/UserRefreshToken.ts:UserRefreshT…
View software healthy packages/nocodb/src/models/View.ts:View
FormViewColumn software healthy packages/nocodb/src/models/FormViewColumn.ts:FormViewColumn
ListViewLevel software healthy packages/nocodb/src/models/ListViewLevel.ts:ListViewLevel
GanttView software healthy packages/nocodb/src/models/GanttView.ts:GanttView
Plugin software healthy packages/nocodb/src/models/Plugin.ts:Plugin
ApiToken software healthy packages/nocodb/src/models/ApiToken.ts:ApiToken
FileReference software healthy packages/nocodb/src/models/FileReference.ts:FileReference
BaseVariable software healthy packages/nocodb/src/models/BaseVariable.ts:BaseVariable
LinkToAnotherRecordColumn software healthy packages/nocodb/src/models/LinkToAnotherRecordColumn.ts:Lin…
LookupColumn software healthy packages/nocodb/src/models/LookupColumn.ts:LookupColumn
GridView software healthy packages/nocodb/src/models/GridView.ts:GridView
DateDependency software healthy packages/nocodb/src/models/DateDependency.ts:DateDependency
PresignedUrl software healthy packages/nocodb/src/models/PresignedUrl.ts:PresignedUrl

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

LabelLayerStatusPath
scripts software healthy scripts
docker-compose software healthy docker-compose
3_traefik software healthy docker-compose/3_traefik
nginx-proxy-manager software healthy docker-compose/nginx-proxy-manager
nginx software healthy docker-compose/nginx
1_Auto_Upstall software healthy docker-compose/1_Auto_Upstall
tests software healthy docker-compose/1_Auto_Upstall/tests
install software healthy docker-compose/1_Auto_Upstall/tests/install
expects software healthy docker-compose/1_Auto_Upstall/tests/expects
install software healthy docker-compose/1_Auto_Upstall/tests/expects/install
configure software healthy docker-compose/1_Auto_Upstall/tests/expects/configure
configure software healthy docker-compose/1_Auto_Upstall/tests/configure
2_pg software healthy docker-compose/2_pg
packages software healthy packages
nc-lib-gui software healthy packages/nc-lib-gui
lib software healthy packages/nc-lib-gui/lib
nocodb-sdk-v2 software healthy packages/nocodb-sdk-v2
script software healthy packages/nocodb-sdk-v2/script
src software healthy packages/nocodb-sdk-v2/src
lib software healthy packages/nocodb-sdk-v2/src/lib
sdk software healthy packages/nocodb-sdk-v2/src/sdk
nocodb software healthy packages/nocodb
docker software healthy packages/nocodb/docker
tests software healthy packages/nocodb/tests
pg-cy-quick software healthy packages/nocodb/tests/pg-cy-quick
pg-sakila-db software healthy packages/nocodb/tests/pg-sakila-db
export-import software healthy packages/nocodb/tests/export-import
sqlite-sakila-db software healthy packages/nocodb/tests/sqlite-sakila-db
mysql-sakila-db software healthy packages/nocodb/tests/mysql-sakila-db
sqlite-dump software healthy packages/nocodb/tests/sqlite-dump
sql-server-sakila-db software healthy packages/nocodb/tests/sql-server-sakila-db
mysql-dump software healthy packages/nocodb/tests/mysql-dump
test software healthy packages/nocodb/test
build-utils software healthy packages/nocodb/build-utils
src software healthy packages/nocodb/src
integrations software healthy packages/nocodb/src/integrations
dbQueryClient software healthy packages/nocodb/src/dbQueryClient
aggregations software healthy packages/nocodb/src/dbQueryClient/aggregations
cross-db-utils software healthy packages/nocodb/src/dbQueryClient/cross-db-utils
types software healthy packages/nocodb/src/types
nc-plugin software healthy packages/nocodb/src/types/nc-plugin
common software healthy packages/nocodb/src/types/nc-plugin/common
lib software healthy packages/nocodb/src/types/nc-plugin/lib
metaProps software healthy packages/nocodb/src/types/metaProps
data-columns software healthy packages/nocodb/src/types/data-columns
models software healthy packages/nocodb/src/models
version-upgrader software healthy packages/nocodb/src/version-upgrader
upgraders software healthy packages/nocodb/src/version-upgrader/upgraders
interface software healthy packages/nocodb/src/interface
mcp software healthy packages/nocodb/src/mcp

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

LabelLayerStatusPath
addMigration.js data healthy scripts/addMigration.js
XcPluginMigration.ts data healthy packages/nocodb/src/types/nc-plugin/lib/XcPluginMigration.ts
migrationUtils.ts data healthy packages/nocodb/src/utils/migrationUtils.ts
XcMigrationSourceChatMessages.ts data healthy packages/nocodb/src/meta/migrations/XcMigrationSourceChatMe…
XcMigrationSourceDocsContent.ts data healthy packages/nocodb/src/meta/migrations/XcMigrationSourceDocsCo…
XcMigrationSourcev2.ts data healthy packages/nocodb/src/meta/migrations/XcMigrationSourcev2.ts
XcMigrationSource.ts data healthy packages/nocodb/src/meta/migrations/XcMigrationSource.ts
XcMigrationSourceOperationLogs.ts data healthy packages/nocodb/src/meta/migrations/XcMigrationSourceOperat…
XcMigrationSourcev0.ts data healthy packages/nocodb/src/meta/migrations/XcMigrationSourcev0.ts
XcMigrationSourceAudit.ts data healthy packages/nocodb/src/meta/migrations/XcMigrationSourceAudit.…
nc_027_add_comparison_sub_op.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_027_add_compariso…
nc_039_sqlite_alter_column_types.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_039_sqlite_alter_…
nc_091_unify_model.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_091_unify_model.ts
nc_094_add_meta_to_filter_exp_v2.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_094_add_meta_to_f…
nc_045_extensions.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_045_extensions.ts
nc_073_file_reference_indexes.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_073_file_referenc…
nc_074_missing_context_indexes.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_074_missing_conte…
nc_062_integration_store.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_062_integration_s…
nc_019_add_meta_in_meta_tables.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_019_add_meta_in_m…
nc_044_view_column_index.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_044_view_column_i…
nc_058_button_colum.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_058_button_colum.…
nc_047_comment_migration.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_047_comment_migra…
nc_055_junction_pk.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_055_junction_pk.ts
nc_022_qr_code_column_type.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_022_qr_code_colum…
nc_090_add_is_new_user_to_users.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_090_add_is_new_us…
nc_014_alter_column_data_types.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_014_alter_column_…
nc_092_composite_pk.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_092_composite_pk.…
nc_087_widget_error.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_087_widget_error.…
nc_046_comment_mentions.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_046_comment_menti…
nc_072_col_button_pk.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_072_col_button_pk…
nc_048_view_links.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_048_view_links.ts
nc_083_permissions.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_083_permissions.ts
nc_097_unify_schema.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_097_unify_schema.…
nc_051_source_readonly_columns.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_051_source_readon…
nc_017_add_user_token_version_column.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_017_add_user_toke…
nc_029_webhook.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_029_webhook.ts
nc_070_data_reflection.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_070_data_reflecti…
nc_020_kanban_view.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_020_kanban_view.ts
nc_049_clear_notifications.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_049_clear_notific…
nc_086_dashboards_widgets.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_086_dashboards_wi…
nc_071_add_meta_in_users.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_071_add_meta_in_u…
nc_081_audit.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_081_audit.ts
nc_016_alter_hooklog_payload_types.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_016_alter_hooklog…
nc_080_sync_mappings.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_080_sync_mappings…
nc_066_ai_button.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_066_ai_button.ts
nc_041_calendar_view.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_041_calendar_view…
nc_059_invited_by.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_059_invited_by.ts
nc_078_mcp_tokens.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_078_mcp_tokens.ts
nc_037_rename_project_and_base.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_037_rename_projec…
nc_040_form_view_alter_column_types.ts data healthy packages/nocodb/src/meta/migrations/v2/nc_040_form_view_alt…

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

LabelLayerStatusPath
GET / api healthy packages/nocodb/src/Noco.ts
ALL /mcp/:mcpTokenId api healthy packages/nocodb/src/mcp/mcp.controller.ts
GET /auth/google api healthy packages/nocodb/src/modules/auth/auth.controller.ts
GET /api/v2/oauth/authorize api healthy packages/nocodb/src/modules/oauth/controllers/oauth.control…
POST /api/v2/oauth/authorize api healthy packages/nocodb/src/modules/oauth/controllers/oauth.control…
POST /jobs/listen api healthy packages/nocodb/src/modules/jobs/jobs.controller.ts
GET /download/:filename(*) api healthy packages/nocodb/src/controllers/attachments.controller.ts
GET /dl/:param1([a-zA-Z0-9_-]+)/:param2([a-zA-Z0-9_-]+)/:fi… api healthy packages/nocodb/src/controllers/attachments.controller.ts
GET /dltemp/:param(*) api healthy packages/nocodb/src/controllers/attachments.controller.ts
GET /api/v2/downloadAttachment/:modelId/:columnId/:rowId api healthy packages/nocodb/src/controllers/attachments.controller.ts
PATCH /api/v3/meta/views/:viewId/columns api healthy packages/nocodb/src/controllers/view-columns.controller.ts
GET /api/v3/meta/views/:viewId/columns api healthy packages/nocodb/src/controllers/view-columns.controller.ts
GET /api/v1/users api healthy packages/nocodb/src/controllers/org-users.controller.ts
PATCH /api/v1/users/:userId api healthy packages/nocodb/src/controllers/org-users.controller.ts
DELETE /api/v1/users/:userId api healthy packages/nocodb/src/controllers/org-users.controller.ts
POST /api/v1/users api healthy packages/nocodb/src/controllers/org-users.controller.ts
POST /api/v1/users/settings api healthy packages/nocodb/src/controllers/org-users.controller.ts
POST /api/v1/users/:userId/resend-invite api healthy packages/nocodb/src/controllers/org-users.controller.ts
POST /api/v1/users/:userId/generate-reset-url api healthy packages/nocodb/src/controllers/org-users.controller.ts
GET /api/v1/app-settings api healthy packages/nocodb/src/controllers/org-users.controller.ts
POST /api/v1/app-settings api healthy packages/nocodb/src/controllers/org-users.controller.ts
POST /api/v1/command_palette api healthy packages/nocodb/src/controllers/command-palette.controller.…
GET /api/v1/notifications/poll api healthy packages/nocodb/src/controllers/notifications.controller.ts
GET /api/v1/notifications api healthy packages/nocodb/src/controllers/notifications.controller.ts
PATCH /api/v1/notifications/:notificationId api healthy packages/nocodb/src/controllers/notifications.controller.ts
DELETE /api/v1/notifications/:notificationId api healthy packages/nocodb/src/controllers/notifications.controller.ts
POST /api/v1/notifications/mark-all-read api healthy packages/nocodb/src/controllers/notifications.controller.ts
POST /api/v1/db/meta/views/:viewId/row-color-select api healthy packages/nocodb/src/controllers/view-row-color.controller.ts
POST /api/v1/db/meta/views/:viewId/row-color-conditions api healthy packages/nocodb/src/controllers/view-row-color.controller.ts
PATCH /api/v1/db/meta/views/:viewId/row-color-conditions/:id api healthy packages/nocodb/src/controllers/view-row-color.controller.ts
DELETE /api/v1/db/meta/views/:viewId/row-color-conditions/:… api healthy packages/nocodb/src/controllers/view-row-color.controller.ts
GET /api/v1/version api healthy packages/nocodb/src/controllers/utils.controller.ts
GET /api/v1/health api healthy packages/nocodb/src/controllers/utils.controller.ts
POST /api/v1/url_to_config api healthy packages/nocodb/src/controllers/utils.controller.ts
GET /api/v1/aggregated-meta-info api healthy packages/nocodb/src/controllers/utils.controller.ts
GET /api/v2/feed api healthy packages/nocodb/src/controllers/utils.controller.ts
GET /api/v2/cloud-features api healthy packages/nocodb/src/controllers/utils.controller.ts
POST /api/v1/error-reporting api healthy packages/nocodb/src/controllers/utils.controller.ts
GET /api/v1/workspaces/:workspaceId/users api healthy packages/nocodb/src/controllers/workspace-users.controller.…
PATCH /api/v1/workspaces/:workspaceId/users/:userId api healthy packages/nocodb/src/controllers/workspace-users.controller.…
POST /api/v1/workspaces/:workspaceId/invitations api healthy packages/nocodb/src/controllers/workspace-users.controller.…
GET /api/v1/tokens api healthy packages/nocodb/src/controllers/org-tokens.controller.ts
POST /api/v1/tokens api healthy packages/nocodb/src/controllers/org-tokens.controller.ts
DELETE /api/v1/tokens/:tokenId api healthy packages/nocodb/src/controllers/org-tokens.controller.ts
GET /data/:viewId api healthy packages/nocodb/src/controllers/datas.controller.ts
GET /data/:viewId/:rowId/oo/:colId/exclude api healthy packages/nocodb/src/controllers/datas.controller.ts
GET /data/:viewId/:rowId/hm/:colId/exclude api healthy packages/nocodb/src/controllers/datas.controller.ts
GET /data/:viewId/:rowId/bt/:colId/exclude api healthy packages/nocodb/src/controllers/datas.controller.ts
GET /data/:viewId/:rowId/hm/:colId api healthy packages/nocodb/src/controllers/datas.controller.ts
GET /data/:viewId/:rowId api healthy packages/nocodb/src/controllers/datas.controller.ts

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

LabelLayerStatusPath
/playground/-helper/columns frontend healthy packages/nc-gui/pages/playground/-helper/columns.ts
/playground/-helper/mock-setup frontend healthy packages/nc-gui/pages/playground/-helper/mock-setup.ts
/playground/-helper/views frontend healthy packages/nc-gui/pages/playground/-helper/views.ts
/playground/-helper/bases frontend healthy packages/nc-gui/pages/playground/-helper/bases.ts
/api/payment/webhook frontend healthy packages/nocodb/src/app.module.ts
/api frontend healthy packages/nocodb/src/services/users/helpers.ts
/api/v1/health frontend healthy packages/nocodb/src/run/cloud.ts
/api/v1/user/profile frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/auth/user/signup frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/auth/user/signout frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/auth/user/signin frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/auth/user/me frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/auth/password/forgot frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/auth/password/change frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/auth/token/refresh frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/tokens frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/license frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/app-settings frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/users frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/projects/ frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/audits frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/comments frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/comments/count frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/projects/audits frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/connection/test frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/url_to_config frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/nocodb/info frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/axiosRequestMake frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/version frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v2/feed frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/aggregated-meta-info frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/cache frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/command_palette frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/plugins frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/plugins/webhook frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/meta/plugins/test frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/storage/upload frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/db/storage/upload-by-url frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/notifications/poll frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/notifications frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v1/notifications/mark-all-read frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/jobs/listen frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/api/v2/meta/integrations frontend healthy packages/nc-secret-mgr/src/nocodb/cli.js
/signup frontend healthy packages/nc-gui/middleware/03.auth.global.ts
/signin frontend healthy packages/nc-gui/middleware/03.auth.global.ts
/upgrade frontend healthy packages/nc-gui/middleware/04.payment.global.ts
/ frontend healthy packages/nc-gui/composables/useOnboardingFlow.ts
/sql/1.0/warehouses/PLACEHOLDER frontend healthy packages/nc-gui/utils/baseCreateUtils.ts
/sso frontend healthy packages/nc-gui/components/dlg/WorkspaceSsoRedirectConfirm.…
/admin frontend healthy packages/nc-gui/components/account/Setup.vue

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

LabelLayerStatusPath
auth::packages/nc-gui/lang/hr.json security healthy packages/nc-gui/lang/hr.json
auth::packages/nc-gui/lang/uk.json security healthy packages/nc-gui/lang/uk.json
auth::packages/nocodb/src/app.module.ts security healthy packages/nocodb/src/app.module.ts
auth::packages/nc-gui/store/oauthClients.ts security healthy packages/nc-gui/store/oauthClients.ts
auth::packages/nocodb/src/modules/auth/auth.module.ts security healthy packages/nocodb/src/modules/auth/auth.module.ts
auth::packages/nc-gui/lang/ja.json security healthy packages/nc-gui/lang/ja.json
auth::packages/nc-gui/lang/fi.json security healthy packages/nc-gui/lang/fi.json
auth::packages/nocodb/src/strategies/authtoken.strategy/aut… security healthy packages/nocodb/src/strategies/authtoken.strategy/authtoken…
auth::packages/nc-gui/lang/ko.json security healthy packages/nc-gui/lang/ko.json
auth::packages/nocodb/src/modules/oauth/controllers/oauth.c… security healthy packages/nocodb/src/modules/oauth/controllers/oauth.control…
auth::packages/nc-gui/lang/sl.json security healthy packages/nc-gui/lang/sl.json
auth::packages/nc-gui/lang/he.json security healthy packages/nc-gui/lang/he.json
auth::packages/nc-gui/lang/ar.json security healthy packages/nc-gui/lang/ar.json
auth::packages/nocodb/src/utils/acl.ts security healthy packages/nocodb/src/utils/acl.ts
auth::packages/nc-gui/lang/hi.json security healthy packages/nc-gui/lang/hi.json
auth::packages/nocodb/src/meta/migrations/v2/nc_093_oauth_s… security healthy packages/nocodb/src/meta/migrations/v2/nc_093_oauth_server.…
auth::packages/nc-gui/lang/da.json security healthy packages/nc-gui/lang/da.json
auth::packages/nocodb/src/providers/jwt-strategy.provider.ts security healthy packages/nocodb/src/providers/jwt-strategy.provider.ts
auth::packages/nocodb/src/services/users/users.service.ts security healthy packages/nocodb/src/services/users/users.service.ts
auth::packages/nc-gui/lang/pt_BR.json security healthy packages/nc-gui/lang/pt_BR.json
auth::packages/nocodb/src/strategies/jwt.strategy.spec.ts security healthy packages/nocodb/src/strategies/jwt.strategy.spec.ts
auth::packages/nocodb/src/modules/auth/auth.controller.ts security healthy packages/nocodb/src/modules/auth/auth.controller.ts
auth::packages/nc-gui/lang/fa.json security healthy packages/nc-gui/lang/fa.json
auth::packages/nocodb/src/controllers/org-tokens.controller… security healthy packages/nocodb/src/controllers/org-tokens.controller.ts
auth::packages/nc-gui/lang/fr.json security healthy packages/nc-gui/lang/fr.json
auth::packages/nc-gui/store/oauthAuthorizations.ts security healthy packages/nc-gui/store/oauthAuthorizations.ts
auth::packages/nc-gui/lang/kn.json security healthy packages/nc-gui/lang/kn.json
auth::packages/nocodb/src/controllers/internal/modules/OAut… security healthy packages/nocodb/src/controllers/internal/modules/OAuthPost.…
auth::packages/nocodb/src/controllers/internal/modules/OAut… security healthy packages/nocodb/src/controllers/internal/modules/OAuthGet.o…
auth::packages/nc-gui/lang/ne.json security healthy packages/nc-gui/lang/ne.json
auth::packages/nc-gui/lang/ru.json security healthy packages/nc-gui/lang/ru.json
auth::packages/nocodb/src/modules/oauth/services/oauth-toke… security healthy packages/nocodb/src/modules/oauth/services/oauth-token.serv…
auth::packages/nocodb/src/modules/noco.module.ts security healthy packages/nocodb/src/modules/noco.module.ts
auth::packages/nocodb/src/utils/globals.ts security healthy packages/nocodb/src/utils/globals.ts
auth::packages/nc-gui/lang/lv.json security healthy packages/nc-gui/lang/lv.json
auth::packages/nocodb/src/strategies/google.strategy/google… security healthy packages/nocodb/src/strategies/google.strategy/google.strat…
auth::packages/nc-gui/lang/zh-Hans.json security healthy packages/nc-gui/lang/zh-Hans.json
auth::packages/nc-gui/lang/it.json security healthy packages/nc-gui/lang/it.json
auth::packages/nc-gui/lang/ml.json security healthy packages/nc-gui/lang/ml.json
auth::packages/nc-gui/lang/th.json security healthy packages/nc-gui/lang/th.json
auth::packages/nc-gui/lang/cs.json security healthy packages/nc-gui/lang/cs.json
auth::packages/noco-integrations/core/src/auth/interface.ts security healthy packages/noco-integrations/core/src/auth/interface.ts
auth::packages/nocodb/src/schema/swagger-v3.json security healthy packages/nocodb/src/schema/swagger-v3.json
auth::packages/noco-integrations/core/src/auth/types.ts security healthy packages/noco-integrations/core/src/auth/types.ts
auth::packages/nc-gui/lang/no.json security healthy packages/nc-gui/lang/no.json
auth::packages/nocodb/src/modules/auth/auth.service.ts security healthy packages/nocodb/src/modules/auth/auth.service.ts
auth::packages/nocodb/src/schema/swagger-v2.json security healthy packages/nocodb/src/schema/swagger-v2.json
auth::packages/nocodb/package.json security healthy packages/nocodb/package.json
auth::packages/nocodb/src/strategies/local.strategy.ts security healthy packages/nocodb/src/strategies/local.strategy.ts
auth::packages/nc-gui/lang/pl.json security healthy packages/nc-gui/lang/pl.json

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

LabelLayerStatusPath
.env in repo security healthy docker-compose/3_traefik/.env
password_literal::docker-compose/3_traefik/docker-compose.y… security healthy docker-compose/3_traefik/docker-compose.yml
password_literal::packages/nocodb/src/types/nc-plugin/commo… security healthy packages/nocodb/src/types/nc-plugin/common/XcUIBuilder.ts
password_literal::packages/nocodb/src/interface/Mail.ts security healthy packages/nocodb/src/interface/Mail.ts
password_literal::packages/nocodb/src/modules/auth/ui/auth/… security healthy packages/nocodb/src/modules/auth/ui/auth/resetPassword.ts
password_literal::packages/nocodb/src/services/base-users/u… security healthy packages/nocodb/src/services/base-users/ui/auth/resetPasswo…
password_literal::packages/nocodb/src/db/sql-data-mapper/__… security healthy packages/nocodb/src/db/sql-data-mapper/__tests__/whereClaus…
password_literal::packages/nocodb/src/db/sql-data-mapper/__… security healthy packages/nocodb/src/db/sql-data-mapper/__tests__/xSelect.te…
password_literal::packages/nocodb/src/db/sql-migrator/lib/t… security healthy packages/nocodb/src/db/sql-migrator/lib/templates/pg.templa…
password_literal::packages/nocodb/src/db/sql-migrator/lib/t… security healthy packages/nocodb/src/db/sql-migrator/lib/templates/pg.templa…
password_literal::packages/nocodb/src/db/sql-migrator/lib/t… security healthy packages/nocodb/src/db/sql-migrator/lib/templates/mysql.tem…
password_literal::packages/nocodb/src/db/sql-migrator/lib/t… security healthy packages/nocodb/src/db/sql-migrator/lib/templates/mysql.tem…
password_literal::packages/nocodb/src/run/testDocker.ts security healthy packages/nocodb/src/run/testDocker.ts
password_literal::packages/nocodb/src/run/testDocker.ts security healthy packages/nocodb/src/run/testDocker.ts
password_literal::packages/nocodb/src/run/testDocker.ts security healthy packages/nocodb/src/run/testDocker.ts
password_literal::packages/nc-secret-mgr/src/nocodb/cli.js security healthy packages/nc-secret-mgr/src/nocodb/cli.js
password_literal::packages/nc-secret-mgr/src/nocodb/cli.js security healthy packages/nc-secret-mgr/src/nocodb/cli.js
password_literal::packages/nc-secret-mgr/src/nocodb/cli.js security healthy packages/nc-secret-mgr/src/nocodb/cli.js
password_literal::packages/nc-secret-mgr/src/nocodb/cli.js security healthy packages/nc-secret-mgr/src/nocodb/cli.js
password_literal::packages/nc-gui/utils/baseCreateUtils.ts security healthy packages/nc-gui/utils/baseCreateUtils.ts
password_literal::packages/nc-gui/utils/baseCreateUtils.ts security healthy packages/nc-gui/utils/baseCreateUtils.ts
password_literal::packages/nc-gui/utils/baseCreateUtils.ts security healthy packages/nc-gui/utils/baseCreateUtils.ts
password_literal::packages/nc-gui/utils/baseCreateUtils.ts security healthy packages/nc-gui/utils/baseCreateUtils.ts
password_literal::packages/nc-gui/utils/baseCreateUtils.ts security healthy packages/nc-gui/utils/baseCreateUtils.ts
password_literal::packages/noco-integrations/nocodb-sdk-ref… security healthy packages/noco-integrations/nocodb-sdk-reference.ts
password_literal::packages/nocodb-sdk/src/lib/XcUIBuilder.ts security healthy packages/nocodb-sdk/src/lib/XcUIBuilder.ts
password_literal::packages/nocodb-sdk/src/lib/globals.ts security healthy packages/nocodb-sdk/src/lib/globals.ts
password_literal::packages/nocodb-sdk/src/lib/formBuilder/i… security healthy packages/nocodb-sdk/src/lib/formBuilder/index.ts

LabelLayerStatusPath
public data healthy packages/nocodb/tests/pg-cy-quick/01-cy-quick.sql
actor data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
category data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
film data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
film_actor data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
film_category data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
address data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
city data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
country data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
customer data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
inventory data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
language data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
payment data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
payment_p2007_01 data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
payment_p2007_02 data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
payment_p2007_03 data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
payment_p2007_04 data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
payment_p2007_05 data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
payment_p2007_06 data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
rental data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
staff data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
store data healthy packages/nocodb/tests/pg-sakila-db/03-postgres-sakila-schem…
film_text data healthy packages/nocodb/tests/sqlite-sakila-db/01-sqlite-sakila-sch…

LabelLayerStatusPath
nocodb hardware healthy docker-compose/3_traefik/docker-compose.yml
nocodb-db hardware healthy docker-compose/3_traefik/docker-compose.yml
traefik hardware healthy docker-compose/3_traefik/docker-compose.yml
watchtower hardware healthy docker-compose/3_traefik/docker-compose.yml
nginx-proxy-manager hardware healthy docker-compose/nginx-proxy-manager/docker-compose.yml
nocodb hardware healthy docker-compose/nginx-proxy-manager/docker-compose.yml
root_db hardware healthy docker-compose/nginx-proxy-manager/docker-compose.yml
certbot hardware healthy docker-compose/nginx/docker-compose.yml
nocodb_app hardware healthy docker-compose/nginx/docker-compose.yml
nocodb_database hardware healthy docker-compose/nginx/docker-compose.yml
reverse_proxy hardware healthy docker-compose/nginx/docker-compose.yml
nocodb hardware healthy docker-compose/2_pg/docker-compose.yml
root_db hardware healthy docker-compose/2_pg/docker-compose.yml

LabelLayerStatusPath
port:8080 network healthy docker-compose/3_traefik/docker-compose.yml
port:80 network healthy docker-compose/3_traefik/docker-compose.yml
port:443 network healthy docker-compose/3_traefik/docker-compose.yml
port:8181 network healthy docker-compose/nginx-proxy-manager/docker-compose.yml
port:4443 network healthy docker-compose/nginx-proxy-manager/docker-compose.yml
port:9000 network healthy docker-compose/1_Auto_Upstall/noco.sh
port:5432 network healthy packages/nc-gui/utils/baseCreateUtils.ts
port:3306 network healthy packages/nc-gui/utils/baseCreateUtils.ts
port:15306 network healthy packages/nc-gui/utils/baseCreateUtils.ts
port:1433 network healthy packages/nc-gui/utils/baseCreateUtils.ts
port:4000 network healthy packages/nc-gui/utils/baseCreateUtils.ts

LabelLayerStatusPath
1.1.1.1 network healthy docker-compose/3_traefik/docker-compose.yml
1.0.0.1 network healthy docker-compose/3_traefik/docker-compose.yml
127.0.0.1 network healthy docker-compose/1_Auto_Upstall/noco.sh
192.168.1.10 network healthy docker-compose/1_Auto_Upstall/tests/expects/install/ip.sh
172.17.0.1 network healthy packages/nocodb/src/utils/nc-config/constants.ts
169.254.0.0 network healthy packages/nocodb/src/helpers/validateDbConnectionHost.ts
192.168.1.1 network healthy packages/nocodb/src/helpers/validateDbConnectionHost.ts
107.0.0.0 network healthy packages/nocodb/src/plugins/storage/Local.ts
123.456.001.231 network healthy packages/nocodb-sdk/src/lib/columnHelper/utils/decimal.spec…
1.2.3.4 network healthy packages/nocodb-sdk/src/lib/columnHelper/utils/serializer.s…

LabelLayerStatusPath
dependency-review cicd healthy .github/workflows/dependency-review.yml
jest-unit-test cicd healthy .github/workflows/jest-unit-test.yml
push cicd healthy .github/workflows/dispatch-oss.yml
commits_check_job cicd healthy .github/workflows/dco-check.yml
notify cicd healthy .github/workflows/on-event-issue-closed.yml
validate-swagger-json cicd healthy .github/workflows/ci-cd.yml
cleanup cicd healthy .github/workflows/cleanup-caches-by-branch.yml
prepare cicd healthy .github/workflows/bats-test.yml
test cicd healthy .github/workflows/bats-test.yml
docker-description cicd healthy .github/workflows/docker-readme-publish.yml

LabelLayerStatusPath
gha::dependency-review cicd healthy .github/workflows/dependency-review.yml
gha::jest-unit-test cicd healthy .github/workflows/jest-unit-test.yml
gha::dispatch-oss cicd healthy .github/workflows/dispatch-oss.yml
gha::dco-check cicd healthy .github/workflows/dco-check.yml
gha::on-event-issue-closed cicd healthy .github/workflows/on-event-issue-closed.yml
gha::ci-cd cicd healthy .github/workflows/ci-cd.yml
gha::cleanup-caches-by-branch cicd healthy .github/workflows/cleanup-caches-by-branch.yml
gha::bats-test cicd healthy .github/workflows/bats-test.yml
gha::docker-readme-publish cicd healthy .github/workflows/docker-readme-publish.yml

LabelLayerStatusPath
Welcome frontend healthy packages/nocodb/src/services/mail/templates/welcome.tsx
BaseInvite frontend healthy packages/nocodb/src/services/mail/templates/base-invite.tsx
OrganizationInvite frontend healthy packages/nocodb/src/services/mail/templates/org-invite.tsx
BaseRoleUpdate frontend healthy packages/nocodb/src/services/mail/templates/base-role-updat…
OrganizationRoleUpdate frontend healthy packages/nocodb/src/services/mail/templates/org-role-update…
FormSubmission frontend healthy packages/nocodb/src/services/mail/templates/form-submission…
VerifyYourEmail frontend healthy packages/nocodb/src/services/mail/templates/verify-your-ema…
PasswordReset frontend healthy packages/nocodb/src/services/mail/templates/password-reset.…

LabelLayerStatusPath
postgres data healthy docker-compose/3_traefik/docker-compose.yml
postgresql data healthy docker-compose/3_traefik/docker-compose.yml
mysql data healthy docker-compose/nginx-proxy-manager/docker-compose.yml
mariadb data healthy docker-compose/nginx/docker-compose.yml
clickhouse data healthy packages/nocodb/package.json
redis data healthy packages/nocodb/package.json
sqlite data healthy packages/nocodb/src/dbQueryClient/sqlite.ts

LabelLayerStatusPath
vps::azure hardware healthy package.json
vps::aws hardware healthy packages/nocodb/package.json
vps::vultr hardware healthy packages/nocodb/src/version-upgrader/upgraders/0258003_ncDu…
vps::linode hardware healthy packages/nocodb/src/version-upgrader/upgraders/0258003_ncDu…
vps::gcp hardware healthy packages/nocodb/src/interface/config.ts
vps::digitalocean hardware healthy packages/nocodb/src/plugins/spaces/index.ts
vps::droplet hardware healthy packages/nc-gui/utils/iconUtils.ts

LabelLayerStatusPath
DOCKERHUB_USERNAME cicd healthy
GITHUB_TOKEN cicd healthy
WORKING_DIR cicd healthy
OSS_DISPATCH cicd healthy
DISCORD_WEBHOOK cicd healthy
DOCKERHUB_PASSWORD cicd healthy

LabelLayerStatusPath
traefik network healthy docker-compose/3_traefik/docker-compose.yml
loadbalancer network healthy docker-compose/3_traefik/docker-compose.yml
nginx network healthy docker-compose/nginx-proxy-manager/docker-compose.yml

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

LabelLayerStatusPath
pubsub data healthy packages/nocodb/src/modules/jobs/jobs-event.service.ts

LabelLayerStatusPath
gpu (detected) hardware healthy packages/nc-gui/components/smartsheet/grid/canvas/composabl…
For AI agents: Voting guide (TP/FP) MCP manifest Stdio wrapper SARIF Integrate Findings queue Vote TP/FP on findings to calibrate the engine.
For AI agents + API integrations
Email me when this repo regresses
Free. We re-scan periodically; new criticals → your inbox. No signup required for the scan itself.
API access

This page is publicly accessible at: https://repobility.com/scan/ac9bfbed-85b8-40b6-bc96-88903626f9c2/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/ac9bfbed-85b8-40b6-bc96-88903626f9c2/

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.