argocd-interlace
argocd-interlace copied to clipboard
Enabling Software Supply Chain Security Capabilities in ArgoCD
The Argo maintainers recently agreed to require all Argoproj Labs project repositories to contain a `SECURITY.md` file which documents: * Contact information for reporting security vulnerabilities * Some minimal information...
Hi everyone, I have the following problem This is my Application on ArgoCD: ``` apiVersion: argoproj.io/v1alpha1 kind: Application metadata: generation: 456 name: unstoppable namespace: argocd spec: destination: namespace: default server:...