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

Security: golang.org/x/net 0.7.0 has vulnerabilities #4124

Open
addynaik opened this issue Dec 20, 2024 · 0 comments
Open

Security: golang.org/x/net 0.7.0 has vulnerabilities #4124

addynaik opened this issue Dec 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@addynaik
Copy link

Describe the bug
It seems net dependency has vulnerabilities. Since its an indirect dependency may be the dependency can be upgraded?

To Reproduce
Steps to reproduce the behavior:

  1. Create a Dockerfile with alpine:latest
  2. add apk for lazygit
  3. view security scan for docker image
  4. See error

Expected behavior
A clear and concise description of what you expected to happen.

Screenshots
If applicable, add screenshots to help explain your problem.
image

Version info:
Run lazygit --version and paste the result here
commit=, build date=, build source=unknown, version=0.44.1, os=linux, arch=arm64, git version=2.47.1
Run git --version and paste the result here
git version 2.47.1

Additional context
Add any other context about the problem here.

https://scout.docker.com/vulnerabilities/id/CVE-2024-45338
https://scout.docker.com/vulnerabilities/id/CVE-2023-39325

Note: please try updating to the latest version or manually building the latest master to see if the issue still occurs.

@addynaik addynaik added the bug Something isn't working label Dec 20, 2024
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

1 participant