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

Outdated and vulnerable golang x/net version #76

Closed
jperezdealgaba opened this issue May 15, 2024 · 3 comments
Closed

Outdated and vulnerable golang x/net version #76

jperezdealgaba opened this issue May 15, 2024 · 3 comments
Labels
area/dependency Issues or PRs related to dependency changes

Comments

@jperezdealgaba
Copy link

Hello!

We are using ansible-operator-plugins for some internal developments and after performing SAST on the project we noticed that that the used x/net version is vulnerable to several attacks:

✗ High severity vulnerability found in golang.org/x/net/http2
Description: Allocation of Resources Without Limits or Throttling
Info: LINK
Introduced through: golang.org/x/net/[email protected]
From: golang.org/x/net/[email protected]
Fixed in: 0.23.0
CVE: LINK

Would it be possible that the x/net version is updated to the most recent version? Thank you!

@acornett21 acornett21 added the area/dependency Issues or PRs related to dependency changes label May 15, 2024
@chiragkyal
Copy link

@jperezdealgaba @acornett21 I think we are now using golang.org/x/net v0.24.0 . Are we good to close this issue?

golang.org/x/net v0.24.0 // indirect

@jperezdealgaba
Copy link
Author

/lgtm

@acornett21
Copy link
Contributor

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
area/dependency Issues or PRs related to dependency changes
Projects
None yet
Development

No branches or pull requests

3 participants