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)
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.
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.
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
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 |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::aws |
hardware | healthy | go.mod |
vps::ec2 |
hardware | healthy | go.mod |
| Label | Layer | Status | Path |
|---|---|---|---|
repobility-clone-kh2zmwtf |
software | healthy | /tmp/repobility-clone-kh2zmwtf |
| Label | Layer | Status | Path |
|---|---|---|---|
kafka |
data | healthy | README.md |
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.