aptible / supercronic

Cron for containers
MIT License
1.84k stars 112 forks source link

A new CVE in golang/stdlib #131

Closed MilesTEG1 closed 1 year ago

MilesTEG1 commented 1 year ago

Hello, There is again a CVE for golang/stdlib 😩

I'm trying to get rid of CVEs on an image I forked for the occasion (VDirsyncer-Dockerized fork, source here).

I use your instructions here to install your latest version of superconic: https://github.com/aptible/supercronic/releases/tag/v0.2.25

But when I add those lines, CVE appears in my image: image

Can you build a new version with Fixed version : 1.20.5?

Thanks in advance.

ollikarppinen commented 1 year ago

Upgrading the package to use Go 1.20.5 would be much appreciated here as well. 🙏

It would fix following CVEs:

UserNotFound commented 1 year ago

https://github.com/aptible/supercronic/releases/tag/v0.2.26