Skip to content

Conversation

@VietND96
Copy link
Contributor

@VietND96 VietND96 commented Feb 24, 2025

Hello maintainers,

We have used envsubst in one project docker image built. However, once image gets scanned on Docker hub, it shows lots of CVEs due to the old Go version.
I tried to upgrade to the latest Go version as of now v1.24, could see CI test get passed.
I also updated the workflow with deps version latest to deploy the binaries. It also get passed in my fork.
So, it is cool if you consider this PR and release a new version in main stream.
Fixes #62

image

Here is the result after upgrading. There is no Go CVE

image

Signed-off-by: Viet Nguyen Duc <[email protected]>
@VietND96
Copy link
Contributor Author

@a8m, tagging you here for priority.

@a8m
Copy link
Owner

a8m commented Feb 24, 2025

Thanks for the contribution, @VietND96

@VietND96
Copy link
Contributor Author

You're welcome. My PR also made changes in workflow release binaries, it was running well, you can checkout the result here for the merge decision https://github.com/NDViet/envsubst/actions/runs/13491653620

@a8m a8m merged commit 2aa6422 into a8m:master Feb 24, 2025
2 checks passed
@VietND96
Copy link
Contributor Author

@a8m, thanks for merging. Can you please also create a tag and release it to bump a new version?

allex pushed a commit to allex/envsubst that referenced this pull request Jun 30, 2025
Signed-off-by: Viet Nguyen Duc <[email protected]>
allex pushed a commit to allex/envsubst that referenced this pull request Jun 30, 2025
Signed-off-by: Viet Nguyen Duc <[email protected]>
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.

Request for New Release Built with Go 1.20.5+ to Address Security Vulnerabilities

2 participants