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.

vaivanov/vault-gitlab-operator

https://github.com/vaivanov/vault-gitlab-operator · scanned 2026-06-16 00:46 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 95 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
README.md software healthy README.md
Dockerfile software healthy Dockerfile
go.mod software healthy go.mod
Makefile software healthy Makefile
Chart.yaml software healthy charts/vault-gitlab-operator/Chart.yaml
values.yaml software healthy charts/vault-gitlab-operator/values.yaml
secret.yaml software healthy charts/vault-gitlab-operator/templates/secret.yaml
configmap.yaml software healthy charts/vault-gitlab-operator/templates/configmap.yaml
servicemonitor.yaml software healthy charts/vault-gitlab-operator/templates/servicemonitor.yaml
serviceaccount.yaml software healthy charts/vault-gitlab-operator/templates/serviceaccount.yaml
service.yaml software healthy charts/vault-gitlab-operator/templates/service.yaml
deployment.yaml software healthy charts/vault-gitlab-operator/templates/deployment.yaml
client_test.go software healthy internal/vault/client_test.go
cache_test.go software healthy internal/vault/cache_test.go
auth.go software healthy internal/vault/auth.go
auth_test.go software healthy internal/vault/auth_test.go
client.go software healthy internal/vault/client.go
fake_test.go software healthy internal/vault/fake_test.go
cache.go software healthy internal/vault/cache.go
diff.go software healthy internal/sync/diff.go
desired.go software healthy internal/sync/desired.go
fakes_test.go software healthy internal/sync/fakes_test.go
report.go software healthy internal/sync/report.go
reconciler.go software healthy internal/sync/reconciler.go
reconciler_test.go software healthy internal/sync/reconciler_test.go
masked.go software healthy internal/sync/masked.go
action.go software healthy internal/sync/action.go
validate_test.go software healthy internal/config/validate_test.go
load_test.go software healthy internal/config/load_test.go
expand_test.go software healthy internal/config/expand_test.go
validate.go software healthy internal/config/validate.go
config.go software healthy internal/config/config.go
load.go software healthy internal/config/load.go
expand.go software healthy internal/config/expand.go
valid_full.yaml software healthy internal/config/testdata/valid_full.yaml
valid_minimal.yaml software healthy internal/config/testdata/valid_minimal.yaml
client_test.go software healthy internal/gitlab/client_test.go
client.go software healthy internal/gitlab/client.go
fake_test.go software healthy internal/gitlab/fake_test.go
levels.go software healthy internal/gitlab/levels.go
metrics.go software healthy internal/daemon/metrics.go
daemon_test.go software healthy internal/daemon/daemon_test.go
server.go software healthy internal/daemon/server.go
daemon.go software healthy internal/daemon/daemon.go
logging.go software healthy internal/logging/logging.go
redact.go software healthy internal/logging/redact.go
logging_test.go software healthy internal/logging/logging_test.go
daemon_cmd.go software healthy cmd/vault-gitlab-operator/daemon_cmd.go
daemon_cmd_test.go software healthy cmd/vault-gitlab-operator/daemon_cmd_test.go

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

LabelLayerStatusPath
charts software healthy charts
vault-gitlab-operator software healthy charts/vault-gitlab-operator
templates software healthy charts/vault-gitlab-operator/templates
internal software healthy internal
vault software healthy internal/vault
sync software healthy internal/sync
config software healthy internal/config
testdata software healthy internal/config/testdata
gitlab software healthy internal/gitlab
daemon software healthy internal/daemon
logging software healthy internal/logging
cmd software healthy cmd
vault-gitlab-operator software healthy cmd/vault-gitlab-operator
examples software healthy examples
.github software healthy .github
workflows software healthy .github/workflows

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
vault hardware healthy examples/docker-compose.yaml
operator hardware healthy examples/docker-compose.yaml
k8s::Secret::charts/vault-gitlab-operator/templates/secret.… hardware healthy charts/vault-gitlab-operator/templates/secret.yaml
k8s::ConfigMap::charts/vault-gitlab-operator/templates/conf… hardware healthy charts/vault-gitlab-operator/templates/configmap.yaml
k8s::ServiceMonitor::charts/vault-gitlab-operator/templates… hardware healthy charts/vault-gitlab-operator/templates/servicemonitor.yaml
k8s::ServiceAccount::charts/vault-gitlab-operator/templates… hardware healthy charts/vault-gitlab-operator/templates/serviceaccount.yaml

LabelLayerStatusPath
lint cicd healthy .github/workflows/ci.yml
test cicd healthy .github/workflows/ci.yml
helm cicd healthy .github/workflows/ci.yml
build cicd healthy .github/workflows/ci.yml
docker cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
auth::internal/vault/fake_test.go security healthy internal/vault/fake_test.go
auth::internal/config/config.go security healthy internal/config/config.go
auth::internal/vault/client_test.go security healthy internal/vault/client_test.go

LabelLayerStatusPath
port:8080 network healthy charts/vault-gitlab-operator/values.yaml
port:8200 network healthy examples/docker-compose.yaml

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

LabelLayerStatusPath
k8s::Deployment::charts/vault-gitlab-operator/templates/dep… hardware healthy charts/vault-gitlab-operator/templates/deployment.yaml

LabelLayerStatusPath
vps::azure hardware healthy .github/workflows/ci.yml

LabelLayerStatusPath
gha::ci cicd healthy .github/workflows/ci.yml

LabelLayerStatusPath
GITHUB_TOKEN cicd healthy
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/0e4708b9-2524-4dbf-acf1-6decb5c2dc87/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/0e4708b9-2524-4dbf-acf1-6decb5c2dc87/

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.