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

fixed go-mod cve #400

Merged
merged 4 commits into from
Dec 31, 2024
Merged

fixed go-mod cve #400

merged 4 commits into from
Dec 31, 2024

Conversation

alexey-gavrilov-flant
Copy link
Contributor

@alexey-gavrilov-flant alexey-gavrilov-flant commented Dec 28, 2024

  1. fixed go-mod cve trivy fs . --scanners vuln
  2. update go 1.23
  3. update alpine 3.21
  4. update workflows

@techknowlogick
Copy link
Collaborator

Thanks for the PR. Could I ask about why go.sum was removed?

@alexey-gavrilov-flant
Copy link
Contributor Author

alexey-gavrilov-flant commented Dec 31, 2024

I ran go mod tidy -compat=1.23 and it did a sum file optimization.
If you want the application to be built on older versions of go, I can change the pr.

Signed-off-by: Aleksey Gavrilov <[email protected]>
Signed-off-by: Aleksey Gavrilov <[email protected]>
Signed-off-by: Aleksey Gavrilov <[email protected]>
@techknowlogick
Copy link
Collaborator

Ah, apologies. I missed that it wasn't a complete removal. Thanks again, and I hope you have a happy new year!

@techknowlogick techknowlogick merged commit f4cfe8e into cesanta:main Dec 31, 2024
4 checks passed
@alexey-gavrilov-flant alexey-gavrilov-flant deleted the go-mod branch January 1, 2025 09:50
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants