https://github.com/devantler-tech/ksail
· scanned 2026-06-17 01:56 UTC (1 month, 1 week ago)
58 raw signals (0 security + 58 graph)
Last scanned 1 month, 1 week ago · v2 · last Δ -4.0 (diff) · 53 actionable findings from 1 signal source. 5 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.
All 2457 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 |
|---|---|---|---|
go.mod |
software | healthy | go.mod |
CLAUDE.md |
software | healthy | CLAUDE.md |
.golangci.yml |
software | healthy | .golangci.yml |
AGENTS.md |
software | healthy | AGENTS.md |
CONTRIBUTING.md |
software | healthy | CONTRIBUTING.md |
.goreleaser.yaml |
software | healthy | .goreleaser.yaml |
main_test.go |
software | healthy | main_test.go |
server.json |
software | healthy | server.json |
skills-lock.json |
software | healthy | skills-lock.json |
.mega-linter.yml |
software | healthy | .mega-linter.yml |
README.md |
software | healthy | README.md |
.markdownlint.json |
software | healthy | .markdownlint.json |
Makefile |
software | healthy | Makefile |
lychee.toml |
software | healthy | lychee.toml |
SECURITY.md |
software | healthy | SECURITY.md |
.yamllint.yml |
software | healthy | .yamllint.yml |
LICENSE |
software | healthy | LICENSE |
zizmor.yml |
software | healthy | zizmor.yml |
main.go |
software | healthy | main.go |
.goreleaser.desktop.yaml |
software | healthy | .goreleaser.desktop.yaml |
.jscpd.json |
software | healthy | .jscpd.json |
.mockery.yml |
software | healthy | .mockery.yml |
Dockerfile |
software | healthy | Dockerfile |
esbuild.js |
software | healthy | vsce/esbuild.js |
eslint.config.mjs |
software | healthy | vsce/eslint.config.mjs |
package-lock.json |
software | healthy | vsce/package-lock.json |
README.md |
software | healthy | vsce/README.md |
LICENSE |
software | healthy | vsce/LICENSE |
package.json |
software | healthy | vsce/package.json |
tsconfig.json |
software | healthy | vsce/tsconfig.json |
extension.ts |
software | healthy | vsce/src/extension.ts |
index.ts |
software | healthy | vsce/src/commands/index.ts |
prompts.ts |
software | healthy | vsce/src/commands/prompts.ts |
index.ts |
software | healthy | vsce/src/ksail/index.ts |
binary.ts |
software | healthy | vsce/src/ksail/binary.ts |
clusters.ts |
software | healthy | vsce/src/ksail/clusters.ts |
kubectl.ts |
software | healthy | vsce/src/ksail/kubectl.ts |
index.ts |
software | healthy | vsce/src/kubernetes/index.ts |
clusterExplorerContributor.ts |
software | healthy | vsce/src/kubernetes/clusterExplorerContributor.ts |
cloudProvider.ts |
software | healthy | vsce/src/kubernetes/cloudProvider.ts |
contextNames.ts |
software | healthy | vsce/src/kubernetes/contextNames.ts |
clusterProvider.ts |
software | healthy | vsce/src/kubernetes/clusterProvider.ts |
index.ts |
software | healthy | vsce/src/mcp/index.ts |
schemaClient.ts |
software | healthy | vsce/src/mcp/schemaClient.ts |
serverProvider.ts |
software | healthy | vsce/src/mcp/serverProvider.ts |
dependabot.yaml |
software | healthy | .github/dependabot.yaml |
FUNDING.yml |
software | healthy | .github/FUNDING.yml |
copilot-instructions.md |
software | healthy | .github/copilot-instructions.md |
docs.instructions.md |
software | healthy | .github/instructions/docs.instructions.md |
go-code.instructions.md |
software | healthy | .github/instructions/go-code.instructions.md |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
main |
software | healthy | vsce/esbuild.js:main |
activate |
software | healthy | vsce/src/extension.ts:activate |
refreshAllViews |
software | healthy | vsce/src/extension.ts:refreshAllViews |
deactivate |
software | healthy | vsce/src/extension.ts:deactivate |
getOutputChannel |
software | healthy | vsce/src/extension.ts:getOutputChannel |
resolveCloudTarget |
software | healthy | vsce/src/commands/index.ts:resolveCloudTarget |
resolveClusterExplorerTarget |
software | healthy | vsce/src/commands/index.ts:resolveClusterExplorerTarget |
registerCommands |
software | healthy | vsce/src/commands/index.ts:registerCommands |
refreshAllViews |
software | healthy | vsce/src/commands/index.ts:refreshAllViews |
resolveClusterNameOrPrompt |
software | healthy | vsce/src/commands/index.ts:resolveClusterNameOrPrompt |
executeWithProgress |
software | healthy | vsce/src/commands/index.ts:executeWithProgress |
showError |
software | healthy | vsce/src/commands/index.ts:showError |
showMultiStepQuickPick |
software | healthy | vsce/src/commands/prompts.ts:showMultiStepQuickPick |
showMultiStepInputBox |
software | healthy | vsce/src/commands/prompts.ts:showMultiStepInputBox |
getSchemaEnumValues |
software | healthy | vsce/src/commands/prompts.ts:getSchemaEnumValues |
createEnumQuickPickItems |
software | healthy | vsce/src/commands/prompts.ts:createEnumQuickPickItems |
runClusterInitWizard |
software | healthy | vsce/src/commands/prompts.ts:runClusterInitWizard |
runClusterCreateWizard |
software | healthy | vsce/src/commands/prompts.ts:runClusterCreateWizard |
runFullCustomizationWizard |
software | healthy | vsce/src/commands/prompts.ts:runFullCustomizationWizard |
getDistributionDescription |
software | healthy | vsce/src/commands/prompts.ts:getDistributionDescription |
getProviderDescription |
software | healthy | vsce/src/commands/prompts.ts:getProviderDescription |
getCniDescription |
software | healthy | vsce/src/commands/prompts.ts:getCniDescription |
getCsiDescription |
software | healthy | vsce/src/commands/prompts.ts:getCsiDescription |
getPolicyDescription |
software | healthy | vsce/src/commands/prompts.ts:getPolicyDescription |
getGitopsDescription |
software | healthy | vsce/src/commands/prompts.ts:getGitopsDescription |
validateClusterName |
software | healthy | vsce/src/commands/prompts.ts:validateClusterName |
promptClusterName |
software | healthy | vsce/src/commands/prompts.ts:promptClusterName |
promptClusterSelection |
software | healthy | vsce/src/commands/prompts.ts:promptClusterSelection |
promptYesNo |
software | healthy | vsce/src/commands/prompts.ts:promptYesNo |
promptNumber |
software | healthy | vsce/src/commands/prompts.ts:promptNumber |
getBinaryPath |
software | healthy | vsce/src/ksail/binary.ts:getBinaryPath |
runKsailCommand |
software | healthy | vsce/src/ksail/binary.ts:runKsailCommand |
isBinaryAvailable |
software | healthy | vsce/src/ksail/binary.ts:isBinaryAvailable |
addCommonClusterArgs |
software | healthy | vsce/src/ksail/clusters.ts:addCommonClusterArgs |
listClusters |
software | healthy | vsce/src/ksail/clusters.ts:listClusters |
parseClusterListOutput |
software | healthy | vsce/src/ksail/clusters.ts:parseClusterListOutput |
spawnDocker |
software | healthy | vsce/src/ksail/clusters.ts:spawnDocker |
detectDistribution |
software | healthy | vsce/src/ksail/clusters.ts:detectDistribution |
getContextName |
software | healthy | vsce/src/ksail/clusters.ts:getContextName |
detectClusterStatus |
software | healthy | vsce/src/ksail/clusters.ts:detectClusterStatus |
runClusterCommand |
software | healthy | vsce/src/ksail/clusters.ts:runClusterCommand |
runNamedClusterCommand |
software | healthy | vsce/src/ksail/clusters.ts:runNamedClusterCommand |
createCluster |
software | healthy | vsce/src/ksail/clusters.ts:createCluster |
deleteCluster |
software | healthy | vsce/src/ksail/clusters.ts:deleteCluster |
startCluster |
software | healthy | vsce/src/ksail/clusters.ts:startCluster |
stopCluster |
software | healthy | vsce/src/ksail/clusters.ts:stopCluster |
initCluster |
software | healthy | vsce/src/ksail/clusters.ts:initCluster |
updateCluster |
software | healthy | vsce/src/ksail/clusters.ts:updateCluster |
clusterInfo |
software | healthy | vsce/src/ksail/clusters.ts:clusterInfo |
backupCluster |
software | healthy | vsce/src/ksail/clusters.ts:backupCluster |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
vsce |
software | healthy | vsce |
src |
software | healthy | vsce/src |
commands |
software | healthy | vsce/src/commands |
ksail |
software | healthy | vsce/src/ksail |
kubernetes |
software | healthy | vsce/src/kubernetes |
mcp |
software | healthy | vsce/src/mcp |
.github |
software | healthy | .github |
instructions |
software | healthy | .github/instructions |
plugin |
software | healthy | .github/plugin |
workflows |
software | healthy | .github/workflows |
fixtures |
software | healthy | .github/fixtures |
podinfo-overlay |
software | healthy | .github/fixtures/podinfo-overlay |
reconcile-test |
software | healthy | .github/fixtures/reconcile-test |
actions |
software | healthy | .github/actions |
ksail-cluster |
software | healthy | .github/actions/ksail-cluster |
ksail-test-backup-restore |
software | healthy | .github/actions/ksail-test-backup-restore |
ksail-tenant-test |
software | healthy | .github/actions/ksail-tenant-test |
cleanup-hetzner |
software | healthy | .github/actions/cleanup-hetzner |
pull-registry-image |
software | healthy | .github/actions/pull-registry-image |
ksail-system-test |
software | healthy | .github/actions/ksail-system-test |
operator-chart-e2e |
software | healthy | .github/actions/operator-chart-e2e |
ksail-test-kubernetes-provider |
software | healthy | .github/actions/ksail-test-kubernetes-provider |
ksail-test-workload |
software | healthy | .github/actions/ksail-test-workload |
cleanup-omni |
software | healthy | .github/actions/cleanup-omni |
ksail-test-workload-watch |
software | healthy | .github/actions/ksail-test-workload-watch |
cache-ksail-binary |
software | healthy | .github/actions/cache-ksail-binary |
restore-mirror-cache |
software | healthy | .github/actions/restore-mirror-cache |
ksail-test-image-export-import |
software | healthy | .github/actions/ksail-test-image-export-import |
ksail-test-gen-smoke |
software | healthy | .github/actions/ksail-test-gen-smoke |
rate-limit-gate |
software | healthy | .github/actions/rate-limit-gate |
restore-helm-cache |
software | healthy | .github/actions/restore-helm-cache |
debug-kubernetes-failure |
software | healthy | .github/actions/debug-kubernetes-failure |
npm-audit-and-fix |
software | healthy | .github/actions/npm-audit-and-fix |
warm-helm-cache |
software | healthy | .github/actions/warm-helm-cache |
warm-mirror-cache |
software | healthy | .github/actions/warm-mirror-cache |
charts |
software | healthy | charts |
ksail-operator |
software | healthy | charts/ksail-operator |
templates |
software | healthy | charts/ksail-operator/templates |
crds |
software | healthy | charts/ksail-operator/crds |
pkg |
software | healthy | pkg |
notify |
software | healthy | pkg/notify |
k8s |
software | healthy | pkg/k8s |
readiness |
software | healthy | pkg/k8s/readiness |
svc |
software | healthy | pkg/svc |
tenant |
software | healthy | pkg/svc/tenant |
gitprovider |
software | healthy | pkg/svc/tenant/gitprovider |
provider |
software | healthy | pkg/svc/provider |
aws |
software | healthy | pkg/svc/provider/aws |
kubernetes |
software | healthy | pkg/svc/provider/kubernetes |
hetzner |
software | healthy | pkg/svc/provider/hetzner |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
127.0.0.1 |
network | healthy | .github/actions/operator-chart-e2e/action.yml |
172.18.0.2 |
network | healthy | .github/actions/debug-kubernetes-failure/README.md |
203.0.113.0 |
network | healthy | charts/ksail-operator/crds/ksail.io_clusters.yaml |
198.51.100.0 |
network | healthy | charts/ksail-operator/crds/ksail.io_clusters.yaml |
10.0.0.0 |
network | healthy | charts/ksail-operator/crds/ksail.io_clusters.yaml |
10.64.0.0 |
network | healthy | charts/ksail-operator/crds/ksail.io_clusters.yaml |
10.128.0.0 |
network | healthy | charts/ksail-operator/crds/ksail.io_clusters.yaml |
10.0.0.1 |
network | healthy | pkg/k8s/kubeconfig_test.go |
10.0.0.2 |
network | healthy | pkg/k8s/kubeconfig_rename_test.go |
10.96.0.1 |
network | healthy | pkg/k8s/readiness/connectivity_test.go |
10.96.0.2 |
network | healthy | pkg/svc/provider/kubernetes/service_immutable_test.go |
10.96.0.3 |
network | healthy | pkg/svc/provider/kubernetes/service_immutable_test.go |
10.96.0.4 |
network | healthy | pkg/svc/provider/kubernetes/service_immutable_test.go |
10.96.0.5 |
network | healthy | pkg/svc/provider/kubernetes/service_immutable_test.go |
127.0.0.0 |
network | healthy | pkg/svc/provider/kubernetes/gateway.go |
1.2.3.4 |
network | healthy | pkg/svc/provider/kubernetes/exposure_test.go |
5.6.7.8 |
network | healthy | pkg/svc/provider/kubernetes/exposure_test.go |
10.0.0.99 |
network | healthy | pkg/svc/provider/kubernetes/exposure_test.go |
9.9.9.9 |
network | healthy | pkg/svc/provider/kubernetes/exposure_test.go |
127.0.0.2 |
network | healthy | pkg/svc/provider/kubernetes/exposure_test.go |
10.10.0.1 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
203.0.113.1 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
203.0.113.2 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
10.10.0.2 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
203.0.113.9 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
10.10.0.4 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
203.0.113.5 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
203.0.113.6 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
203.0.113.7 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
203.0.113.8 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
10.10.0.3 |
network | healthy | pkg/svc/provider/kubernetes/helpers_test.go |
10.0.1.0 |
network | healthy | pkg/svc/provider/hetzner/infrastructure.go |
192.168.0.0 |
network | healthy | pkg/svc/provider/hetzner/infrastructure_test.go |
10.1.0.0 |
network | healthy | pkg/svc/provider/hetzner/infrastructure_test.go |
172.18.255.200 |
network | healthy | pkg/svc/chat/docs_generated.go |
172.18.255.250 |
network | healthy | pkg/svc/chat/docs_generated.go |
10.19.21.23 |
network | healthy | pkg/svc/chat/docs_generated.go |
172.18.0.0 |
network | healthy | pkg/svc/chat/docs_generated.go |
172.18.100.1 |
network | healthy | pkg/svc/chat/docs_generated.go |
172.18.100.254 |
network | healthy | pkg/svc/chat/docs_generated.go |
172.18.255.254 |
network | healthy | pkg/svc/chat/docs_generated.go |
10.5.0.0 |
network | healthy | pkg/svc/provisioner/registry/network.go |
10.5.0.250 |
network | healthy | pkg/svc/provisioner/registry/network.go |
10.5.0.249 |
network | healthy | pkg/svc/provisioner/registry/network.go |
10.5.0.248 |
network | healthy | pkg/svc/provisioner/registry/network_test.go |
192.168.1.0 |
network | healthy | pkg/svc/provisioner/registry/network_test.go |
192.168.1.250 |
network | healthy | pkg/svc/provisioner/registry/network_test.go |
192.168.1.249 |
network | healthy | pkg/svc/provisioner/registry/network_test.go |
10.0.0.250 |
network | healthy | pkg/svc/provisioner/registry/network_test.go |
10.0.0.249 |
network | healthy | pkg/svc/provisioner/registry/network_test.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
rate-limit-gate |
cicd | healthy | .github/workflows/ci.yaml |
changes |
cicd | healthy | .github/workflows/ci.yaml |
ci-go |
cicd | healthy | .github/workflows/ci.yaml |
wait-for-validate-go |
cicd | healthy | .github/workflows/ci.yaml |
build-artifact |
cicd | healthy | .github/workflows/ci.yaml |
generate |
cicd | healthy | .github/workflows/ci.yaml |
auto-commit |
cicd | healthy | .github/workflows/ci.yaml |
license-check |
cicd | healthy | .github/workflows/ci.yaml |
home-isolation |
cicd | healthy | .github/workflows/ci.yaml |
audit-docs |
cicd | healthy | .github/workflows/ci.yaml |
audit-vsce |
cicd | healthy | .github/workflows/ci.yaml |
build-docs |
cicd | healthy | .github/workflows/ci.yaml |
vscode-extension |
cicd | healthy | .github/workflows/ci.yaml |
copilot-plugin |
cicd | healthy | .github/workflows/ci.yaml |
operator-chart-lint |
cicd | healthy | .github/workflows/ci.yaml |
operator-chart-e2e |
cicd | healthy | .github/workflows/ci.yaml |
warm-helm-cache |
cicd | healthy | .github/workflows/ci.yaml |
warm-mirror-cache |
cicd | healthy | .github/workflows/ci.yaml |
system-test-docker |
cicd | healthy | .github/workflows/ci.yaml |
benchmark |
cicd | healthy | .github/workflows/ci.yaml |
benchmark-store |
cicd | healthy | .github/workflows/ci.yaml |
verify-desktop-tidy |
cicd | healthy | .github/workflows/ci.yaml |
require-checks-in-pr |
cicd | healthy | .github/workflows/ci.yaml |
delete-old-workflow-runs |
cicd | healthy | .github/workflows/maintenance.yaml |
delete-old-images |
cicd | healthy | .github/workflows/maintenance.yaml |
copilot-setup-steps |
cicd | healthy | .github/workflows/copilot-setup-steps.yml |
todos |
cicd | healthy | .github/workflows/todos.yaml |
goreleaser |
cicd | healthy | .github/workflows/cd.yaml |
vscode-extension |
cicd | healthy | .github/workflows/cd.yaml |
desktop-macos |
cicd | healthy | .github/workflows/cd.yaml |
desktop |
cicd | healthy | .github/workflows/cd.yaml |
copilot-plugin |
cicd | healthy | .github/workflows/cd.yaml |
operator-chart |
cicd | healthy | .github/workflows/cd.yaml |
mcp-publish |
cicd | healthy | .github/workflows/cd.yaml |
pages-build |
cicd | healthy | .github/workflows/cd.yaml |
pages-deploy |
cicd | healthy | .github/workflows/cd.yaml |
publish-release |
cicd | healthy | .github/workflows/cd.yaml |
homebrew |
cicd | healthy | .github/workflows/cd.yaml |
cleanup-failed-release |
cicd | healthy | .github/workflows/cd.yaml |
sync-labels |
cicd | healthy | .github/workflows/sync-labels.yaml |
build |
cicd | healthy | .github/workflows/web-ui.yaml |
release |
cicd | healthy | .github/workflows/release.yaml |
build-linux |
cicd | healthy | .github/workflows/desktop.yaml |
build-macos |
cicd | healthy | .github/workflows/desktop.yaml |
build-artifact |
cicd | healthy | .github/workflows/system-test-omni.yaml |
warm-helm-cache |
cicd | healthy | .github/workflows/system-test-omni.yaml |
warm-mirror-cache |
cicd | healthy | .github/workflows/system-test-omni.yaml |
system-test |
cicd | healthy | .github/workflows/system-test-omni.yaml |
cleanup |
cicd | healthy | .github/workflows/system-test-omni.yaml |
update-agent-skills |
cicd | healthy | .github/workflows/update-skills.yaml |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
auth::pkg/fsutil/configmanager/ksail/field_selector.go |
security | healthy | pkg/fsutil/configmanager/ksail/field_selector.go |
auth::pkg/cli/kubeconfighook/errors.go |
security | healthy | pkg/cli/kubeconfighook/errors.go |
auth::pkg/fsutil/configmanager/ksail/binding.go |
security | healthy | pkg/fsutil/configmanager/ksail/binding.go |
auth::pkg/operator/api/sse.go |
security | healthy | pkg/operator/api/sse.go |
auth::pkg/fsutil/scaffolder/export_test.go |
security | healthy | pkg/fsutil/scaffolder/export_test.go |
auth::charts/ksail-operator/crds/ksail.io_clusters.yaml |
security | healthy | charts/ksail-operator/crds/ksail.io_clusters.yaml |
auth::pkg/svc/oidc/cache.go |
security | healthy | pkg/svc/oidc/cache.go |
auth::desktop/go.mod |
security | healthy | desktop/go.mod |
auth::pkg/cli/cmd/operator/operator_test.go |
security | healthy | pkg/cli/cmd/operator/operator_test.go |
auth::pkg/cli/cmd/chat/chat.go |
security | healthy | pkg/cli/cmd/chat/chat.go |
auth::pkg/apis/cluster/v1alpha1/validation.go |
security | healthy | pkg/apis/cluster/v1alpha1/validation.go |
auth::pkg/cli/cmd/oidc/doc.go |
security | healthy | pkg/cli/cmd/oidc/doc.go |
auth::pkg/operator/api/server.go |
security | healthy | pkg/operator/api/server.go |
auth::pkg/svc/oidc/authenticator_helpers_test.go |
security | healthy | pkg/svc/oidc/authenticator_helpers_test.go |
auth::pkg/fsutil/configmanager/kind/helpers_test.go |
security | healthy | pkg/fsutil/configmanager/kind/helpers_test.go |
auth::pkg/cli/cmd/cluster/init.go |
security | healthy | pkg/cli/cmd/cluster/init.go |
auth::pkg/k8s/kubeconfig_oidc_test.go |
security | healthy | pkg/k8s/kubeconfig_oidc_test.go |
auth::pkg/operator/api/auth_flow_test.go |
security | healthy | pkg/operator/api/auth_flow_test.go |
auth::pkg/k8s/rest_config.go |
security | healthy | pkg/k8s/rest_config.go |
auth::docs/astro.config.mjs |
security | healthy | docs/astro.config.mjs |
auth::go.mod |
security | healthy | go.mod |
auth::charts/ksail-operator/README.md |
security | healthy | charts/ksail-operator/README.md |
auth::pkg/svc/oidc/export_test.go |
security | healthy | pkg/svc/oidc/export_test.go |
auth::charts/ksail-operator/values.yaml |
security | healthy | charts/ksail-operator/values.yaml |
auth::pkg/apis/cluster/v1alpha1/types.go |
security | healthy | pkg/apis/cluster/v1alpha1/types.go |
auth::pkg/apis/cluster/v1alpha1/flux_types.go |
security | healthy | pkg/apis/cluster/v1alpha1/flux_types.go |
auth::pkg/fsutil/configmanager/ksail/migration.go |
security | healthy | pkg/fsutil/configmanager/ksail/migration.go |
auth::pkg/k8s/kubeconfig.go |
security | healthy | pkg/k8s/kubeconfig.go |
auth::pkg/cli/cmd/cluster/create.go |
security | healthy | pkg/cli/cmd/cluster/create.go |
auth::pkg/svc/oidc/authenticator.go |
security | healthy | pkg/svc/oidc/authenticator.go |
auth::pkg/operator/api/auth.go |
security | healthy | pkg/operator/api/auth.go |
auth::.github/workflows/cd.yaml |
security | healthy | .github/workflows/cd.yaml |
auth::pkg/cli/cmd/oidc/gettoken_test.go |
security | healthy | pkg/cli/cmd/oidc/gettoken_test.go |
auth::lychee.toml |
security | healthy | lychee.toml |
auth::.goreleaser.yaml |
security | healthy | .goreleaser.yaml |
auth::.golangci.yml |
security | healthy | .golangci.yml |
auth::pkg/cli/cmd/oidc/oidc.go |
security | healthy | pkg/cli/cmd/oidc/oidc.go |
auth::schemas/ksail-config.schema.json |
security | healthy | schemas/ksail-config.schema.json |
auth::pkg/fsutil/scaffolder/scaffolder_talos.go |
security | healthy | pkg/fsutil/scaffolder/scaffolder_talos.go |
auth::pkg/svc/oidc/cache_test.go |
security | healthy | pkg/svc/oidc/cache_test.go |
auth::pkg/apis/cluster/v1alpha1/errors.go |
security | healthy | pkg/apis/cluster/v1alpha1/errors.go |
auth::charts/ksail-operator/templates/oidc-secret.yaml |
security | healthy | charts/ksail-operator/templates/oidc-secret.yaml |
auth::pkg/cli/cmd/operator/operator.go |
security | healthy | pkg/cli/cmd/operator/operator.go |
auth::pkg/fsutil/configmanager/k3d/helpers.go |
security | healthy | pkg/fsutil/configmanager/k3d/helpers.go |
auth::charts/ksail-operator/templates/ingress.yaml |
security | healthy | charts/ksail-operator/templates/ingress.yaml |
auth::pkg/cli/cmd/cluster/mutation.go |
security | healthy | pkg/cli/cmd/cluster/mutation.go |
auth::pkg/operator/api/exec_handler.go |
security | healthy | pkg/operator/api/exec_handler.go |
auth::pkg/cli/kubeconfighook/hook_additional_test.go |
security | healthy | pkg/cli/kubeconfighook/hook_additional_test.go |
auth::pkg/apis/cluster/v1alpha1/oidc.go |
security | healthy | pkg/apis/cluster/v1alpha1/oidc.go |
auth::pkg/fsutil/generator/talos/generator.go |
security | healthy | pkg/fsutil/generator/talos/generator.go |
Showing first 50 of this kind. Full payload available via the JSON button at the top of the page.
| Label | Layer | Status | Path |
|---|---|---|---|
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/provisioner/registry/mirror_specs… |
security | healthy | pkg/svc/provisioner/registry/mirror_specs_test.go |
password_literal::pkg/svc/registryresolver/credentials_test… |
security | healthy | pkg/svc/registryresolver/credentials_test.go |
password_literal::pkg/svc/installer/flux/buildinstance_test… |
security | healthy | pkg/svc/installer/flux/buildinstance_test.go |
password_literal::pkg/svc/installer/flux/buildinstance_test… |
security | healthy | pkg/svc/installer/flux/buildinstance_test.go |
password_literal::pkg/svc/installer/flux/resources_test.go |
security | healthy | pkg/svc/installer/flux/resources_test.go |
password_literal::pkg/svc/installer/flux/resources_test.go |
security | healthy | pkg/svc/installer/flux/resources_test.go |
password_literal::pkg/client/helm/chart_location_test.go |
security | healthy | pkg/client/helm/chart_location_test.go |
password_literal::pkg/client/argocd/manager_test.go |
security | healthy | pkg/client/argocd/manager_test.go |
password_literal::pkg/client/argocd/manager_bench_test.go |
security | healthy | pkg/client/argocd/manager_bench_test.go |
password_literal::pkg/client/argocd/manager_bench_test.go |
security | healthy | pkg/client/argocd/manager_bench_test.go |
password_literal::pkg/client/argocd/manager_bench_test.go |
security | healthy | pkg/client/argocd/manager_bench_test.go |
password_literal::pkg/client/argocd/manager_bench_test.go |
security | healthy | pkg/client/argocd/manager_bench_test.go |
password_literal::pkg/client/oci/validation_coverage_test.go |
security | healthy | pkg/client/oci/validation_coverage_test.go |
password_literal::pkg/client/docker/registry_bench_test.go |
security | healthy | pkg/client/docker/registry_bench_test.go |
password_literal::pkg/client/docker/registry_test.go |
security | healthy | pkg/client/docker/registry_test.go |
password_literal::pkg/client/docker/registry_container_test… |
security | healthy | pkg/client/docker/registry_container_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/cli/cmd/cipher/export_test.go |
security | healthy | pkg/cli/cmd/cipher/export_test.go |
password_literal::pkg/apis/cluster/v1alpha1/types_test.go |
security | healthy | pkg/apis/cluster/v1alpha1/types_test.go |
password_literal::pkg/apis/cluster/v1alpha1/types_test.go |
security | healthy | pkg/apis/cluster/v1alpha1/types_test.go |
password_literal::pkg/apis/cluster/v1alpha1/types_test.go |
security | healthy | pkg/apis/cluster/v1alpha1/types_test.go |
password_literal::pkg/apis/cluster/v1alpha1/local_registry_… |
security | healthy | pkg/apis/cluster/v1alpha1/local_registry_test.go |
password_literal::pkg/apis/cluster/v1alpha1/local_registry_… |
security | healthy | pkg/apis/cluster/v1alpha1/local_registry_test.go |
password_literal::pkg/fsutil/configmanager/talos/mirror_tes… |
security | healthy | pkg/fsutil/configmanager/talos/mirror_test.go |
| Label | Layer | Status | Path |
|---|---|---|---|
port:256 |
network | healthy | Dockerfile |
port:963 |
network | healthy | Dockerfile |
port:04 |
network | healthy | .github/workflows/system-test-omni.yaml |
port:06 |
network | healthy | .github/workflows/update-skills.yaml |
port:03 |
network | healthy | .github/workflows/system-test-hetzner.yaml |
port:18080 |
network | healthy | .github/actions/operator-chart-e2e/action.yml |
port:8080 |
network | healthy | .github/actions/operator-chart-e2e/action.yml |
port:80 |
network | healthy | .github/actions/ksail-test-gen-smoke/action.yaml |
port:5000 |
network | healthy | .github/actions/warm-mirror-cache/action.yaml |
port:5001 |
network | healthy | .github/actions/warm-mirror-cache/action.yaml |
port:5002 |
network | healthy | .github/actions/warm-mirror-cache/action.yaml |
port:5003 |
network | healthy | .github/actions/warm-mirror-cache/action.yaml |
port:5701 |
network | healthy | pkg/svc/chat/docs_generated.go |
port:8000 |
network | healthy | pkg/svc/chat/docs_generated.go |
port:444 |
network | healthy | pkg/svc/chat/docs_generated.go |
port:443 |
network | healthy | pkg/svc/chat/docs_generated.go |
port:8443 |
network | healthy | pkg/svc/chat/docs_generated.go |
port:4100 |
network | healthy | pkg/svc/chat/docs_generated.go |
port:3000 |
network | healthy | pkg/svc/chat/docs_generated.go |
port:61 |
network | healthy | pkg/svc/installer/kyverno/Dockerfile |
port:62674 |
network | healthy | pkg/svc/installer/argocd/Dockerfile |
port:5432 |
network | healthy | pkg/cli/cmd/cipher/export_test.go |
port:587 |
network | healthy | pkg/cli/cmd/cipher/export_test.go |
port:6379 |
network | healthy | pkg/cli/cmd/cipher/export_test.go |
port:9000 |
network | healthy | pkg/fsutil/generator/generator_test.go |
port:9090 |
network | healthy | pkg/fsutil/generator/talos/csrapprover/manifest.go |
port:3489 |
network | healthy | pkg/fsutil/configmanager/kind/Dockerfile |
port:20 |
network | healthy | pkg/fsutil/configmanager/vcluster/Dockerfile |
port:08 |
network | healthy | pkg/fsutil/configmanager/k3d/Dockerfile |
| Label | Layer | Status | Path |
|---|---|---|---|
image::Dockerfile |
hardware | healthy | Dockerfile |
image::pkg/svc/installer/certmanager/Dockerfile |
hardware | healthy | pkg/svc/installer/certmanager/Dockerfile |
image::pkg/svc/installer/localpathstorage/Dockerfile |
hardware | healthy | pkg/svc/installer/localpathstorage/Dockerfile |
image::pkg/svc/installer/flux/Dockerfile |
hardware | healthy | pkg/svc/installer/flux/Dockerfile |
image::pkg/svc/installer/gatekeeper/Dockerfile |
hardware | healthy | pkg/svc/installer/gatekeeper/Dockerfile |
image::pkg/svc/installer/kyverno/Dockerfile |
hardware | healthy | pkg/svc/installer/kyverno/Dockerfile |
image::pkg/svc/installer/cni/cilium/Dockerfile |
hardware | healthy | pkg/svc/installer/cni/cilium/Dockerfile |
image::pkg/svc/installer/cni/calico/Dockerfile |
hardware | healthy | pkg/svc/installer/cni/calico/Dockerfile |
image::pkg/svc/installer/cloudproviderkind/Dockerfile |
hardware | healthy | pkg/svc/installer/cloudproviderkind/Dockerfile |
image::pkg/svc/installer/argocd/Dockerfile |
hardware | healthy | pkg/svc/installer/argocd/Dockerfile |
image::pkg/svc/installer/kubeletcsrapprover/Dockerfile |
hardware | healthy | pkg/svc/installer/kubeletcsrapprover/Dockerfile |
image::pkg/svc/installer/metallb/Dockerfile |
hardware | healthy | pkg/svc/installer/metallb/Dockerfile |
image::pkg/fsutil/generator/talos/csrapprover/Dockerfile |
hardware | healthy | pkg/fsutil/generator/talos/csrapprover/Dockerfile |
image::pkg/fsutil/configmanager/kind/Dockerfile |
hardware | healthy | pkg/fsutil/configmanager/kind/Dockerfile |
image::pkg/fsutil/configmanager/talos/Dockerfile |
hardware | healthy | pkg/fsutil/configmanager/talos/Dockerfile |
image::pkg/fsutil/configmanager/vcluster/Dockerfile |
hardware | healthy | pkg/fsutil/configmanager/vcluster/Dockerfile |
image::pkg/fsutil/configmanager/k3d/Dockerfile |
hardware | healthy | pkg/fsutil/configmanager/k3d/Dockerfile |
k8s::Kustomization::.github/fixtures/podinfo-overlay/kustom… |
hardware | healthy | .github/fixtures/podinfo-overlay/kustomization.yaml |
k8s::Namespace::.github/fixtures/reconcile-test/namespace.y… |
hardware | healthy | .github/fixtures/reconcile-test/namespace.yaml |
k8s::Kustomization::.github/fixtures/reconcile-test/kustomi… |
hardware | healthy | .github/fixtures/reconcile-test/kustomization.yaml |
k8s::Secret::charts/ksail-operator/templates/oidc-secret.ya… |
hardware | healthy | charts/ksail-operator/templates/oidc-secret.yaml |
k8s::ClusterRoleBinding::charts/ksail-operator/templates/rb… |
hardware | healthy | charts/ksail-operator/templates/rbac.yaml |
k8s::ClusterRole::charts/ksail-operator/templates/rbac.yaml |
hardware | healthy | charts/ksail-operator/templates/rbac.yaml |
k8s::ServiceAccount::charts/ksail-operator/templates/servic… |
hardware | healthy | charts/ksail-operator/templates/serviceaccount.yaml |
k8s::CustomResourceDefinition::charts/ksail-operator/crds/k… |
hardware | healthy | charts/ksail-operator/crds/ksail.io_clusters.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
gha::ci |
cicd | healthy | .github/workflows/ci.yaml |
gha::maintenance |
cicd | healthy | .github/workflows/maintenance.yaml |
gha::copilot-setup-steps |
cicd | healthy | .github/workflows/copilot-setup-steps.yml |
gha::todos |
cicd | healthy | .github/workflows/todos.yaml |
gha::cd |
cicd | healthy | .github/workflows/cd.yaml |
gha::sync-labels |
cicd | healthy | .github/workflows/sync-labels.yaml |
gha::web-ui |
cicd | healthy | .github/workflows/web-ui.yaml |
gha::release |
cicd | healthy | .github/workflows/release.yaml |
gha::desktop |
cicd | healthy | .github/workflows/desktop.yaml |
gha::system-test-omni |
cicd | healthy | .github/workflows/system-test-omni.yaml |
gha::update-skills |
cicd | healthy | .github/workflows/update-skills.yaml |
gha::system-test-hetzner |
cicd | healthy | .github/workflows/system-test-hetzner.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
OVSX_PAT |
cicd | healthy | — |
OMNI_SERVICE_ACCOUNT_KEY |
cicd | healthy | — |
HOMEBREW_GITHUB_API_TOKEN |
cicd | healthy | — |
DOCKERHUB_TOKEN |
cicd | healthy | — |
APP_PRIVATE_KEY |
cicd | healthy | — |
GPG_PRIVATE_KEY |
cicd | healthy | — |
HCLOUD_TOKEN |
cicd | healthy | — |
GITHUB_TOKEN |
cicd | healthy | — |
VSCE_PAT |
cicd | healthy | — |
| Label | Layer | Status | Path |
|---|---|---|---|
KSailCloudTreeDataProvider |
software | healthy | vsce/src/kubernetes/cloudProvider.ts:KSailCloudTreeDataProv… |
KSailMcpServerDefinitionProvider |
software | healthy | vsce/src/mcp/serverProvider.ts:KSailMcpServerDefinitionProv… |
ApiError |
software | healthy | web/ui/src/api.ts:ApiError |
on |
software | healthy | web/ui/src/hooks/useTheme.ts:on |
names |
software | healthy | web/ui/src/components/ResourceUsage.tsx:names |
fragments |
software | healthy | web/ui/src/lib/cx.ts:fragments |
| Label | Layer | Status | Path |
|---|---|---|---|
sqlite |
data | healthy | go.mod |
mongodb |
data | healthy | go.mod |
postgresql |
data | healthy | .github/actions/ksail-system-test/README.md |
mysql |
data | healthy | .github/actions/ksail-system-test/README.md |
redis |
data | healthy | docs/package-lock.json |
| Label | Layer | Status | Path |
|---|---|---|---|
vps::azure |
hardware | healthy | go.mod |
vps::gcp |
hardware | healthy | go.mod |
vps::aws |
hardware | healthy | go.mod |
vps::ec2 |
hardware | healthy | go.mod |
vps::hetzner |
hardware | healthy | AGENTS.md |
| Label | Layer | Status | Path |
|---|---|---|---|
envoy |
network | healthy | go.mod |
loadbalancer |
network | healthy | AGENTS.md |
traefik |
network | healthy | .github/actions/ksail-test-backup-restore/action.yaml |
nginx |
network | healthy | .github/actions/ksail-test-gen-smoke/action.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
k8s::Deployment::.github/fixtures/reconcile-test/deployment… |
hardware | healthy | .github/fixtures/reconcile-test/deployment.yaml |
k8s::Deployment::charts/ksail-operator/templates/deployment… |
hardware | healthy | charts/ksail-operator/templates/deployment.yaml |
| Label | Layer | Status | Path |
|---|---|---|---|
devantler-tech__ksail |
software | healthy | /data/fable5_failed_archive/devantler-tech__ksail |
| Label | Layer | Status | Path |
|---|---|---|---|
ingress::charts/ksail-operator/templates/ingress.yaml |
network | healthy | charts/ksail-operator/templates/ingress.yaml |
This page is publicly accessible at:
https://repobility.com/scan/1e03c85a-7e25-451b-a957-bdafdfe43e87/
To check status programmatically (no auth required):
curl -s https://repobility.com/api/v1/public/scan/1e03c85a-7e25-451b-a957-bdafdfe43e87/
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.