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.

ZVN-DEV/powdb

https://github.com/ZVN-DEV/powdb · scanned 2026-06-16 01:13 UTC (2 months, 1 week ago)

36 raw signals (0 security + 36 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 36 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

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

All 439 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
Cargo.toml software healthy Cargo.toml
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
RELEASES.md software healthy RELEASES.md
LICENSE software healthy LICENSE
Cargo.lock software healthy Cargo.lock
CODE_OF_CONDUCT.md software healthy CODE_OF_CONDUCT.md
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
CHANGELOG.md software healthy CHANGELOG.md
docker-compose.yml software healthy docker-compose.yml
gtm-strategy.md software healthy docs/gtm-strategy.md
backup-and-restore.md software healthy docs/backup-and-restore.md
powdb-vs-sqlite.md software healthy docs/powdb-vs-sqlite.md
getting-started.md software healthy docs/getting-started.md
POWQL.md software healthy docs/POWQL.md
2026-06-14-worklist-and-build-map.md software healthy docs/strategy/2026-06-14-worklist-and-build-map.md
2026-06-14-direction-and-hardening-roadmap.md software healthy docs/strategy/2026-06-14-direction-and-hardening-roadmap.md
2026-06-09-week1-v046-security-release.md software healthy docs/superpowers/plans/2026-06-09-week1-v046-security-relea…
2026-06-05-backup-pitr-sync-migrations.md software healthy docs/superpowers/plans/2026-06-05-backup-pitr-sync-migratio…
2026-06-06-enterprise-epic-a-rbac.md software healthy docs/superpowers/plans/2026-06-06-enterprise-epic-a-rbac.md
2026-04-16-ts-client-v02-sprint.md software healthy docs/superpowers/plans/2026-04-16-ts-client-v02-sprint.md
2026-06-09-easy-wins-sprint.md software healthy docs/superpowers/plans/2026-06-09-easy-wins-sprint.md
2026-05-28-phase1-perf-security.md software healthy docs/superpowers/plans/2026-05-28-phase1-perf-security.md
2026-04-06-powdb-implementation.md software healthy docs/superpowers/plans/2026-04-06-powdb-implementation.md
2026-04-08-mission-b-implementation-plan.md software healthy docs/superpowers/plans/2026-04-08-mission-b-implementation-…
2026-04-08-mission-e-language-features.md software healthy docs/superpowers/specs/2026-04-08-mission-e-language-featur…
2026-05-30-phase2-deployment-dx-design.md software healthy docs/superpowers/specs/2026-05-30-phase2-deployment-dx-desi…
2026-05-30-phase3-risky-research-plan.md software healthy docs/superpowers/specs/2026-05-30-phase3-risky-research-pla…
2026-04-08-mission-c-write-path-perf.md software healthy docs/superpowers/specs/2026-04-08-mission-c-write-path-perf…
2026-04-08-mission-f-build-profile-quick-wins.md software healthy docs/superpowers/specs/2026-04-08-mission-f-build-profile-q…
2026-05-28-phase1-perf-security-design.md software healthy docs/superpowers/specs/2026-05-28-phase1-perf-security-desi…
2026-04-08-mission-b-durability-and-concurrency.md software healthy docs/superpowers/specs/2026-04-08-mission-b-durability-and-…
2026-04-08-mission-d-read-path-perf.md software healthy docs/superpowers/specs/2026-04-08-mission-d-read-path-perf.…
2026-04-07-bench-regression-gate-design.md software healthy docs/superpowers/specs/2026-04-07-bench-regression-gate-des…
2026-06-09-local-apple-silicon.md software healthy docs/benchmarks/2026-06-09-local-apple-silicon.md
2026-04-07-wide-bench-snapshot.md software healthy docs/benchmarks/2026-04-07-wide-bench-snapshot.md
2026-05-26-smoke-audit.md software healthy docs/audits/2026-05-26-smoke-audit.md
powdb-wire-protocol.md software healthy docs/design/powdb-wire-protocol.md
distributed-and-tenancy-roadmap.md software healthy docs/design/distributed-and-tenancy-roadmap.md
powdb-implementation-brief.md software healthy docs/design/powdb-implementation-brief.md
2026-06-05-backup-pitr-sync-migrations-plan.md software healthy docs/design/2026-06-05-backup-pitr-sync-migrations-plan.md
2026-06-06-enterprise-readiness-roadmap.md software healthy docs/design/2026-06-06-enterprise-readiness-roadmap.md
powql-language-design.md software healthy docs/design/powql-language-design.md
2026-06-05-deployment-and-sync-strategy.md software healthy docs/design/2026-06-05-deployment-and-sync-strategy.md
dev.sh software healthy scripts/dev.sh
README.md software healthy scripts/README.md
smoke-release.sh software healthy scripts/smoke-release.sh

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

LabelLayerStatusPath
__init__ software healthy scripts/agent-eval/run.py:53
run_statement software healthy scripts/agent-eval/run.py:59
_content_lines software healthy scripts/agent-eval/run.py:81
extract_scalar software healthy scripts/agent-eval/run.py:103
is_empty_set software healthy scripts/agent-eval/run.py:119
extract_rows software healthy scripts/agent-eval/run.py:123
count_data_rows software healthy scripts/agent-eval/run.py:145
score software healthy scripts/agent-eval/run.py:159
load_tasks software healthy scripts/agent-eval/run.py:202
category_of software healthy scripts/agent-eval/run.py:208
main software healthy scripts/agent-eval/run.py:212
main software healthy clients/ts/demo/demo.ts:main
run software healthy clients/ts/demo/demo.ts:run
printResult software healthy clients/ts/demo/demo.ts:printResult
printTable software healthy clients/ts/demo/demo.ts:printTable
pad software healthy clients/ts/demo/demo.ts:pad
snippet software healthy clients/ts/demo/demo.ts:snippet
test software healthy clients/ts/test/typed.test.ts:test
assertTypeCoercionError software healthy clients/ts/test/typed.test.ts:assertTypeCoercionError
main software healthy clients/ts/test/typed.test.ts:main
test software healthy clients/ts/test/escape.test.ts:test
main software healthy clients/ts/test/escape.test.ts:main
getFreePort software healthy clients/ts/test/run-with-server.ts:getFreePort
canConnect software healthy clients/ts/test/run-with-server.ts:canConnect
finish software healthy clients/ts/test/run-with-server.ts:finish
waitForServer software healthy clients/ts/test/run-with-server.ts:waitForServer
runCommand software healthy clients/ts/test/run-with-server.ts:runCommand
stopServer software healthy clients/ts/test/run-with-server.ts:stopServer
main software healthy clients/ts/test/run-with-server.ts:main
capture software healthy clients/ts/test/run-with-server.ts:capture
test software healthy clients/ts/test/protocol.test.ts:test
buildFrame software healthy clients/ts/test/protocol.test.ts:buildFrame
main software healthy clients/ts/test/protocol.test.ts:main
lpString software healthy clients/ts/test/protocol.test.ts:lpString
port software healthy clients/ts/test/protocol.test.ts:port
server software healthy clients/ts/test/protocol.test.ts:server
tbl software healthy clients/ts/test/client.test.ts:tbl
test software healthy clients/ts/test/client.test.ts:test
assertRows software healthy clients/ts/test/client.test.ts:assertRows
assertScalar software healthy clients/ts/test/client.test.ts:assertScalar
assertOk software healthy clients/ts/test/client.test.ts:assertOk
assertMessage software healthy clients/ts/test/client.test.ts:assertMessage
main software healthy clients/ts/test/client.test.ts:main
test software healthy clients/ts/test/auth.test.ts:test
bin software healthy clients/ts/test/auth.test.ts:bin
runCli software healthy clients/ts/test/auth.test.ts:runCli
canConnect software healthy clients/ts/test/auth.test.ts:canConnect
finish software healthy clients/ts/test/auth.test.ts:finish
startServer software healthy clients/ts/test/auth.test.ts:startServer
stopServer software healthy clients/ts/test/auth.test.ts:stopServer

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

LabelLayerStatusPath
docs software healthy docs
strategy software healthy docs/strategy
superpowers software healthy docs/superpowers
plans software healthy docs/superpowers/plans
specs software healthy docs/superpowers/specs
benchmarks software healthy docs/benchmarks
audits software healthy docs/audits
design software healthy docs/design
scripts software healthy scripts
agent-eval software healthy scripts/agent-eval
sqlite-baseline software healthy scripts/agent-eval/sqlite-baseline
crates software healthy crates
auth software healthy crates/auth
tests software healthy crates/auth/tests
src software healthy crates/auth/src
cli software healthy crates/cli
tests software healthy crates/cli/tests
src software healthy crates/cli/src
backup software healthy crates/backup
tests software healthy crates/backup/tests
src software healthy crates/backup/src
query software healthy crates/query
tests software healthy crates/query/tests
fuzz software healthy crates/query/fuzz
fuzz_targets software healthy crates/query/fuzz/fuzz_targets
src software healthy crates/query/src
executor software healthy crates/query/src/executor
bench software healthy crates/bench
baseline software healthy crates/bench/baseline
src software healthy crates/bench/src
benches software healthy crates/bench/benches
server software healthy crates/server
tests software healthy crates/server/tests
src software healthy crates/server/src
compare software healthy crates/compare
src software healthy crates/compare/src
engines software healthy crates/compare/src/engines
storage software healthy crates/storage
tests software healthy crates/storage/tests
src software healthy crates/storage/src
site software healthy site
examples software healthy examples
deploy software healthy examples/deploy
cloudflare-tunnel software healthy examples/deploy/cloudflare-tunnel
aws-ecs software healthy examples/deploy/aws-ecs
railway software healthy examples/deploy/railway
clients software healthy clients
ts software healthy clients/ts
demo software healthy clients/ts/demo
test software healthy clients/ts/test

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

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
postgres hardware healthy docker-compose.yml
mysql hardware healthy docker-compose.yml
postgres hardware healthy crates/compare/docker-compose.yml
powdb-server hardware healthy examples/deploy/cloudflare-tunnel/docker-compose.yml
cloudflared hardware healthy examples/deploy/cloudflare-tunnel/docker-compose.yml
tf::aws_security_group::powdb hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_efs_file_system::powdb_data hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_security_group::efs hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_efs_mount_target::powdb_data hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_ecs_cluster::powdb hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_iam_role::task_execution hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_iam_role_policy_attachment::task_execution_managed hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_iam_role_policy::secrets_read hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_cloudwatch_log_group::powdb hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_ecs_task_definition::powdb hardware healthy examples/deploy/aws-ecs/main.tf
tf::aws_ecs_service::powdb hardware healthy examples/deploy/aws-ecs/main.tf

LabelLayerStatusPath
lint-test cicd healthy .github/workflows/ci.yml
miri cicd healthy .github/workflows/ci.yml
asan cicd healthy .github/workflows/ci.yml
msrv-consistency cicd healthy .github/workflows/ci.yml
msrv-build cicd healthy .github/workflows/ci.yml
examples-smoke cicd healthy .github/workflows/ci.yml
audit cicd healthy .github/workflows/ci.yml
ts-client-version cicd healthy .github/workflows/ci.yml
bench cicd healthy .github/workflows/bench.yml
test cicd healthy .github/workflows/release.yml
build cicd healthy .github/workflows/release.yml
smoke-release cicd healthy .github/workflows/release.yml
release cicd healthy .github/workflows/release.yml
docker cicd healthy .github/workflows/release.yml
deploy cicd healthy .github/workflows/pages.yml
fuzz-smoke cicd healthy .github/workflows/fuzz.yml
publish cicd healthy .github/workflows/publish.yml

LabelLayerStatusPath
port:5433 network healthy README.md
port:5432 network healthy docker-compose.yml
port:3306 network healthy docker-compose.yml
port:17433 network healthy crates/server/tests/tls_connection.rs
port:17933 network healthy crates/server/tests/tls_connection.rs
port:15433 network healthy crates/server/tests/integration.rs
port:16500 network healthy crates/server/tests/integration.rs
port:17500 network healthy crates/server/tests/integration.rs
port:18500 network healthy crates/server/tests/integration.rs
port:9999 network healthy clients/ts/test/client.test.ts
port:07 network healthy .github/workflows/fuzz.yml

LabelLayerStatusPath
categories data healthy scripts/agent-eval/sqlite-baseline/schema.sql
users data healthy scripts/agent-eval/sqlite-baseline/schema.sql
addresses data healthy scripts/agent-eval/sqlite-baseline/schema.sql
products data healthy scripts/agent-eval/sqlite-baseline/schema.sql
inventory data healthy scripts/agent-eval/sqlite-baseline/schema.sql
orders data healthy scripts/agent-eval/sqlite-baseline/schema.sql
order_items data healthy scripts/agent-eval/sqlite-baseline/schema.sql
payments data healthy scripts/agent-eval/sqlite-baseline/schema.sql
reviews data healthy scripts/agent-eval/sqlite-baseline/schema.sql
sessions data healthy scripts/agent-eval/sqlite-baseline/schema.sql

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml
gha::bench cicd healthy .github/workflows/bench.yml
gha::release cicd healthy .github/workflows/release.yml
gha::pages cicd healthy .github/workflows/pages.yml
gha::fuzz cicd healthy .github/workflows/fuzz.yml
gha::publish cicd healthy .github/workflows/publish.yml

LabelLayerStatusPath
RunResult software healthy scripts/agent-eval/run.py:52
Pool software healthy clients/ts/src/pool.ts:Pool
PowqlIdent software healthy clients/ts/src/escape.ts:PowqlIdent
Client software healthy clients/ts/src/index.ts:Client
PowDBError software healthy clients/ts/src/errors.ts:PowDBError

LabelLayerStatusPath
sqlite data healthy README.md
postgres data healthy CLAUDE.md
mysql data healthy Cargo.lock
postgresql data healthy docker-compose.yml

LabelLayerStatusPath
password_literal::clients/ts/README.md security healthy clients/ts/README.md
password_literal::clients/ts/test/auth.test.ts security healthy clients/ts/test/auth.test.ts
password_literal::clients/ts/test/auth.test.ts security healthy clients/ts/test/auth.test.ts
password_literal::clients/ts/test/auth.test.ts security healthy clients/ts/test/auth.test.ts

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
IMAGE_NAME cicd healthy
REGISTRY cicd healthy
CARGO_REGISTRY_TOKEN cicd healthy

LabelLayerStatusPath
vps::aws hardware healthy README.md
vps::hetzner hardware healthy examples/deploy/README.md
vps::ec2 hardware healthy examples/deploy/README.md

LabelLayerStatusPath
127.0.0.1 network healthy README.md
192.0.2.1 network healthy clients/ts/test/client.test.ts

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

LabelLayerStatusPath
loadbalancer network healthy examples/deploy/aws-ecs/README.md
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/9a2d4d3b-0b26-4f85-ac57-405f0554fe7a/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/9a2d4d3b-0b26-4f85-ac57-405f0554fe7a/

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.