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.

satks/bigquery-emulator

https://github.com/satks/bigquery-emulator · scanned 2026-06-16 00:03 UTC (2 months, 3 weeks ago)

21 raw signals (0 security + 21 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 3 weeks ago · v1 · 16 actionable findings from 1 signal source. 5 repeated signals grouped for readability. 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 141 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
.golangci.yml software healthy .golangci.yml
ARCHITECTURE.md software healthy ARCHITECTURE.md
README.md software healthy README.md
CLAUDE.md software healthy CLAUDE.md
CONTRIBUTING.md software healthy CONTRIBUTING.md
SIGNALSMITH_GAPS.md software healthy SIGNALSMITH_GAPS.md
DESIGN_DECISIONS.md software healthy DESIGN_DECISIONS.md
Dockerfile software healthy Dockerfile
SPEC.md software healthy SPEC.md
COMPATIBILITY.md software healthy COMPATIBILITY.md
go.mod software healthy go.mod
Makefile software healthy Makefile
LICENSE software healthy LICENSE
openapi.yaml software healthy openapi.yaml
AGENTS.md software healthy AGENTS.md
integration_test.go software healthy tests/integration/integration_test.go
benchmark_test.go software healthy tests/benchmark/benchmark_test.go
doc.go software healthy tests/benchmark/doc.go
go_sdk_test.go software healthy tests/sdk/go_sdk_test.go
doc.go software healthy tests/sdk/doc.go
README.md software healthy tests/sdk/nodejs/README.md
test.js software healthy tests/sdk/nodejs/test.js
main.go software healthy cmd/bigquery-emulator/main.go
settings.json software healthy .claude/settings.json
openwolf.md software healthy .claude/rules/openwolf.md
storage_routes.go software healthy server/storage_routes.go
format_value_test.go software healthy server/format_value_test.go
response_fields_test.go software healthy server/response_fields_test.go
dataset_handlers_test.go software healthy server/dataset_handlers_test.go
middleware_test.go software healthy server/middleware_test.go
dataset_handlers.go software healthy server/dataset_handlers.go
server_test.go software healthy server/server_test.go
table_handlers.go software healthy server/table_handlers.go
ddl_sync.go software healthy server/ddl_sync.go
project_handlers_test.go software healthy server/project_handlers_test.go
tabledata_handlers_test.go software healthy server/tabledata_handlers_test.go
ddl_sync_test.go software healthy server/ddl_sync_test.go
server.go software healthy server/server.go
middleware.go software healthy server/middleware.go
tabledata_handlers.go software healthy server/tabledata_handlers.go
storage_routes_test.go software healthy server/storage_routes_test.go
project_handlers.go software healthy server/project_handlers.go
job_handlers.go software healthy server/job_handlers.go
helpers.go software healthy server/helpers.go
table_handlers_test.go software healthy server/table_handlers_test.go
router.go software healthy server/router.go
job_handlers_test.go software healthy server/job_handlers_test.go
error_test.go software healthy server/apierror/error_test.go
error.go software healthy server/apierror/error.go
service_test.go software healthy server/storage/service_test.go

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

LabelLayerStatusPath
tests software healthy tests
integration software healthy tests/integration
benchmark software healthy tests/benchmark
sdk software healthy tests/sdk
nodejs software healthy tests/sdk/nodejs
cmd software healthy cmd
bigquery-emulator software healthy cmd/bigquery-emulator
.claude software healthy .claude
rules software healthy .claude/rules
server software healthy server
apierror software healthy server/apierror
storage software healthy server/storage
.github software healthy .github
workflows software healthy .github/workflows
pkg software healthy pkg
types software healthy pkg/types
connection software healthy pkg/connection
query software healthy pkg/query
metadata software healthy pkg/metadata
permission software healthy pkg/permission
job software healthy pkg/job

LabelLayerStatusPath
pass software healthy tests/sdk/nodejs/test.js:pass
fail software healthy tests/sdk/nodejs/test.js:fail
testCreateDataset software healthy tests/sdk/nodejs/test.js:testCreateDataset
testCreateTable software healthy tests/sdk/nodejs/test.js:testCreateTable
testInsertRows software healthy tests/sdk/nodejs/test.js:testInsertRows
testQuery software healthy tests/sdk/nodejs/test.js:testQuery
testListDatasets software healthy tests/sdk/nodejs/test.js:testListDatasets
testListTables software healthy tests/sdk/nodejs/test.js:testListTables
testErrorHandling software healthy tests/sdk/nodejs/test.js:testErrorHandling
testProjectList software healthy tests/sdk/nodejs/test.js:testProjectList
testDatasetEtag software healthy tests/sdk/nodejs/test.js:testDatasetEtag
testTableEtag software healthy tests/sdk/nodejs/test.js:testTableEtag
testTablePagination software healthy tests/sdk/nodejs/test.js:testTablePagination
main software healthy tests/sdk/nodejs/test.js:main

LabelLayerStatusPath
REGISTRY cicd healthy
GITHUB_TOKEN cicd healthy
IMAGE_NAME cicd healthy

LabelLayerStatusPath
auth::README.md security healthy README.md
auth::server/router.go security healthy server/router.go

LabelLayerStatusPath
gha::docker-publish cicd healthy .github/workflows/docker-publish.yml
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
build-and-push cicd healthy .github/workflows/docker-publish.yml
test cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
repobility-clone-41u4fa8u software healthy /tmp/repobility-clone-41u4fa8u

LabelLayerStatusPath
sqlite data healthy README.md

LabelLayerStatusPath
port:9050 network healthy README.md

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile

LabelLayerStatusPath
vps::gcp hardware healthy 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/a16cc830-81e9-4851-92c8-2cd1e91d8406/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a16cc830-81e9-4851-92c8-2cd1e91d8406/

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.