Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Request for fixing identified vulnerabilites in dependencies in ArgoCD 2.9.3 #16915

Closed
3 tasks done
rafariossaa opened this issue Jan 18, 2024 · 4 comments
Closed
3 tasks done
Labels
bug Something isn't working

Comments

@rafariossaa
Copy link

rafariossaa commented Jan 18, 2024

Checklist:

  • I've searched in the docs and FAQ for my answer: https://bit.ly/argocd-faq.
  • I've included steps to reproduce the bug.
  • I've pasted the output of argocd version.

Describe the bug

When running trivy on the ArgoCD 2.9.3 image, it reported the following CVEs in the modules used.

To Reproduce
Run:

trivy image --vuln-type library quay.io/argoproj/argocd:v2.9.3

Screenshots
Screenshot_20240118_173533

Screenshot_20240118_173902

Version

2.9.3
@rafariossaa rafariossaa added the bug Something isn't working label Jan 18, 2024
@mfreeman451
Copy link
Contributor

the critical one in go-git has been addressed with #16822 and #16908

@crenshaw-dev
Copy link
Member

crenshaw-dev commented Jan 18, 2024

@rafariossaa please see our notes on security scanner results.

I know a lot of compliance requirements these days say "you have to open an issue to track," so if that's the purpose, I understand.

But if the intent is to actually ask for these issues to be fixed, then I would as that:

  1. You investigate each reported CVE
  2. For each CVE which you believe is actually relevant, open an issue describing the relevance to and the impact on Argo CD
  3. (Extra credit) For each issue, open a PR bumping the dependency

I do realize that those three steps aren't in SECURITY.md and that I should update that document. 🙂

@mfreeman451
Copy link
Contributor

What is the release cadence for argocd?

@crenshaw-dev
Copy link
Member

@mfreeman451

https://argo-cd.readthedocs.io/en/latest/developer-guide/release-process-and-cadence/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants