You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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:
Create a Dockerfile with alpine:latest
add apk for lazygit
view security scan for docker image
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.
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.
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:
Expected behavior
A clear and concise description of what you expected to happen.
Screenshots
If applicable, add screenshots to help explain your problem.
Version info:
Run
lazygit --version
and paste the result herecommit=, 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 heregit 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.The text was updated successfully, but these errors were encountered: