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

Vulnerabilites in v3.6.2 #14135

Open
3 of 4 tasks
bedla opened this issue Jan 29, 2025 · 0 comments
Open
3 of 4 tasks

Vulnerabilites in v3.6.2 #14135

bedla opened this issue Jan 29, 2025 · 0 comments
Labels

Comments

@bedla
Copy link

bedla commented Jan 29, 2025

Pre-requisites

  • I have double-checked my configuration
  • I have tested with the :latest image tag (i.e. quay.io/argoproj/workflow-controller:latest) and can confirm the issue still exists on :latest. If not, I have explained why, in detail, in my description below.
  • I have searched existing issues and could not find a match for this bug
  • I'd like to contribute the fix myself (see contributing guide)

What happened? What did you expect to happen?

Hi,
Trivy scanner reports some vulnerabilites with CRITICAL and HIGH severity. Are they false positives, or is there a plan to mitigate them?
Thank you
Ivos

argoproj/workflow-controller
CRITICAL https://avd.aquasec.com/nvd/cve-2024-45337
HIGH https://avd.aquasec.com/nvd/cve-2024-45338

argoproj/argocli
CRITICAL https://avd.aquasec.com/nvd/cve-2024-45337
CRITICAL https://avd.aquasec.com/nvd/cve-2025-21613
HIGH https://avd.aquasec.com/nvd/cve-2024-45338
HIGH https://avd.aquasec.com/nvd/cve-2025-21614

Version(s)

v3.6.2

Paste a minimal workflow that reproduces the issue. We must be able to run the workflow; don't enter a workflow that uses private images.

none

Logs from the workflow controller

kubectl logs -n argo deploy/workflow-controller | grep ${workflow}

Logs from in your workflow's wait container

kubectl logs -n argo -c wait -l workflows.argoproj.io/workflow=${workflow},workflow.argoproj.io/phase!=Succeeded
@bedla bedla added the type/bug label Jan 29, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant