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.

binacs/server

https://github.com/binacs/server · scanned 2026-06-17 01:40 UTC (1 month, 2 weeks ago)

23 raw signals (0 security + 23 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 1 month, 2 weeks ago · v2 · last Δ -10.3 (diff) · 11 actionable findings from 1 signal source. 12 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 208 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
go.mod software healthy go.mod
CLAUDE.md software healthy CLAUDE.md
CHANGELOG.md software healthy CHANGELOG.md
.travis.yml software healthy .travis.yml
README.md software healthy README.md
Makefile software healthy Makefile
LICENSE software healthy LICENSE
Dockerfile software healthy Dockerfile
README.md software healthy api/README.md
Makefile software healthy api/Makefile
crypto.pb.gw.go software healthy api/crypto/crypto.pb.gw.go
crypto_grpc.pb.go software healthy api/crypto/crypto_grpc.pb.go
doc.go software healthy api/crypto/doc.go
crypto.pb.go software healthy api/crypto/crypto.pb.go
crypto.swagger.json software healthy api/crypto/crypto.swagger.json
crypto.proto software healthy api/crypto/crypto.proto
pastebin_grpc.pb.go software healthy api/pastebin/pastebin_grpc.pb.go
doc.go software healthy api/pastebin/doc.go
pastebin.pb.go software healthy api/pastebin/pastebin.pb.go
pastebin.swagger.json software healthy api/pastebin/pastebin.swagger.json
pastebin.proto software healthy api/pastebin/pastebin.proto
pastebin.pb.gw.go software healthy api/pastebin/pastebin.pb.gw.go
cos.pb.gw.go software healthy api/cos/cos.pb.gw.go
cos.proto software healthy api/cos/cos.proto
cos.swagger.json software healthy api/cos/cos.swagger.json
doc.go software healthy api/cos/doc.go
cos.pb.go software healthy api/cos/cos.pb.go
cos_grpc.pb.go software healthy api/cos/cos_grpc.pb.go
user.swagger.json software healthy api/user/user.swagger.json
doc.go software healthy api/user/doc.go
user.pb.go software healthy api/user/user.pb.go
user_grpc.pb.go software healthy api/user/user_grpc.pb.go
user.proto software healthy api/user/user.proto
user.pb.gw.go software healthy api/user/user.pb.gw.go
tinyurl_grpc.pb.go software healthy api/tinyurl/tinyurl_grpc.pb.go
doc.go software healthy api/tinyurl/doc.go
tinyurl.swagger.json software healthy api/tinyurl/tinyurl.swagger.json
tinyurl.pb.gw.go software healthy api/tinyurl/tinyurl.pb.gw.go
tinyurl.proto software healthy api/tinyurl/tinyurl.proto
tinyurl.pb.go software healthy api/tinyurl/tinyurl.pb.go
docker-compose.yml software healthy scripts/docker-compose/docker-compose.yml
config.toml software healthy scripts/docker-compose/config.toml
config.toml software healthy scripts/single/config.toml
binacs-space.yml software healthy scripts/kubernetes/binacs-space.yml
config.toml software healthy scripts/kubernetes/config.toml
docker-compose.yml software healthy scripts/bench/docker-compose.yml
dependabot.yml software healthy .github/dependabot.yml
labeler.yml software healthy .github/labeler.yml
custom.md software healthy .github/ISSUE_TEMPLATE/custom.md
docker.yml software healthy .github/workflows/docker.yml

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

LabelLayerStatusPath
api software healthy api
crypto software healthy api/crypto
pastebin software healthy api/pastebin
cos software healthy api/cos
user software healthy api/user
tinyurl software healthy api/tinyurl
scripts software healthy scripts
docker-compose software healthy scripts/docker-compose
single software healthy scripts/single
kubernetes software healthy scripts/kubernetes
bench software healthy scripts/bench
.github software healthy .github
ISSUE_TEMPLATE software healthy .github/ISSUE_TEMPLATE
workflows software healthy .github/workflows
service software healthy service
types software healthy types
table software healthy types/table
mock software healthy mock
service software healthy mock/service
gateway software healthy mock/gateway
version software healthy version
gateway software healthy gateway
test software healthy test
template software healthy test/template
middleware software healthy middleware
cmd software healthy cmd
commands software healthy cmd/commands
config software healthy config
testdata software healthy config/testdata

LabelLayerStatusPath
port:80 network healthy scripts/docker-compose/docker-compose.yml
port:443 network healthy scripts/docker-compose/docker-compose.yml
port:9500 network healthy scripts/docker-compose/docker-compose.yml
port:9999 network healthy scripts/docker-compose/docker-compose.yml
port:3306 network healthy scripts/docker-compose/docker-compose.yml
port:33060 network healthy scripts/docker-compose/docker-compose.yml
port:6379 network healthy scripts/docker-compose/docker-compose.yml
port:5775 network healthy scripts/docker-compose/docker-compose.yml
port:6831 network healthy scripts/docker-compose/docker-compose.yml
port:6832 network healthy scripts/docker-compose/docker-compose.yml
port:5778 network healthy scripts/docker-compose/docker-compose.yml
port:16686 network healthy scripts/docker-compose/docker-compose.yml
port:14268 network healthy scripts/docker-compose/docker-compose.yml
port:9411 network healthy scripts/docker-compose/docker-compose.yml
port:10000 network healthy scripts/bench/docker-compose.yml

LabelLayerStatusPath
password_literal::scripts/docker-compose/config.toml security healthy scripts/docker-compose/config.toml
password_literal::scripts/docker-compose/config.toml security healthy scripts/docker-compose/config.toml
password_literal::scripts/single/config.toml security healthy scripts/single/config.toml
password_literal::scripts/single/config.toml security healthy scripts/single/config.toml
password_literal::scripts/kubernetes/config.toml security healthy scripts/kubernetes/config.toml
password_literal::scripts/kubernetes/config.toml security healthy scripts/kubernetes/config.toml
password_literal::config/config_test.go security healthy config/config_test.go
password_literal::config/config_test.go security healthy config/config_test.go
password_literal::config/mysql_test.go security healthy config/mysql_test.go
password_literal::config/mysql_test.go security healthy config/mysql_test.go
password_literal::config/testdata/normal_config.toml security healthy config/testdata/normal_config.toml
password_literal::config/testdata/normal_config.toml security healthy config/testdata/normal_config.toml

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
server_dc hardware healthy scripts/docker-compose/docker-compose.yml
mysql_dc hardware healthy scripts/docker-compose/docker-compose.yml
redis_dc hardware healthy scripts/docker-compose/docker-compose.yml
jaeger_dc hardware healthy scripts/docker-compose/docker-compose.yml
cryptfunc_base64_dc hardware healthy scripts/docker-compose/docker-compose.yml
cryptfunc_aes_dc hardware healthy scripts/docker-compose/docker-compose.yml
cryptfunc_des_dc hardware healthy scripts/docker-compose/docker-compose.yml
gopprof_sidecar_dc hardware healthy scripts/bench/docker-compose.yml

LabelLayerStatusPath
grpc::Crypto api healthy api/crypto/crypto.proto
grpc::Pastebin api healthy api/pastebin/pastebin.proto
grpc::Cos api healthy api/cos/cos.proto
grpc::User api healthy api/user/user.proto
grpc::TinyURL api healthy api/tinyurl/tinyurl.proto

LabelLayerStatusPath
build cicd healthy .github/workflows/docker.yml
analyze cicd healthy .github/workflows/codeql-analysis.yml
test cicd healthy .github/workflows/go.yml
build cicd healthy .github/workflows/go.yml
auto-label cicd healthy .github/workflows/labeler.yml

LabelLayerStatusPath
gha::docker cicd healthy .github/workflows/docker.yml
gha::codeql-analysis cicd healthy .github/workflows/codeql-analysis.yml
gha::go cicd healthy .github/workflows/go.yml
gha::labeler cicd healthy .github/workflows/labeler.yml

LabelLayerStatusPath
DOCKERHUB_USERNAME cicd healthy
DOCKERHUB_TOKEN cicd healthy
GITHUB_TOKEN cicd healthy

LabelLayerStatusPath
redis data healthy go.mod
mysql data healthy go.mod

LabelLayerStatusPath
binacs__server software healthy /data/fable5_failed_archive/binacs__server

LabelLayerStatusPath
127.0.0.1 network healthy config/trace.go

LabelLayerStatusPath
k8s::Deployment::scripts/kubernetes/binacs-space.yml hardware healthy scripts/kubernetes/binacs-space.yml
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/a8389b72-67f2-421f-a41c-11540329af50/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/a8389b72-67f2-421f-a41c-11540329af50/

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.