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.

vamsi-arumalla/log-platform

https://github.com/vamsi-arumalla/log-platform · scanned 2026-06-16 00:47 UTC (2 months, 1 week ago)

11 raw signals (0 security + 11 graph)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 2 months, 1 week ago · v1 · 11 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 78 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
README.md software healthy README.md
Dockerfile software healthy Dockerfile
go.mod software healthy go.mod
Makefile software healthy Makefile
docker-compose.yml software healthy docker-compose.yml
prometheus.yml software healthy docker/prometheus.yml
admin.go software healthy internal/kafka/admin.go
producer.go software healthy internal/kafka/producer.go
consumer.go software healthy internal/kafka/consumer.go
config.go software healthy internal/config/config.go
controller_test.go software healthy internal/backpressure/controller_test.go
controller.go software healthy internal/backpressure/controller.go
engine.go software healthy internal/query/engine.go
metrics.go software healthy internal/metrics/metrics.go
log.go software healthy internal/model/log.go
compactor.go software healthy internal/storage/compactor.go
hot.go software healthy internal/storage/hot.go
hot_test.go software healthy internal/storage/hot_test.go
cold.go software healthy internal/storage/cold.go
failover-test.sh software healthy scripts/failover-test.sh
loadtest.sh software healthy scripts/loadtest.sh
main.go software healthy cmd/ingestor/main.go
main.go software healthy cmd/query/main.go
hpa.yaml software healthy k8s/autoscaling/hpa.yaml
kafka.yaml software healthy k8s/base/kafka.yaml
namespace.yaml software healthy k8s/base/namespace.yaml
ingestor.yaml software healthy k8s/base/ingestor.yaml
query.yaml software healthy k8s/base/query.yaml
prometheus.yaml software healthy k8s/monitoring/prometheus.yaml

LabelLayerStatusPath
docker software healthy docker
internal software healthy internal
kafka software healthy internal/kafka
config software healthy internal/config
backpressure software healthy internal/backpressure
query software healthy internal/query
metrics software healthy internal/metrics
model software healthy internal/model
storage software healthy internal/storage
scripts software healthy scripts
cmd software healthy cmd
ingestor software healthy cmd/ingestor
query software healthy cmd/query
k8s software healthy k8s
autoscaling software healthy k8s/autoscaling
base software healthy k8s/base
monitoring software healthy k8s/monitoring

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
kafka hardware healthy docker-compose.yml
minio hardware healthy docker-compose.yml
prometheus hardware healthy docker-compose.yml
grafana hardware healthy docker-compose.yml
ingestor hardware healthy docker-compose.yml
query hardware healthy docker-compose.yml
k8s::HorizontalPodAutoscaler::k8s/autoscaling/hpa.yaml hardware healthy k8s/autoscaling/hpa.yaml
k8s::Namespace::k8s/base/namespace.yaml hardware healthy k8s/base/namespace.yaml
k8s::PodDisruptionBudget::k8s/base/ingestor.yaml hardware healthy k8s/base/ingestor.yaml
k8s::PodDisruptionBudget::k8s/base/query.yaml hardware healthy k8s/base/query.yaml
k8s::ServiceAccount::k8s/monitoring/prometheus.yaml hardware healthy k8s/monitoring/prometheus.yaml
k8s::ClusterRoleBinding::k8s/monitoring/prometheus.yaml hardware healthy k8s/monitoring/prometheus.yaml
k8s::ConfigMap::k8s/monitoring/prometheus.yaml hardware healthy k8s/monitoring/prometheus.yaml
k8s::ClusterRole::k8s/monitoring/prometheus.yaml hardware healthy k8s/monitoring/prometheus.yaml

LabelLayerStatusPath
port:8080 network healthy Dockerfile
port:9092 network healthy docker-compose.yml
port:9000 network healthy docker-compose.yml
port:9001 network healthy docker-compose.yml
port:9091 network healthy docker-compose.yml
port:9090 network healthy docker-compose.yml
port:3000 network healthy docker-compose.yml
port:8081 network healthy docker-compose.yml
port:9093 network healthy k8s/base/kafka.yaml

LabelLayerStatusPath
k8s::StatefulSet::k8s/base/kafka.yaml hardware healthy k8s/base/kafka.yaml
k8s::Deployment::k8s/base/ingestor.yaml hardware healthy k8s/base/ingestor.yaml
k8s::Deployment::k8s/base/query.yaml hardware healthy k8s/base/query.yaml
k8s::Deployment::k8s/monitoring/prometheus.yaml hardware healthy k8s/monitoring/prometheus.yaml

LabelLayerStatusPath
vps::aws hardware healthy go.mod
vps::ec2 hardware healthy go.mod

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

LabelLayerStatusPath
kafka data 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/2742b59c-8aa4-49d1-95ad-028e459320b4/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/2742b59c-8aa4-49d1-95ad-028e459320b4/

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.