https://github.com/UteamUP/cli
· scanned 2026-06-16 00:46 UTC (2 months, 1 week ago)
9 raw signals (0 security + 9 graph)
Last scanned 2 months, 1 week ago · v1 · 9 actionable findings from 1 signal source. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 225 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.
| Label | Layer | Status | Path |
|---|---|---|---|
.golangci.yml |
software | healthy | .golangci.yml |
release-please-config.json |
software | healthy | release-please-config.json |
README.md |
software | healthy | README.md |
main.go |
software | healthy | main.go |
.goreleaser.yml |
software | healthy | .goreleaser.yml |
dedicated-instance-integration.md |
software | healthy | dedicated-instance-integration.md |
go.mod |
software | healthy | go.mod |
Makefile |
software | healthy | Makefile |
CLIGuidelines.md |
software | healthy | CLIGuidelines.md |
LICENSE |
software | healthy | LICENSE |
.release-please-manifest.json |
software | healthy | .release-please-manifest.json |
CHANGELOG.md |
software | healthy | CHANGELOG.md |
sse.go |
software | healthy | internal/client/sse.go |
sse_test.go |
software | healthy | internal/client/sse_test.go |
retry_test.go |
software | healthy | internal/client/retry_test.go |
client.go |
software | healthy | internal/client/client.go |
retry.go |
software | healthy | internal/client/retry.go |
config_test.go |
software | healthy | internal/config/config_test.go |
config.go |
software | healthy | internal/config/config.go |
profiles.go |
software | healthy | internal/config/profiles.go |
oauth.go |
software | healthy | internal/auth/oauth.go |
pkce.go |
software | healthy | internal/auth/pkce.go |
pkce_test.go |
software | healthy | internal/auth/pkce_test.go |
token.go |
software | healthy | internal/auth/token.go |
login.go |
software | healthy | internal/auth/login.go |
errors.go |
software | healthy | internal/errors/errors.go |
errors_test.go |
software | healthy | internal/errors/errors_test.go |
domains_organization_test.go |
software | healthy | internal/registry/domains_organization_test.go |
domains_inventory.go |
software | healthy | internal/registry/domains_inventory.go |
domains_coding_system_test.go |
software | healthy | internal/registry/domains_coding_system_test.go |
domains_scheduling.go |
software | healthy | internal/registry/domains_scheduling.go |
domains_admin_users_test.go |
software | healthy | internal/registry/domains_admin_users_test.go |
domains_asset_extras.go |
software | healthy | internal/registry/domains_asset_extras.go |
domains_document_review.go |
software | healthy | internal/registry/domains_document_review.go |
domains_coding_system.go |
software | healthy | internal/registry/domains_coding_system.go |
domains_asset_type_meter.go |
software | healthy | internal/registry/domains_asset_type_meter.go |
domains_user_ui_state.go |
software | healthy | internal/registry/domains_user_ui_state.go |
domains_codecatalog_test.go |
software | healthy | internal/registry/domains_codecatalog_test.go |
domains_pdf_hotspot.go |
software | healthy | internal/registry/domains_pdf_hotspot.go |
domains_tenant.go |
software | healthy | internal/registry/domains_tenant.go |
domains_billing_gateway.go |
software | healthy | internal/registry/domains_billing_gateway.go |
domains_geofence.go |
software | healthy | internal/registry/domains_geofence.go |
domains_quick_report.go |
software | healthy | internal/registry/domains_quick_report.go |
domains_asset_test.go |
software | healthy | internal/registry/domains_asset_test.go |
domains_ai_usage.go |
software | healthy | internal/registry/domains_ai_usage.go |
domains_organization.go |
software | healthy | internal/registry/domains_organization.go |
domains_workforce.go |
software | healthy | internal/registry/domains_workforce.go |
domains_project.go |
software | healthy | internal/registry/domains_project.go |
domains_asset.go |
software | healthy | internal/registry/domains_asset.go |
domains_workorder_extras.go |
software | healthy | internal/registry/domains_workorder_extras.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
internal |
software | healthy | internal |
client |
software | healthy | internal/client |
config |
software | healthy | internal/config |
auth |
software | healthy | internal/auth |
errors |
software | healthy | internal/errors |
registry |
software | healthy | internal/registry |
videoanalyzer |
software | healthy | internal/videoanalyzer |
spinner |
software | healthy | internal/videoanalyzer/spinner |
config |
software | healthy | internal/videoanalyzer/config |
fileutil |
software | healthy | internal/videoanalyzer/fileutil |
gps |
software | healthy | internal/videoanalyzer/gps |
analyzer |
software | healthy | internal/videoanalyzer/analyzer |
pipeline |
software | healthy | internal/videoanalyzer/pipeline |
logging |
software | healthy | internal/logging |
output |
software | healthy | internal/output |
imageanalyzer |
software | healthy | internal/imageanalyzer |
models |
software | healthy | internal/imageanalyzer/models |
geocoder |
software | healthy | internal/imageanalyzer/geocoder |
config |
software | healthy | internal/imageanalyzer/config |
retry |
software | healthy | internal/imageanalyzer/retry |
exporter |
software | healthy | internal/imageanalyzer/exporter |
ratelimiter |
software | healthy | internal/imageanalyzer/ratelimiter |
analyzer |
software | healthy | internal/imageanalyzer/analyzer |
imageutil |
software | healthy | internal/imageanalyzer/imageutil |
vendorlookup |
software | healthy | internal/imageanalyzer/vendorlookup |
scanner |
software | healthy | internal/imageanalyzer/scanner |
pipeline |
software | healthy | internal/imageanalyzer/pipeline |
checkpoint |
software | healthy | internal/imageanalyzer/checkpoint |
grouper |
software | healthy | internal/imageanalyzer/grouper |
cmd |
software | healthy | cmd |
packaging |
software | healthy | packaging |
linux |
software | healthy | packaging/linux |
macos |
software | healthy | packaging/macos |
.github |
software | healthy | .github |
workflows |
software | healthy | .github/workflows |
| Label | Layer | Status | Path |
|---|---|---|---|
release-please |
cicd | healthy | .github/workflows/release-please.yml |
goreleaser |
cicd | healthy | .github/workflows/release-please.yml |
build-and-test |
cicd | healthy | .github/workflows/ci.yml |
conventional-commits |
cicd | healthy | .github/workflows/ci.yml |
release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
auth::internal/auth/oauth.go |
security | healthy | internal/auth/oauth.go |
auth::cmd/login.go |
security | healthy | cmd/login.go |
auth::README.md |
security | healthy | README.md |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::release-please |
cicd | healthy | .github/workflows/release-please.yml |
gha::ci |
cicd | healthy | .github/workflows/ci.yml |
gha::release |
cicd | healthy | .github/workflows/release.yml |
| Label | Layer | Status | Path |
|---|---|---|---|
generic_api_key::internal/config/config_test.go |
security | healthy | internal/config/config_test.go |
generic_api_key::internal/config/config_test.go |
security | healthy | internal/config/config_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
GITHUB_TOKEN |
cicd | healthy | — |
HOMEBREW_TAP_GITHUB_TOKEN |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-ynujnl6t |
software | healthy | /tmp/repobility-clone-ynujnl6t |
This page is publicly accessible at:
https://repobility.com/scan/9fd36e7c-c1bf-4e87-9662-d43a8dff69f0/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/9fd36e7c-c1bf-4e87-9662-d43a8dff69f0/
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.