1 Service Accounts
1 Workloads
9 Bindings
1 Critical
8 Low
Description
A Helm chart for Argo Rollouts
Overview
| Identity | Namespace | Automount | Secrets | Permissions | Workloads | Risk |
|---|---|---|---|---|---|---|
argo-rollouts | default | ❌ | — | 9 | 1 | Critical |
Numbers in the last two columns indicate how many bindings or workloads involve each ServiceAccount.
Identities
🤖 argo-rollouts
Namespace: default | Automount: ❌
🔑 Permissions (9)
| Role | Resource | Verbs | Risk | Tags |
|---|---|---|---|---|
ClusterRole argo-rollouts-clusterrole | batch/jobs | create · delete · get · list · patch · update · watch | Critical | PotentialPrivilegeEscalation PrivilegeEscalation Tampering WorkloadLifecycle |
ClusterRole argo-rollouts-clusterrole | argoproj.io/analysisruns | create · delete · get · list · patch · update · watch | Low | |
ClusterRole argo-rollouts-clusterrole | argoproj.io/analysistemplates | get · list · watch | Low | |
ClusterRole argo-rollouts-clusterrole | core/events | create · patch · update | Low | |
ClusterRole argo-rollouts-clusterrole | argoproj.io/experiments | create · delete · get · list · patch · update · watch | Low | |
ClusterRole argo-rollouts-clusterrole | apps/replicasets | create · delete · get · list · patch · update · watch | Low | |
ClusterRole argo-rollouts-clusterrole | argoproj.io/rollouts | get · list · patch · update · watch | Low | |
ClusterRole argo-rollouts-clusterrole | core/services | get · list · patch · watch | Low | |
ClusterRole argo-rollouts-clusterrole | networking.istio.io/virtualservices | get · update · watch | Low |
⚠️ Potential Abuse (3)
The following security risks were found based on the above permissions:
- Manage Jobs cluster-wide (one-off privileged execution)
- Manage Jobs in a namespace (one-off privileged execution)
📦 Workloads (1)
| Kind | Name | Container | Image |
|---|---|---|---|
| Deployment | argo-rollouts | argo-rollouts | argoproj/argo-rollouts:v0.7.0 |