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.

prisma/prisma

https://github.com/prisma/prisma.git · scanned 2026-05-16 09:40 UTC (2 weeks, 5 days ago) · 10 languages

531 findings (96 legacy + 435 scanner) 18th percentile · Typescript · large (100-500K LoC) Scanner says 59 (higher by 6)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 weeks, 5 days ago · v1 · 91 findings from 1 source. Findings combine the legacy security pipeline AND the multi-layer engine (atlas, wiring, flows, ranked) AND verified AI agent contributions.

JSON
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 8369 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
.prettierrc.yml software healthy .prettierrc.yml
TESTING.md software healthy TESTING.md
tsconfig.utils.typecheck.json software healthy tsconfig.utils.typecheck.json
ARCHITECTURE.md software healthy ARCHITECTURE.md
README.md software healthy README.md
pnpm-lock.yaml software healthy pnpm-lock.yaml
package.json software healthy package.json
CONTRIBUTING.md software healthy CONTRIBUTING.md
turbo.json software healthy turbo.json
tsconfig.build.regular.json software healthy tsconfig.build.regular.json
pnpm-workspace.yaml software healthy pnpm-workspace.yaml
tsconfig.build.bundle.json software healthy tsconfig.build.bundle.json
tsconfig.json software healthy tsconfig.json
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
AGENTS.md software healthy AGENTS.md
vitest.config.ts software warning vitest.config.ts
README.md software healthy docker/README.md
docker-compose.yml software healthy docker/docker-compose.yml
Dockerfile software healthy docker/postgres_ext/Dockerfile
Dockerfile software healthy docker/mongodb_replica/Dockerfile
import.sh software healthy docker/mongodb_migrate_seed/import.sh
Dockerfile software healthy docker/planetscale_proxy/Dockerfile
benchmarking.md software healthy docs/benchmarking.md
003-review-query-performance-benchmarks.md software healthy docs/plans/benchmark-improvements/003-review-query-performa…
002-bump-codspeed-plugin-version.md software healthy docs/plans/benchmark-improvements/002-bump-codspeed-plugin-…
004-review-interpreter-benchmarks.md software healthy docs/plans/benchmark-improvements/004-review-interpreter-be…
005-establish-performance-baselines.md software healthy docs/plans/benchmark-improvements/005-establish-performance…
001-migrate-benchmarkjs-to-tinybench.md software healthy docs/plans/benchmark-improvements/001-migrate-benchmarkjs-t…
000-benchmark-improvements-index.md software healthy docs/plans/benchmark-improvements/000-benchmark-improvement…
006-update-benchmarking-documentation.md software healthy docs/plans/benchmark-improvements/006-update-benchmarking-d…
007-cleanup-legacy-benchmark-code.md software healthy docs/plans/benchmark-improvements/007-cleanup-legacy-benchm…
bench.ts software healthy scripts/bench.ts
graph-dependencies.ts software healthy scripts/graph-dependencies.ts
check-engines-override.ts software healthy scripts/check-engines-override.ts
bump-engines.ts software healthy scripts/bump-engines.ts
only-allow-pnpm.js software healthy scripts/only-allow-pnpm.js
run-studio.ts software healthy scripts/run-studio.ts
publish.ts software healthy scripts/ci/publish.ts
valid-exported-types-index.ts software warning eslint-local-rules/valid-exported-types-index.ts
imports-from-same-directory.ts software healthy eslint-local-rules/imports-from-same-directory.ts
tsconfig.json software healthy eslint-local-rules/tsconfig.json
index.js software healthy eslint-local-rules/index.js
all-types-are-exported.ts software warning eslint-local-rules/all-types-are-exported.ts
run.ts software healthy helpers/compile/run.ts
configs.ts software healthy helpers/compile/configs.ts
build.ts software healthy helpers/compile/build.ts
noSideEffectsPlugin.ts software healthy helpers/compile/plugins/noSideEffectsPlugin.ts
copyFilePlugin.ts software healthy helpers/compile/plugins/copyFilePlugin.ts
externalPlugin.ts software warning helpers/compile/plugins/externalPlugin.ts
fixImportsPlugin.ts software warning helpers/compile/plugins/fixImportsPlugin.ts

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

LabelLayerStatusPath
main software healthy scripts/bench.ts:main
run software healthy scripts/bench.ts:run
getDirectories software healthy scripts/graph-dependencies.ts:getDirectories
getKeys software healthy scripts/graph-dependencies.ts:getKeys
generateGraph software healthy scripts/graph-dependencies.ts:generateGraph
main software healthy scripts/graph-dependencies.ts:main
main software healthy scripts/check-engines-override.ts:main
main software healthy scripts/bump-engines.ts:main
run software healthy scripts/bump-engines.ts:run
pmFromUserAgent software healthy scripts/only-allow-pnpm.js:pmFromUserAgent
printUsage software healthy scripts/run-studio.ts:printUsage
main software healthy scripts/run-studio.ts:main
getLatestCommitHash software healthy scripts/ci/publish.ts:getLatestCommitHash
runResult software healthy scripts/ci/publish.ts:runResult
run software healthy scripts/ci/publish.ts:run
getPackages software healthy scripts/ci/publish.ts:getPackages
getPackageDependencies software healthy scripts/ci/publish.ts:getPackageDependencies
getPrismaDependencies software healthy scripts/ci/publish.ts:getPrismaDependencies
getCircularDependencies software healthy scripts/ci/publish.ts:getCircularDependencies
getPublishOrder software healthy scripts/ci/publish.ts:getPublishOrder
zeroOutPatch software healthy scripts/ci/publish.ts:zeroOutPatch
getNewDevVersion software healthy scripts/ci/publish.ts:getNewDevVersion
getNewIntegrationVersion software healthy scripts/ci/publish.ts:getNewIntegrationVersion
gets software healthy scripts/ci/publish.ts:gets
getCurrentPatchForPatchVersions software healthy scripts/ci/publish.ts:getCurrentPatchForPatchVersions
getNewPatchDevVersion software healthy scripts/ci/publish.ts:getNewPatchDevVersion
getMaxDevVersionIncrement software healthy scripts/ci/publish.ts:getMaxDevVersionIncrement
getMaxIntegrationVersionIncrement software healthy scripts/ci/publish.ts:getMaxIntegrationVersionIncrement
getMaxPatchVersionIncrement software healthy scripts/ci/publish.ts:getMaxPatchVersionIncrement
getAllVersionsPublishedFor software healthy scripts/ci/publish.ts:getAllVersionsPublishedFor
values software healthy scripts/ci/publish.ts:values
getNextMinorStable software healthy scripts/ci/publish.ts:getNextMinorStable
getSemverFromPatchBranch software healthy scripts/ci/publish.ts:getSemverFromPatchBranch
publish software healthy scripts/ci/publish.ts:publish
getEnginesCommitHash software healthy scripts/ci/publish.ts:getEnginesCommitHash
testPackages software healthy scripts/ci/publish.ts:testPackages
flatten software healthy scripts/ci/publish.ts:flatten
intersection software healthy scripts/ci/publish.ts:intersection
increaseMinor software healthy scripts/ci/publish.ts:increaseMinor
filterPublishOrder software healthy scripts/ci/publish.ts:filterPublishOrder
publishPackages software healthy scripts/ci/publish.ts:publishPackages
isSkipped software healthy scripts/ci/publish.ts:isSkipped
writeToPkgJson software healthy scripts/ci/publish.ts:writeToPkgJson
writeVersion software healthy scripts/ci/publish.ts:writeVersion
getPrismaBranch software healthy scripts/ci/publish.ts:getPrismaBranch
areEcosystemTestsPassing software healthy scripts/ci/publish.ts:areEcosystemTestsPassing
getPatchBranch software healthy scripts/ci/publish.ts:getPatchBranch
sendSlackMessage software healthy scripts/ci/publish.ts:sendSlackMessage
authoredByString software healthy scripts/ci/publish.ts:authoredByString
getLines software healthy scripts/ci/publish.ts:getLines

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

LabelLayerStatusPath
docker software healthy docker
postgres_ext software healthy docker/postgres_ext
mongodb_replica software healthy docker/mongodb_replica
mongodb_migrate_seed software healthy docker/mongodb_migrate_seed
planetscale_proxy software healthy docker/planetscale_proxy
docs software healthy docs
plans software healthy docs/plans
benchmark-improvements software healthy docs/plans/benchmark-improvements
scripts software healthy scripts
ci software healthy scripts/ci
eslint-local-rules software healthy eslint-local-rules
helpers software healthy helpers
compile software healthy helpers/compile
plugins software healthy helpers/compile/plugins
fill-plugin software healthy helpers/compile/plugins/fill-plugin
fillers software healthy helpers/compile/plugins/fill-plugin/fillers
test software healthy helpers/test
presets software healthy helpers/test/presets
blaze software healthy helpers/blaze
utils software healthy helpers/blaze/utils
types software healthy helpers/blaze/utils/types
packages software healthy packages
adapter-d1 software healthy packages/adapter-d1
helpers software healthy packages/adapter-d1/helpers
src software healthy packages/adapter-d1/src
node software healthy packages/adapter-d1/src/node
sqlcommenter-query-tags software healthy packages/sqlcommenter-query-tags
helpers software healthy packages/sqlcommenter-query-tags/helpers
src software healthy packages/sqlcommenter-query-tags/src
dmmf software healthy packages/dmmf
helpers software healthy packages/dmmf/helpers
src software healthy packages/dmmf/src
engines software healthy packages/engines
scripts software healthy packages/engines/scripts
helpers software healthy packages/engines/helpers
src software healthy packages/engines/src
__tests__ software healthy packages/engines/src/__tests__
scripts software healthy packages/engines/src/scripts
client software healthy packages/client
tests software healthy packages/client/tests
functional software healthy packages/client/tests/functional
find-unique-or-throw-batching software healthy packages/client/tests/functional/find-unique-or-throw-batch…
prisma software healthy packages/client/tests/functional/find-unique-or-throw-batch…
json-list-push software healthy packages/client/tests/functional/json-list-push
prisma software healthy packages/client/tests/functional/json-list-push/prisma
batching-bigint software healthy packages/client/tests/functional/batching-bigint
prisma software healthy packages/client/tests/functional/batching-bigint/prisma
tracing-disabled software healthy packages/client/tests/functional/tracing-disabled
prisma software healthy packages/client/tests/functional/tracing-disabled/prisma
enum-array software healthy packages/client/tests/functional/enum-array

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

LabelLayerStatusPath
EventEmitter software healthy helpers/compile/plugins/fill-plugin/fillers/events.ts:Event…
BufferClass software healthy helpers/compile/plugins/fill-plugin/fillers/buffer-small.ts…
Decimal software healthy helpers/compile/plugins/fill-plugin/fillers/decimal-small.t…
Hash software healthy helpers/compile/plugins/fill-plugin/fillers/crypto.ts:Hash
D1HttpQueryable software healthy packages/adapter-d1/src/d1-http.ts:D1HttpQueryable
D1HttpTransaction software healthy packages/adapter-d1/src/d1-http.ts:D1HttpTransaction
PrismaD1HttpAdapter software healthy packages/adapter-d1/src/d1-http.ts:PrismaD1HttpAdapter
PrismaD1HttpAdapterFactory software healthy packages/adapter-d1/src/d1-http.ts:PrismaD1HttpAdapterFacto…
D1WorkerQueryable software healthy packages/adapter-d1/src/d1-worker.ts:D1WorkerQueryable
D1WorkerTransaction software healthy packages/adapter-d1/src/d1-worker.ts:D1WorkerTransaction
PrismaD1WorkerAdapter software healthy packages/adapter-d1/src/d1-worker.ts:PrismaD1WorkerAdapter
PrismaD1WorkerAdapterFactory software healthy packages/adapter-d1/src/d1-worker.ts:PrismaD1WorkerAdapterF…
PrismaD1 software healthy packages/adapter-d1/src/d1.ts:PrismaD1
UnexpectedTypeError software healthy packages/adapter-d1/src/conversion.ts:UnexpectedTypeError
Class software healthy packages/client/tests/functional/issues/4004/prisma/_schema…
Test software healthy packages/client/tests/functional/issues/20422-cannot-assign…
UpsertChecker software healthy packages/client/tests/functional/methods/upsert/native-atom…
ConditionalErrorBuilder software healthy packages/client/tests/functional/_utils/relationMode/condit…
ConditionalError software healthy packages/client/tests/functional/_utils/relationMode/condit…
MyPrisma software healthy packages/client/tests/e2e/issues/16418-slow-compilation-big…
SomeClassWrapper software healthy packages/client/tests/e2e/issues/19999-tsc-extensions-oom/s…
Semaphore software healthy packages/client/tests/e2e/_utils/run.ts:Semaphore
QuotesController software healthy packages/client/tests/e2e/prisma-client-generator/enums-tso…
ExpectedError software healthy packages/client/tests/e2e/prisma-config-generate-doesnt-nee…
PrismaClientExtends software healthy packages/client/scripts/default-index.d.ts:PrismaClientExte…
JestCli software healthy packages/client/helpers/functional-test/JestCli.ts:JestCli
ExtendedClient software healthy packages/client/src/__tests__/integration/happy/modify-clie…
Model software healthy packages/client/src/__tests__/benchmarks/huge-schema/builde…
SeededRandom software healthy packages/client/src/__tests__/benchmarks/query-performance/…
DataGenerator software healthy packages/client/src/__tests__/benchmarks/query-performance/…
PrismaClient software healthy packages/client/src/scripts/default-index.ts:PrismaClient
RequestHandler software healthy packages/client/src/runtime/RequestHandler.ts:RequestHandler
PrismaClient software healthy packages/client/src/runtime/getPrismaClient.ts:PrismaClient
DataLoader software healthy packages/client/src/runtime/DataLoader.ts:DataLoader
DisabledCallSite software healthy packages/client/src/runtime/utils/CallSite.ts:DisabledCallS…
EnabledCallSite software healthy packages/client/src/runtime/utils/CallSite.ts:EnabledCallSi…
SourceFileSlice software healthy packages/client/src/runtime/utils/SourceFileSlice.ts:Source…
const software healthy packages/client/src/runtime/core/types/exported/Skip.ts:con…
Skip software healthy packages/client/src/runtime/core/types/exported/Skip.ts:Skip
TypedSql software healthy packages/client/src/runtime/core/types/exported/TypedSql.ts…
PrismaClient software healthy packages/client/src/runtime/core/types/exported/Extensions.…
LocalExecutor software healthy packages/client/src/runtime/core/engines/client/LocalExecut…
QueryPlanCache software healthy packages/client/src/runtime/core/engines/client/query-plan-…
RemoteExecutor software healthy packages/client/src/runtime/core/engines/client/RemoteExecu…
HttpClient software healthy packages/client/src/runtime/core/engines/client/RemoteExecu…
ClientEngine software healthy packages/client/src/runtime/core/engines/client/ClientEngin…
HeaderBuilder software healthy packages/client/src/runtime/core/engines/accelerate/HeaderB…
InvalidDatasourceError software healthy packages/client/src/runtime/core/engines/accelerate/errors/…
AccelerateError software healthy packages/client/src/runtime/core/engines/accelerate/errors/…
PrismaClientConstructorValidationError software healthy packages/client/src/runtime/core/errors/PrismaClientConstru…

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

LabelLayerStatusPath
size cicd healthy .github/workflows/bundle-size.yml
detect_jobs_to_run cicd healthy .github/workflows/test.yml
build_custom_engine cicd healthy .github/workflows/test.yml
check_custom_engine cicd healthy .github/workflows/test.yml
run_tests cicd healthy .github/workflows/test.yml
analyze cicd healthy .github/workflows/codeql-analysis.yml
close-discussions cicd healthy .github/workflows/auto-close-github-discussions.yml
update_engines cicd healthy .github/workflows/update-engines-version.yml
update_studio cicd healthy .github/workflows/update-studio-version.yml
lint cicd healthy .github/workflows/test-template.yml
client-unit cicd healthy .github/workflows/test-template.yml
client-generator-prisma-client-js cicd healthy .github/workflows/test-template.yml
client-driveradapters cicd healthy .github/workflows/test-template.yml
client-wasm-compiler-edge cicd healthy .github/workflows/test-template.yml
client-query-compiler-accelerate cicd healthy .github/workflows/test-template.yml
client-e2e cicd healthy .github/workflows/test-template.yml
client-relationMode cicd healthy .github/workflows/test-template.yml
client-legacy-types cicd healthy .github/workflows/test-template.yml
client-packages cicd healthy .github/workflows/test-template.yml
workspace-types cicd healthy .github/workflows/test-template.yml
integration-tests cicd healthy .github/workflows/test-template.yml
internals cicd healthy .github/workflows/test-template.yml
migrate cicd healthy .github/workflows/test-template.yml
cli-commands cicd healthy .github/workflows/test-template.yml
cli-platform-commands cicd healthy .github/workflows/test-template.yml
others cicd healthy .github/workflows/test-template.yml
driver-adapter-unit-tests cicd healthy .github/workflows/test-template.yml
qpe-unit-tests cicd healthy .github/workflows/test-template.yml
type-benchmark-tests cicd healthy .github/workflows/test-template.yml
no-docker-client-functional cicd healthy .github/workflows/test-template.yml
no-docker cicd healthy .github/workflows/test-template.yml
manage_tag cicd healthy .github/workflows/manage-dist-tag.yml
run_tests cicd healthy .github/workflows/daily-test.yml
detect-jobs-to-run cicd healthy .github/workflows/ci-aux-files.yml
stale cicd healthy .github/workflows/label-stale-issues.yml
release cicd healthy .github/workflows/release.yml
success cicd healthy .github/workflows/release.yml
failure cicd healthy .github/workflows/release.yml
secret-detection cicd healthy .github/workflows/pr-code-security.yml
code-scanning cicd healthy .github/workflows/pr-code-security.yml
actionlint cicd healthy .github/workflows/lint-workflow-files.yml
parseCommand cicd healthy .github/workflows/build-engine-branch.yml
build cicd healthy .github/workflows/build-engine-branch.yml
benchmark cicd healthy .github/workflows/benchmark.yml
run_tests cicd healthy .github/workflows/daily-buildpulse.yml

LabelLayerStatusPath
.env in repo security healthy packages/client/fixtures/mongo/prisma/.env
.env in repo security healthy packages/client/src/__tests__/integration/happy/browser/pri…
.env in repo security healthy packages/config/src/__tests__/fixtures/loadConfigFromFile/e…
.env in repo security healthy packages/config/src/__tests__/fixtures/loadConfigFromFile/e…
.env in repo security healthy packages/internals/src/__tests__/__fixtures__/dotenv/.env
.env in repo security healthy packages/migrate/src/__tests__/fixtures/schema-only-postgre…
.env in repo security healthy packages/migrate/src/__tests__/fixtures/schema-only-cockroa…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmit/test.ts
password_literal::packages/client/tests/functional/issues/2… security healthy packages/client/tests/functional/issues/20499-result-ext-co…
password_literal::packages/client/tests/functional/issues/2… security healthy packages/client/tests/functional/issues/22947-sqlite-conccu…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/globalOm… security healthy packages/client/tests/functional/globalOmitJSGenerator/test…
password_literal::packages/client/tests/functional/omit/tes… security healthy packages/client/tests/functional/omit/test.ts
password_literal::packages/client/tests/functional/omit/tes… security healthy packages/client/tests/functional/omit/test.ts
password_literal::packages/client/tests/functional/omit/tes… security healthy packages/client/tests/functional/omit/test.ts
password_literal::packages/client/src/__tests__/integration… security healthy packages/client/src/__tests__/integration/errors/executeRaw…
password_literal::packages/adapter-mssql/src/connection-str… security healthy packages/adapter-mssql/src/connection-string.test.ts
password_literal::packages/adapter-mariadb/src/credentials.… security healthy packages/adapter-mariadb/src/credentials.test.ts
password_literal::packages/integration-tests/src/__tests__/… security healthy packages/integration-tests/src/__tests__/integration/mssql/…

LabelLayerStatusPath
image::docker/postgres_ext/Dockerfile hardware healthy docker/postgres_ext/Dockerfile
image::docker/mongodb_replica/Dockerfile hardware healthy docker/mongodb_replica/Dockerfile
image::docker/planetscale_proxy/Dockerfile hardware healthy docker/planetscale_proxy/Dockerfile
postgres hardware healthy docker/docker-compose.yml
postgres-16 hardware healthy docker/docker-compose.yml
postgres_isolated hardware healthy docker/docker-compose.yml
cockroachdb hardware healthy docker/docker-compose.yml
vitess-8 hardware healthy docker/docker-compose.yml
mysql hardware healthy docker/docker-compose.yml
mysql_isolated hardware healthy docker/docker-compose.yml
mariadb hardware healthy docker/docker-compose.yml
mssql hardware healthy docker/docker-compose.yml
mongodb_migrate hardware healthy docker/docker-compose.yml
mongo hardware healthy docker/docker-compose.yml
mongo6 hardware healthy docker/docker-compose.yml
neon_wsproxy hardware healthy docker/docker-compose.yml
planetscale_proxy hardware healthy docker/docker-compose.yml
test-e2e hardware healthy packages/client/tests/e2e/issues/28221-multiple-provider-cl…
postgres hardware healthy packages/client/tests/e2e/issues/28221-multiple-provider-cl…
mysql hardware healthy packages/client/tests/e2e/issues/28221-multiple-provider-cl…
test-e2e hardware healthy packages/client/tests/e2e/mongodb-notablescan/docker-compos…
mongo hardware healthy packages/client/tests/e2e/mongodb-notablescan/docker-compos…
test-e2e hardware healthy packages/client/tests/e2e/_utils/docker-compose.yaml
test-e2e hardware healthy packages/client/tests/e2e/driver-adapters-custom-db-schema/…
neon_wsproxy hardware healthy packages/client/tests/e2e/driver-adapters-custom-db-schema/…
postgres hardware healthy packages/client/tests/e2e/driver-adapters-custom-db-schema/…
test-e2e hardware healthy packages/client/tests/e2e/driver-adapters-custom-db-schema/…
postgres hardware healthy packages/client/tests/e2e/driver-adapters-custom-db-schema/…
test-e2e hardware healthy packages/client/tests/e2e/pg-self-signed-cert-error/docker-…
postgres-ssl hardware healthy packages/client/tests/e2e/pg-self-signed-cert-error/docker-…
test-e2e hardware healthy packages/client/tests/e2e/pg-global-type-parsers/docker-com…
postgres hardware healthy packages/client/tests/e2e/pg-global-type-parsers/docker-com…
test-e2e hardware healthy packages/client/tests/e2e/typed-sql/docker-compose.yaml
postgres hardware healthy packages/client/tests/e2e/typed-sql/docker-compose.yaml
test-e2e hardware healthy packages/client/tests/e2e/connection-limit-reached/docker-c…
mysql hardware healthy packages/client/tests/e2e/connection-limit-reached/docker-c…

LabelLayerStatusPath
migration.sql data healthy packages/client/tests/e2e/issues/17303-interactive-transact…
listMigrations.test.ts data healthy packages/migrate/src/__tests__/listMigrations.test.ts
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-warni…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/reset/prisma/migrat…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-unexe…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/provider-switch-pos…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/schema-folder-sqlit…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/real-world-grading-…
prisma.config.ts data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-faile…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-faile…
d1.config.ts data healthy packages/migrate/src/__tests__/fixtures/schema-sqlite-d1-mi…
prisma.config.ts data healthy packages/migrate/src/__tests__/fixtures/schema-sqlite-d1-mi…
prisma.config.ts data healthy packages/migrate/src/__tests__/fixtures/broken-migration/pr…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/broken-migration/pr…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/edited-and-draft/pr…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/edited-and-draft/pr…
folder.config.ts data healthy packages/migrate/src/__tests__/fixtures/schema-folder-sqlit…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/schema-folder-sqlit…
prisma.config.ts data healthy packages/migrate/src/__tests__/fixtures/old-migrate/migrati…
prisma.config.ts data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-migra…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-migra…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-histori…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-histori…
folder.config.ts data healthy packages/migrate/src/__tests__/fixtures/schema-folder-sqlit…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/schema-folder-sqlit…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-draft…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-draft…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-draft…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-draft…
prisma.config.ts data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-migra…
migration.sql data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-migra…
printMigrationId.ts data healthy packages/migrate/src/utils/printMigrationId.ts
createMigration.ts data healthy packages/migrate/src/utils/createMigration.ts
promptForMigrationName.ts data healthy packages/migrate/src/utils/promptForMigrationName.ts
listMigrations.ts data healthy packages/migrate/src/utils/listMigrations.ts

LabelLayerStatusPath
users data healthy packages/client/tests/e2e/external-tables/src/init.sql
Foo data healthy packages/client/tests/e2e/issues/17303-interactive-transact…
invoicing data healthy packages/client/tests/e2e/multi-schema-with-external/src/in…
base data healthy packages/client/src/__tests__/integration/errors/multi-sche…
transactional data healthy packages/client/src/__tests__/integration/errors/multi-sche…
User data healthy packages/client/src/__tests__/integration/errors/int-errors…
public data healthy packages/client/src/__tests__/integration/happy/insensitive…
Blog data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-warni…
your_log data healthy packages/migrate/src/__tests__/fixtures/introspection/mysql…
your_options data healthy packages/migrate/src/__tests__/fixtures/introspection/mysql…
your_url data healthy packages/migrate/src/__tests__/fixtures/introspection/mysql…
work data healthy packages/migrate/src/__tests__/fixtures/introspection/postg…
Token data healthy packages/migrate/src/__tests__/fixtures/real-world-grading-…
Course data healthy packages/migrate/src/__tests__/fixtures/real-world-grading-…
CourseEnrollment data healthy packages/migrate/src/__tests__/fixtures/real-world-grading-…
Test data healthy packages/migrate/src/__tests__/fixtures/real-world-grading-…
TestResult data healthy packages/migrate/src/__tests__/fixtures/real-world-grading-…
Cat data healthy packages/migrate/src/__tests__/fixtures/existing-db-histori…
new_Blog data healthy packages/migrate/src/__tests__/fixtures/existing-db-1-draft…
Categories data healthy sandbox/studio/mysql.sql
Customers data healthy sandbox/studio/mysql.sql
Employees data healthy sandbox/studio/mysql.sql
Shippers data healthy sandbox/studio/mysql.sql
Suppliers data healthy sandbox/studio/mysql.sql
Products data healthy sandbox/studio/mysql.sql
Orders data healthy sandbox/studio/mysql.sql
OrderDetails data healthy sandbox/studio/mysql.sql
PrismaTest data healthy sandbox/d1/sql/schema.sql
Post data healthy sandbox/d1/sql/schema.sql

LabelLayerStatusPath
port:33804 network healthy docker/docker-compose.yml
port:5432 network healthy docker/docker-compose.yml
port:15432 network healthy docker/docker-compose.yml
port:5435 network healthy docker/docker-compose.yml
port:26257 network healthy docker/docker-compose.yml
port:256 network healthy docker/docker-compose.yml
port:22 network healthy docker/docker-compose.yml
port:33807 network healthy docker/docker-compose.yml
port:3306 network healthy docker/docker-compose.yml
port:3307 network healthy docker/docker-compose.yml
port:4306 network healthy docker/docker-compose.yml
port:1433 network healthy docker/docker-compose.yml
port:27017 network healthy docker/docker-compose.yml
port:27018 network healthy docker/docker-compose.yml
port:27019 network healthy docker/docker-compose.yml
port:16 network healthy docker/docker-compose.yml
port:5488 network healthy docker/docker-compose.yml
port:80 network healthy docker/docker-compose.yml
port:8085 network healthy docker/docker-compose.yml
port:64 network healthy packages/client/tests/e2e/nextjs-schema-not-found/6_simpler…
port:14 network healthy packages/client/tests/e2e/nextjs-schema-not-found/6_simpler…
port:51213 network healthy packages/cli/src/utils/ppgInfo.test.ts
port:8000 network healthy packages/query-plan-executor/examples/server.ts
port:16686 network healthy sandbox/tracing/otelSetup.ts
port:4318 network healthy sandbox/tracing/otelSetup.ts
port:43 network healthy .github/workflows/codeql-analysis.yml

LabelLayerStatusPath
RootLayout frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/10_monore…
Head frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/10_monore…
RootLayout frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/16_monore…
Head frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/16_monore…
RootLayout frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/8_monorep…
Head frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/8_monorep…
RootLayout frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/6_simpler…
Head frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/6_simpler…
RootLayout frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/20_monore…
Head frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/20_monore…
RootLayout frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/14_monore…
Head frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/14_monore…
RootLayout frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/12_monore…
Head frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/12_monore…
RootLayout frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/4_simpler…
Head frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/4_simpler…
RootLayout frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/18_monore…
Head frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/18_monore…

LabelLayerStatusPath
gha::bundle-size cicd healthy .github/workflows/bundle-size.yml
gha::test cicd healthy .github/workflows/test.yml
gha::codeql-analysis cicd healthy .github/workflows/codeql-analysis.yml
gha::auto-close-github-discussions cicd healthy .github/workflows/auto-close-github-discussions.yml
gha::update-engines-version cicd healthy .github/workflows/update-engines-version.yml
gha::update-studio-version cicd healthy .github/workflows/update-studio-version.yml
gha::test-template cicd healthy .github/workflows/test-template.yml
gha::manage-dist-tag cicd healthy .github/workflows/manage-dist-tag.yml
gha::daily-test cicd healthy .github/workflows/daily-test.yml
gha::ci-aux-files cicd healthy .github/workflows/ci-aux-files.yml
gha::label-stale-issues cicd healthy .github/workflows/label-stale-issues.yml
gha::release cicd healthy .github/workflows/release.yml
gha::pr-code-security cicd healthy .github/workflows/pr-code-security.yml
gha::lint-workflow-files cicd healthy .github/workflows/lint-workflow-files.yml
gha::build-engine-branch cicd healthy .github/workflows/build-engine-branch.yml
gha::benchmark cicd healthy .github/workflows/benchmark.yml
gha::daily-buildpulse cicd healthy .github/workflows/daily-buildpulse.yml

LabelLayerStatusPath
VERSION cicd healthy
BOT_TOKEN cicd healthy
BUILDPULSE_ACCESS_KEY_ID cicd healthy
TAG_NAME cicd healthy
FUNCTIONAL_TEST_OPTIONS cicd healthy
SLACK_RELEASE_FEED_WEBHOOK cicd healthy
BUILDPULSE_SECRET_ACCESS_KEY cicd healthy
FAILURE_TITLE_TEMPLATE cicd healthy
CODSPEED_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy
NPM_TOKEN cicd healthy
REDIS_URL cicd healthy
ACTION cicd healthy

LabelLayerStatusPath
postgres data healthy docker/docker-compose.yml
mysql data healthy docker/docker-compose.yml
mariadb data healthy docker/docker-compose.yml
mongodb data healthy docker/docker-compose.yml
postgresql data healthy docker/postgres_ext/Dockerfile
sqlite data healthy packages/adapter-d1/src/d1-http.ts
cockroach data healthy packages/client/tests/functional/issues/20724/_matrix.ts
redis data healthy packages/query-plan-executor/src/logic/adapter.test.ts

LabelLayerStatusPath
127.0.0.1 network healthy docker/docker-compose.yml
10.96.0.1 network healthy packages/cli/src/__tests__/nps.test.ts
127.0.0.2 network healthy packages/internals/src/utils/prismaPostgres.test.ts
111.222.333.444 network healthy packages/migrate/src/__tests__/utils/unixSocket.test.ts
172.20.20.2 network healthy packages/adapter-pg/src/__tests__/errors.test.ts

LabelLayerStatusPath
/test/[id] frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/10_monore…
/api/test frontend healthy packages/client/tests/e2e/nextjs-schema-not-found/9_monorep…
/connection-info frontend healthy packages/client/src/runtime/core/engines/client/RemoteExecu…
/transaction/start frontend healthy packages/client/src/runtime/core/engines/client/RemoteExecu…

LabelLayerStatusPath
vps::azure hardware healthy package.json
vps::aws hardware healthy packages/client/tests/e2e/sqlcommenter-query-tags/pnpm-lock…

LabelLayerStatusPath
auth::.github/workflows/release.yml security healthy .github/workflows/release.yml
auth::packages/client/src/runtime/core/engines/client/Remot… security healthy packages/client/src/runtime/core/engines/client/RemoteExecu…

LabelLayerStatusPath
repobility-clone-5bohfwgj software healthy /tmp/repobility-clone-5bohfwgj

LabelLayerStatusPath
Query root api healthy packages/dmmf/src/dmmf.ts
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/710a5863-0760-4529-abf1-96ef657bf6f8/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/710a5863-0760-4529-abf1-96ef657bf6f8/

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.