jimmidyson / configmap-reload

Simple binary to trigger a reload when a Kubernetes ConfigMap is updated
Apache License 2.0
969 stars 191 forks source link

Build new version with go >= 1.18.1 #77

Closed vvviren closed 1 year ago

vvviren commented 1 year ago

The latest version of configmap-reload v0.7.1 is built with Go 1.17.8

Currently, it is vulnerable to https://nvd.nist.gov/vuln/detail/cve-2022-28327 and https://nvd.nist.gov/vuln/detail/cve-2022-24675

Requesting for a new version built with Go >= 1.18.1, can you provide an expected timeline to resolve these issues?

jimmidyson commented 1 year ago

Would you be able to submit a pr? 🙏 We can bump to latest go.

vvviren commented 1 year ago

Thank you for the response. For now, I do not have the cycles. Is it possible for someone else to look at it and prioritize?

jimmidyson commented 1 year ago

Done :tada: release v0.8.0 is built with go 1.19.