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.
34 of your 163 findings came from Repobility's proprietary detections. ✓ Repobility tags below mark them.

Scan timing: clone 2.6s · analysis 19.71s · 22.3 MB · GitHub API rate-limit (preflight)

controlplaneio-fluxcd/flux-operator

https://github.com/controlplaneio-fluxcd/flux-operator · scanned 2026-06-05 21:09 UTC (4 days, 12 hours ago) · 10 languages

313 raw signals (155 security + 158 graph) 45th percentile · Go · large (100-500K LoC) System graph score 77 (lower by 5)

UNIFIED Repobility · multi-layer engine · AI coders

Complete repo analysis

Last scanned 4 days, 12 hours ago · v2 · 171 actionable findings from 2 signal sources. 63 repeated signals grouped for readability. Security checks, system graph analysis, and verified AI-agent feedback are merged into one review queue.

JSON
Score breakdown â 2026-05-18-v5
Component Sub-score Weight Contribution
structure_score 85.0 0.15 12.75
security_score 47.6 0.25 11.90
testing_score 85.0 0.20 17.00
documentation_score 76.0 0.15 11.40
practices_score 94.0 0.15 14.10
code_quality 47.6 0.10 4.76
Overall 1.00 71.9
Severity distribution — click a segment to filter
Active filters: excluding tests × Reset all

All 1603 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
CONTRIBUTING.md software healthy CONTRIBUTING.md
Dockerfile software healthy Dockerfile
.goreleaser.yml software healthy .goreleaser.yml
go.mod software healthy go.mod
Makefile software healthy Makefile
SECURITY.md software healthy SECURITY.md
AGENTS.md software healthy AGENTS.md
kustomization.yaml software healthy config/monitoring/kustomization.yaml
flux-controllers.yaml software healthy config/monitoring/flux-controllers.yaml
flux-operator.yaml software healthy config/monitoring/flux-operator.yaml
flux-performance.json software healthy config/monitoring/dashboards/flux-performance.json
flux-k8s-api-performance.json software healthy config/monitoring/dashboards/flux-k8s-api-performance.json
SKILL.md software healthy config/testdata/skills/yaml-check/SKILL.md
validation.sh software healthy config/testdata/skills/yaml-check/scripts/validation.sh
SKILL.md software healthy config/testdata/skills/go-check/SKILL.md
SKILL.md software healthy config/testdata/skills/shell-check/SKILL.md
kustomization.yaml software healthy config/default/kustomization.yaml
namespace.yaml software healthy config/default/namespace.yaml
rbac.yaml software healthy config/default/rbac.yaml
kustomization.yaml software healthy config/manager/kustomization.yaml
account.yaml software healthy config/manager/account.yaml
service.yaml software healthy config/manager/service.yaml
deployment.yaml software healthy config/manager/deployment.yaml
ci.yaml software healthy config/olm/ci.yaml
config.yaml software healthy config/olm/bundle/tests/scorecard/config.yaml
resourcesetinputproviders.fluxcd.controlplane.io.crd.yaml software healthy config/olm/bundle/manifests/resourcesetinputproviders.fluxc…
fluxreports.fluxcd.controlplane.io.crd.yaml software healthy config/olm/bundle/manifests/fluxreports.fluxcd.controlplane…
fluxinstances.fluxcd.controlplane.io.crd.yaml software healthy config/olm/bundle/manifests/fluxinstances.fluxcd.controlpla…
flux-operator.clusterserviceversion.yaml software healthy config/olm/bundle/manifests/flux-operator.clusterservicever…
resourcesets.fluxcd.controlplane.io.crd.yaml software healthy config/olm/bundle/manifests/resourcesets.fluxcd.controlplan…
flux-operator.service.yaml software healthy config/olm/bundle/manifests/flux-operator.service.yaml
annotations.yaml software healthy config/olm/bundle/metadata/annotations.yaml
bundle.Dockerfile software healthy config/olm/test/bundle.Dockerfile
opm.Dockerfile software healthy config/olm/test/opm.Dockerfile
olm.yaml software healthy config/olm/test/olm.yaml
kustomization.yaml software healthy config/mcp/kustomization.yaml
service.yaml software healthy config/mcp/service.yaml
deployment.yaml software healthy config/mcp/deployment.yaml
README.md software healthy config/terraform/README.md
providers.tf software healthy config/terraform/providers.tf
main.tf software healthy config/terraform/main.tf
variables.tf software healthy config/terraform/variables.tf
kustomization.yaml software healthy config/terraform/clusters/staging/flux-system/kustomization…
flux-instance.yaml software healthy config/terraform/clusters/staging/flux-system/flux-instance…
flux-operator-values.yaml software healthy config/terraform/clusters/staging/flux-system/flux-operator…
flux-operator.yaml software healthy config/terraform/clusters/staging/flux-system/flux-operator…
kustomization.yaml software healthy config/crd/kustomization.yaml
kustomizeconfig.yaml software healthy config/crd/kustomizeconfig.yaml

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

LabelLayerStatusPath
is software healthy web/src/app.jsx:is
fetchFluxReport software healthy web/src/app.jsx:fetchFluxReport
TabNavigation software healthy web/src/app.jsx:TabNavigation
App software healthy web/src/app.jsx:App
AppContent software healthy web/src/app.jsx:AppContent
vi software healthy web/src/utils/useAction.test.js:vi
formatTimestamp software healthy web/src/utils/time.js:formatTimestamp
formatTime software healthy web/src/utils/time.js:formatTime
getNavHistoryFromStorage software healthy web/src/utils/navHistory.js:getNavHistoryFromStorage
getNavHistoryKey software healthy web/src/utils/navHistory.js:getNavHistoryKey
isHomePage software healthy web/src/utils/navHistory.js:isHomePage
addToNavHistory software healthy web/src/utils/navHistory.js:addToNavHistory
clearNavHistory software healthy web/src/utils/navHistory.js:clearNavHistory
with software healthy web/src/utils/fetch.test.js:with
to software healthy web/src/utils/fetch.test.js:to
shouldUseMockData software healthy web/src/utils/fetch.js:shouldUseMockData
fetchWithMock software healthy web/src/utils/fetch.js:fetchWithMock
getCookie software healthy web/src/utils/cookies.js:getCookie
decodeBase64Url software healthy web/src/utils/cookies.js:decodeBase64Url
deleteCookie software healthy web/src/utils/cookies.js:deleteCookie
parseAuthProviderCookie software healthy web/src/utils/cookies.js:parseAuthProviderCookie
parseAuthErrorCookie software healthy web/src/utils/cookies.js:parseAuthErrorCookie
isOIDCProvider software healthy web/src/utils/cookies.js:isOIDCProvider
useAction software healthy web/src/utils/useAction.js:useAction
export software healthy web/src/utils/useAction.js:export
getStoredUpdateInfo software healthy web/src/utils/version.js:getStoredUpdateInfo
getOrCreateUUID software healthy web/src/utils/version.js:getOrCreateUUID
checkForUpdates software healthy web/src/utils/version.js:checkForUpdates
getStoredVersion software healthy web/src/utils/version.js:getStoredVersion
compares software healthy web/src/utils/version.js:compares
checkVersionChange software healthy web/src/utils/version.js:checkVersionChange
getFavoritesFromStorage software healthy web/src/utils/favorites.js:getFavoritesFromStorage
getFavoriteKey software healthy web/src/utils/favorites.js:getFavoriteKey
isFavorite software healthy web/src/utils/favorites.js:isFavorite
addFavorite software healthy web/src/utils/favorites.js:addFavorite
removeFavorite software healthy web/src/utils/favorites.js:removeFavorite
toggleFavorite software healthy web/src/utils/favorites.js:toggleFavorite
reorderFavorites software healthy web/src/utils/favorites.js:reorderFavorites
clearFavorites software healthy web/src/utils/favorites.js:clearFavorites
setPageTitle software healthy web/src/utils/meta.js:setPageTitle
setPageDescription software healthy web/src/utils/meta.js:setPageDescription
usePageTitle software healthy web/src/utils/meta.js:usePageTitle
usePageMeta software healthy web/src/utils/meta.js:usePageMeta
getInitialTheme software healthy web/src/utils/theme.js:getInitialTheme
getSystemTheme software healthy web/src/utils/theme.js:getSystemTheme
cycleTheme software healthy web/src/utils/theme.js:cycleTheme
nextIndex software healthy web/src/utils/theme.js:nextIndex
useInfiniteScroll software healthy web/src/utils/scroll.js:useInfiniteScroll
loadMore software healthy web/src/utils/scroll.js:loadMore
serializeFilters software healthy web/src/utils/routing.js:serializeFilters

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

LabelLayerStatusPath
image::Dockerfile hardware healthy Dockerfile
image::cmd/mcp/Dockerfile hardware healthy cmd/mcp/Dockerfile
image::cmd/cli/Dockerfile hardware healthy cmd/cli/Dockerfile
k8s::Kustomization::config/monitoring/kustomization.yaml hardware healthy config/monitoring/kustomization.yaml
k8s::PodMonitor::config/monitoring/flux-controllers.yaml hardware healthy config/monitoring/flux-controllers.yaml
k8s::ServiceMonitor::config/monitoring/flux-operator.yaml hardware healthy config/monitoring/flux-operator.yaml
k8s::Kustomization::config/default/kustomization.yaml hardware healthy config/default/kustomization.yaml
k8s::Namespace::config/default/namespace.yaml hardware healthy config/default/namespace.yaml
k8s::ClusterRoleBinding::config/default/rbac.yaml hardware healthy config/default/rbac.yaml
k8s::ClusterRole::config/default/rbac.yaml hardware healthy config/default/rbac.yaml
k8s::Kustomization::config/manager/kustomization.yaml hardware healthy config/manager/kustomization.yaml
k8s::ServiceAccount::config/manager/account.yaml hardware healthy config/manager/account.yaml
k8s::Configuration::config/olm/bundle/tests/scorecard/confi… hardware healthy config/olm/bundle/tests/scorecard/config.yaml
k8s::ClusterServiceVersion::config/olm/bundle/manifests/flu… hardware healthy config/olm/bundle/manifests/flux-operator.clusterservicever…
k8s::CatalogSource::config/olm/test/olm.yaml hardware healthy config/olm/test/olm.yaml
k8s::Subscription::config/olm/test/olm.yaml hardware healthy config/olm/test/olm.yaml
k8s::Namespace::config/olm/test/olm.yaml hardware healthy config/olm/test/olm.yaml
k8s::OperatorGroup::config/olm/test/olm.yaml hardware healthy config/olm/test/olm.yaml
k8s::Kustomization::config/mcp/kustomization.yaml hardware healthy config/mcp/kustomization.yaml
k8s::Kustomization::config/terraform/clusters/staging/flux-… hardware healthy config/terraform/clusters/staging/flux-system/kustomization…
k8s::FluxInstance::config/terraform/clusters/staging/flux-s… hardware healthy config/terraform/clusters/staging/flux-system/flux-instance…
k8s::ResourceSet::config/terraform/clusters/staging/flux-sy… hardware healthy config/terraform/clusters/staging/flux-system/flux-operator…
k8s::Kustomization::config/crd/kustomization.yaml hardware healthy config/crd/kustomization.yaml
k8s::CustomResourceDefinition::config/crd/bases/fluxcd.cont… hardware healthy config/crd/bases/fluxcd.controlplane.io_fluxinstances.yaml
k8s::CustomResourceDefinition::config/crd/bases/fluxcd.cont… hardware healthy config/crd/bases/fluxcd.controlplane.io_resourcesets.yaml
k8s::CustomResourceDefinition::config/crd/bases/fluxcd.cont… hardware healthy config/crd/bases/fluxcd.controlplane.io_resourcesetinputpro…
k8s::CustomResourceDefinition::config/crd/bases/fluxcd.cont… hardware healthy config/crd/bases/fluxcd.controlplane.io_fluxreports.yaml
k8s::FluxInstance::config/samples/fluxcd_v1_fluxinstance.ya… hardware healthy config/samples/fluxcd_v1_fluxinstance.yaml
k8s::ResourceSet::config/samples/fluxcd_v1_resourceset.yaml hardware healthy config/samples/fluxcd_v1_resourceset.yaml
k8s::FluxReport::config/samples/fluxcd_v1_fluxreport.yaml hardware healthy config/samples/fluxcd_v1_fluxreport.yaml
k8s::ResourceSetInputProvider::config/samples/fluxcd_v1_res… hardware healthy config/samples/fluxcd_v1_resourcesetinputprovider.yaml
k8s::Role::config/rbac/leader_election_role.yaml hardware healthy config/rbac/leader_election_role.yaml
k8s::RoleBinding::config/rbac/leader_election_role_binding.… hardware healthy config/rbac/leader_election_role_binding.yaml
k8s::ClusterRole::config/rbac/fluxreport_editor_role.yaml hardware healthy config/rbac/fluxreport_editor_role.yaml
k8s::ServiceAccount::config/rbac/service_account.yaml hardware healthy config/rbac/service_account.yaml
k8s::ClusterRole::config/rbac/resourceset_editor_role.yaml hardware healthy config/rbac/resourceset_editor_role.yaml
k8s::ClusterRoleBinding::config/rbac/role_binding.yaml hardware healthy config/rbac/role_binding.yaml
k8s::ClusterRole::config/rbac/resourceset_viewer_role.yaml hardware healthy config/rbac/resourceset_viewer_role.yaml
k8s::ClusterRole::config/rbac/fluxinstance_editor_role.yaml hardware healthy config/rbac/fluxinstance_editor_role.yaml
k8s::ClusterRole::config/rbac/fluxinstance_viewer_role.yaml hardware healthy config/rbac/fluxinstance_viewer_role.yaml
k8s::ClusterRole::config/rbac/fluxreport_viewer_role.yaml hardware healthy config/rbac/fluxreport_viewer_role.yaml
k8s::ClusterRole::config/rbac/role.yaml hardware healthy config/rbac/role.yaml
k8s::ConfigMap::internal/inventory/testdata/inventory1.yaml hardware healthy internal/inventory/testdata/inventory1.yaml
k8s::Namespace::internal/inventory/testdata/inventory1.yaml hardware healthy internal/inventory/testdata/inventory1.yaml
k8s::ConfigMap::internal/inventory/testdata/inventory2.yaml hardware healthy internal/inventory/testdata/inventory2.yaml
k8s::Namespace::internal/inventory/testdata/inventory2.yaml hardware healthy internal/inventory/testdata/inventory2.yaml
k8s::Kustomization::internal/builder/testdata/v2.6.0-golden… hardware healthy internal/builder/testdata/v2.6.0-golden/size.medium.kustomi…
k8s::Kustomization::internal/builder/testdata/v2.6.0-golden… hardware healthy internal/builder/testdata/v2.6.0-golden/size.large.kustomiz…
k8s::Kustomization::internal/builder/testdata/v2.6.0-golden… hardware healthy internal/builder/testdata/v2.6.0-golden/shard2.kustomizatio…
k8s::Kustomization::internal/builder/testdata/v2.6.0-golden… hardware healthy internal/builder/testdata/v2.6.0-golden/sharding.kustomizat…

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

LabelLayerStatusPath
config software healthy config
monitoring software healthy config/monitoring
dashboards software healthy config/monitoring/dashboards
testdata software healthy config/testdata
skills software healthy config/testdata/skills
yaml-check software healthy config/testdata/skills/yaml-check
scripts software healthy config/testdata/skills/yaml-check/scripts
go-check software healthy config/testdata/skills/go-check
shell-check software healthy config/testdata/skills/shell-check
default software healthy config/default
manager software healthy config/manager
olm software healthy config/olm
bundle software healthy config/olm/bundle
tests software healthy config/olm/bundle/tests
scorecard software healthy config/olm/bundle/tests/scorecard
manifests software healthy config/olm/bundle/manifests
metadata software healthy config/olm/bundle/metadata
test software healthy config/olm/test
mcp software healthy config/mcp
terraform software healthy config/terraform
clusters software healthy config/terraform/clusters
staging software healthy config/terraform/clusters/staging
flux-system software healthy config/terraform/clusters/staging/flux-system
crd software healthy config/crd
bases software healthy config/crd/bases
samples software healthy config/samples
rbac software healthy config/rbac
api software healthy api
v1 software healthy api/v1
internal software healthy internal
schedule software healthy internal/schedule
inventory software healthy internal/inventory
testdata software healthy internal/inventory/testdata
install software healthy internal/install
inputs software healthy internal/inputs
tests software healthy internal/tests
fluxinstance software healthy internal/tests/fluxinstance
resourceset software healthy internal/tests/resourceset
entitlement software healthy internal/entitlement
filtering software healthy internal/filtering
controller software healthy internal/controller
lkm software healthy internal/lkm
cosign software healthy internal/cosign
notifier software healthy internal/notifier
web software healthy internal/web
config software healthy internal/web/config
auth software healthy internal/web/auth
kubeclient software healthy internal/web/kubeclient
user software healthy internal/web/user
kubeconfig software healthy internal/kubeconfig

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

LabelLayerStatusPath
auth::cmd/cli/distro_sign_license_key.go security healthy cmd/cli/distro_sign_license_key.go
auth::internal/web/config/authentication_validation_test.go security healthy internal/web/config/authentication_validation_test.go
auth::internal/web/auth/oidc_test.go security healthy internal/web/auth/oidc_test.go
auth::config/crd/bases/fluxcd.controlplane.io_fluxinstances… security healthy config/crd/bases/fluxcd.controlplane.io_fluxinstances.yaml
auth::internal/lkm/artifacts_attestation_test.go security healthy internal/lkm/artifacts_attestation_test.go
auth::cmd/cli/distro_decrypt_token.go security healthy cmd/cli/distro_decrypt_token.go
auth::cmd/cli/distro_sign_manifests.go security healthy cmd/cli/distro_sign_manifests.go
auth::internal/web/config/validation.go security healthy internal/web/config/validation.go
auth::internal/entitlement/aws.go security healthy internal/entitlement/aws.go
auth::cmd/cli/create_secret_web_config_test.go security healthy cmd/cli/create_secret_web_config_test.go
auth::api/v1/fluxinstance_types.go security healthy api/v1/fluxinstance_types.go
auth::go.mod security healthy go.mod
auth::web/src/components/auth/LoginPage.jsx security healthy web/src/components/auth/LoginPage.jsx
auth::cmd/cli/skills_test.go security healthy cmd/cli/skills_test.go
auth::cmd/cli/debug_web_cookie.go security healthy cmd/cli/debug_web_cookie.go
auth::internal/entitlement/client.go security healthy internal/entitlement/client.go
auth::internal/web/auth/oauth2_test.go security healthy internal/web/auth/oauth2_test.go
auth::internal/web/auth/oidc.go security healthy internal/web/auth/oidc.go
auth::internal/web/auth/cookies_test.go security healthy internal/web/auth/cookies_test.go
auth::.github/workflows/e2e-cli.yaml security healthy .github/workflows/e2e-cli.yaml
auth::internal/lkm/license.go security healthy internal/lkm/license.go
auth::cmd/cli/distro_verify_manifests_test.go security healthy cmd/cli/distro_verify_manifests_test.go
auth::.github/workflows/preview.yaml security healthy .github/workflows/preview.yaml
auth::web/src/components/auth/LoginPage.test.jsx security healthy web/src/components/auth/LoginPage.test.jsx
auth::cmd/cli/distro_verify_artifacts_test.go security healthy cmd/cli/distro_verify_artifacts_test.go
auth::cmd/cli/distro_verify_artifacts.go security healthy cmd/cli/distro_verify_artifacts.go
auth::internal/cosign/verify.go security healthy internal/cosign/verify.go
auth::cmd/cli/distro_verify_manifests.go security healthy cmd/cli/distro_verify_manifests.go
auth::cmd/cli/distro_revoke_license_key_test.go security healthy cmd/cli/distro_revoke_license_key_test.go
auth::cmd/cli/distro_sign_manifests_test.go security healthy cmd/cli/distro_sign_manifests_test.go
auth::.github/workflows/release.yaml security healthy .github/workflows/release.yaml
auth::web/src/utils/cookies.js security healthy web/src/utils/cookies.js
auth::internal/lkm/artifacts_attestation.go security healthy internal/lkm/artifacts_attestation.go
auth::internal/lkm/errors.go security healthy internal/lkm/errors.go
auth::internal/web/auth/oauth2.go security healthy internal/web/auth/oauth2.go
auth::internal/lkm/license_test.go security healthy internal/lkm/license_test.go
auth::cmd/cli/lkm/lkm.go security healthy cmd/cli/lkm/lkm.go
auth::.github/workflows/push-manifests.yaml security healthy .github/workflows/push-manifests.yaml
auth::internal/web/config/loader_test.go security healthy internal/web/config/loader_test.go
auth::cmd/cli/distro.go security healthy cmd/cli/distro.go
auth::web/src/utils/cookies.test.js security healthy web/src/utils/cookies.test.js
auth::cmd/cli/distro_revoke_license_key.go security healthy cmd/cli/distro_revoke_license_key.go
auth::cmd/cli/distro_sign_artifacts_test.go security healthy cmd/cli/distro_sign_artifacts_test.go
auth::cmd/cli/distro_encrypt_token.go security healthy cmd/cli/distro_encrypt_token.go
auth::internal/cosign/sign.go security healthy internal/cosign/sign.go
auth::cmd/cli/distro_verify_license_key.go security healthy cmd/cli/distro_verify_license_key.go
auth::internal/lkm/doc.go security healthy internal/lkm/doc.go
auth::internal/web/report_test.go security healthy internal/web/report_test.go
auth::cmd/cli/skills_install.go security healthy cmd/cli/skills_install.go
auth::cmd/cli/distro_sign_artifacts.go security healthy cmd/cli/distro_sign_artifacts.go

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

LabelLayerStatusPath
127.0.0.1 network healthy internal/lkm/fetch.go
192.168.1.1 network healthy internal/web/middlewares_test.go
192.168.1.2 network healthy internal/web/middlewares_test.go
192.168.1.3 network healthy internal/web/middlewares_test.go
192.168.1.4 network healthy internal/web/middlewares_test.go
10.0.0.1 network healthy internal/web/middlewares_test.go
172.18.0.3 network healthy internal/kubeconfig/kubeconfig_test.go
015.2.044.402 network healthy web/src/components/layout/Icons.jsx
058.358.085.73 network healthy web/src/components/layout/Icons.jsx
03.029.087.072 network healthy web/src/components/layout/Icons.jsx
33.186.631.403 network healthy web/src/components/layout/Icons.jsx
186.33.301.674 network healthy web/src/components/layout/Icons.jsx
043.187.102.373 network healthy web/src/components/layout/Icons.jsx
014.043.03.071 network healthy web/src/components/layout/Icons.jsx
086.014.17.028 network healthy web/src/components/layout/Icons.jsx
387.057.73.16 network healthy web/src/components/layout/Icons.jsx
058.014.116.03 network healthy web/src/components/layout/Icons.jsx
014.058.013.1 network healthy web/src/components/layout/Icons.jsx
086.071.157.16 network healthy web/src/components/layout/Icons.jsx
262.262.267.68 network healthy web/src/components/auth/LoginPage.jsx
102.083.185.185 network healthy web/src/components/dashboards/cluster/SyncPanel.jsx
102.082.185.185 network healthy web/src/components/dashboards/cluster/SyncPanel.jsx
102.084.185.186 network healthy web/src/components/dashboards/cluster/SyncPanel.jsx
1.137.983.003 network healthy web/src/components/dashboards/cluster/SyncPanel.jsx
10.100.0.10 network healthy web/src/mock/resources.js

LabelLayerStatusPath
k8s::Deployment::config/manager/deployment.yaml hardware healthy config/manager/deployment.yaml
k8s::Deployment::config/mcp/deployment.yaml hardware healthy config/mcp/deployment.yaml
k8s::Deployment::internal/builder/testdata/v2.6.0/notificat… hardware healthy internal/builder/testdata/v2.6.0/notification-controller.ya…
k8s::Deployment::internal/builder/testdata/v2.6.0/helm-cont… hardware healthy internal/builder/testdata/v2.6.0/helm-controller.yaml
k8s::Deployment::internal/builder/testdata/v2.6.0/image-ref… hardware healthy internal/builder/testdata/v2.6.0/image-reflector-controller…
k8s::Deployment::internal/builder/testdata/v2.6.0/kustomize… hardware healthy internal/builder/testdata/v2.6.0/kustomize-controller.yaml
k8s::Deployment::internal/builder/testdata/v2.6.0/image-aut… hardware healthy internal/builder/testdata/v2.6.0/image-automation-controlle…
k8s::Deployment::internal/builder/testdata/v2.6.0/source-co… hardware healthy internal/builder/testdata/v2.6.0/source-controller.yaml
k8s::Deployment::internal/builder/testdata/v2.7.0/notificat… hardware healthy internal/builder/testdata/v2.7.0/notification-controller.ya…
k8s::Deployment::internal/builder/testdata/v2.7.0/helm-cont… hardware healthy internal/builder/testdata/v2.7.0/helm-controller.yaml
k8s::Deployment::internal/builder/testdata/v2.7.0/image-ref… hardware healthy internal/builder/testdata/v2.7.0/image-reflector-controller…
k8s::Deployment::internal/builder/testdata/v2.7.0/kustomize… hardware healthy internal/builder/testdata/v2.7.0/kustomize-controller.yaml
k8s::Deployment::internal/builder/testdata/v2.7.0/image-aut… hardware healthy internal/builder/testdata/v2.7.0/image-automation-controlle…
k8s::Deployment::internal/builder/testdata/v2.7.0/source-co… hardware healthy internal/builder/testdata/v2.7.0/source-controller.yaml
k8s::Deployment::internal/builder/testdata/v2.7.0/source-wa… hardware healthy internal/builder/testdata/v2.7.0/source-watcher.yaml
k8s::Deployment::internal/builder/testdata/v2.3.0/notificat… hardware healthy internal/builder/testdata/v2.3.0/notification-controller.ya…
k8s::Deployment::internal/builder/testdata/v2.3.0/helm-cont… hardware healthy internal/builder/testdata/v2.3.0/helm-controller.yaml
k8s::Deployment::internal/builder/testdata/v2.3.0/image-ref… hardware healthy internal/builder/testdata/v2.3.0/image-reflector-controller…
k8s::Deployment::internal/builder/testdata/v2.3.0/kustomize… hardware healthy internal/builder/testdata/v2.3.0/kustomize-controller.yaml
k8s::Deployment::internal/builder/testdata/v2.3.0/image-aut… hardware healthy internal/builder/testdata/v2.3.0/image-automation-controlle…
k8s::Deployment::internal/builder/testdata/v2.3.0/source-co… hardware healthy internal/builder/testdata/v2.3.0/source-controller.yaml

LabelLayerStatusPath
IntersectionObserver software healthy web/src/utils/scroll.test.js:IntersectionObserver
list software healthy web/src/utils/theme.test.js:list
for software healthy web/src/utils/status.js:for
when software healthy web/src/components/dashboards/common/panel.test.jsx:when
based software healthy web/src/components/dashboards/resource/GraphTabContent.jsx:…
for software healthy web/src/components/dashboards/resource/GraphTabContent.jsx:…
for software healthy web/src/components/dashboards/resource/InputsPanel.jsx:for
when software healthy web/src/components/dashboards/resource/GraphTabContent.test…
for software healthy web/src/components/dashboards/resource/GraphTabContent.test…
const software healthy web/src/components/dashboards/resource/WorkloadsTabContent.…
associated software healthy web/src/components/dashboards/resource/ResourcePage.test.js…
const software healthy web/src/components/search/StatusChart.test.jsx:const
based software healthy web/src/components/search/StatusChart.jsx:based
for software healthy web/src/components/favorites/FavoritesHeader.test.jsx:for

LabelLayerStatusPath
unit-tests cicd healthy .github/workflows/test.yaml
e2e-tests cicd healthy .github/workflows/test.yaml
test cicd healthy .github/workflows/e2e-olm.yaml
web-build-release cicd healthy .github/workflows/release.yaml
release cicd healthy .github/workflows/release.yaml
ghcr-provenance cicd healthy .github/workflows/release.yaml
release-tools cicd healthy .github/workflows/release.yaml
release-ubi cicd healthy .github/workflows/release.yaml
test-skills cicd healthy .github/workflows/e2e-cli.yaml
test cicd healthy .github/workflows/actions-test.yaml
flux-push cicd healthy .github/workflows/push-manifests.yaml
branch-build-web cicd healthy .github/workflows/preview.yaml
branch-build-push cicd healthy .github/workflows/preview.yaml

LabelLayerStatusPath
port:65532 network healthy Dockerfile
port:9080 network healthy Makefile
port:8080 network healthy config/manager/service.yaml
port:8081 network healthy config/manager/deployment.yaml
port:256 network healthy config/olm/bundle/manifests/flux-operator.clusterservicever…
port:48 network healthy config/olm/bundle/manifests/flux-operator.clusterservicever…
port:161 network healthy config/olm/bundle/manifests/flux-operator.clusterservicever…
port:9090 network healthy config/mcp/service.yaml
port:80 network healthy internal/inventory/reader_test.go
port:1057 network healthy cmd/mcp/k8s/export_test.go
port:3113 network healthy cmd/cli/Dockerfile
port:5000 network healthy .github/workflows/e2e-cli.yaml

LabelLayerStatusPath
/ frontend healthy web/src/app.jsx
/favorites frontend healthy web/src/app.jsx
/events frontend healthy web/src/app.jsx
/resources frontend healthy web/src/app.jsx
/resource/:kind/:namespace/:name frontend healthy web/src/app.jsx
/user/profile frontend healthy web/src/app.jsx
/search frontend healthy web/src/utils/routing.test.js

LabelLayerStatusPath
gha::test cicd healthy .github/workflows/test.yaml
gha::e2e-olm cicd healthy .github/workflows/e2e-olm.yaml
gha::release cicd healthy .github/workflows/release.yaml
gha::e2e-cli cicd healthy .github/workflows/e2e-cli.yaml
gha::actions-test cicd healthy .github/workflows/actions-test.yaml
gha::push-manifests cicd healthy .github/workflows/push-manifests.yaml
gha::preview cicd healthy .github/workflows/preview.yaml

LabelLayerStatusPath
vps::aws hardware healthy go.mod
vps::azure hardware healthy go.mod
vps::ec2 hardware healthy go.mod
vps::gcp hardware healthy config/crd/bases/fluxcd.controlplane.io_fluxinstances.yaml

LabelLayerStatusPath
TEST_DIR cicd healthy
CONTROLLER cicd healthy
IMAGE cicd healthy
GITHUB_TOKEN cicd healthy

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

LabelLayerStatusPath
redis data healthy web/src/components/dashboards/resource/WorkloadsTabContent.…

LabelLayerStatusPath
nginx network healthy internal/web/search_index_test.go

LabelLayerStatusPath
github_pat::internal/lkm/jwe_test.go security healthy internal/lkm/jwe_test.go
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/f104ae14-dc29-43fb-b60b-d9c0168d1d86/

To check status programmatically (no auth required):

curl -s https://repobility.com/api/v1/public/scan/f104ae14-dc29-43fb-b60b-d9c0168d1d86/

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.