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

Closed
3 of 4 tasks
bedla opened this issue Jan 29, 2025 · 2 comments
Closed
3 of 4 tasks

Vulnerabilites in v3.6.2 #14135

bedla opened this issue Jan 29, 2025 · 2 comments
Assignees
Labels
type/security Security related

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
@shuangkun shuangkun added the type/security Security related label Feb 7, 2025
@Joibel Joibel self-assigned this Feb 7, 2025
@Joibel Joibel removed the type/bug label Feb 7, 2025
@Joibel
Copy link
Member

Joibel commented Feb 7, 2025

I will address this in the next release: 3.6.3

Snyk scan: https://github.com/argoproj/argo-workflows/actions/runs/13201714305/job/36855086469 is now clear, it was previously reporting these.

@bedla
Copy link
Author

bedla commented Feb 7, 2025

thank you

@bedla bedla closed this as completed Feb 7, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
type/security Security related
Projects
None yet
Development

No branches or pull requests

3 participants