aptible / supercronic

Cron for containers
MIT License
1.91k stars 115 forks source link

Golang version has a lot of CVE errors #124

Closed K2ouMais closed 1 year ago

K2ouMais commented 1 year ago

Hello everyone,

would it be possible to update this to a new golang version?

When using Docker Scout to scan an image with supercronic v0.2.2 it is throwing a lot of CVE errors because of an older golang version.

To take a look just build an image using the newest version and scan that image with Docker scout like so:

docker scout quickview <image-id>

and after that...

docker scout cves <image-id>

Screenshot 2023-04-07 125248

UserNotFound commented 1 year ago

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