IzakMarais / reporter

Service that generates a PDF report from a Grafana dashboard
Apache License 2.0
947 stars 307 forks source link

feat: Upgraded to use apline base images #287

Closed AKhares closed 3 years ago

AKhares commented 3 years ago

Description:

There are many vulnerabilities present with the debain images and currently the latest debain image with these fixes doesn't have any target date. Also alpine images are very light weight and have regular updates to vulnerability fixes. I raised a ticket for the same - https://github.com/IzakMarais/reporter/issues/284

This PR is having the changes i did to rebuild reporter with alpine image. Also did run the scan and all the high vulnerabilities are no more present. Please let me know if you have any suggestions in this PR, we can work together to get this fixed.

BWalti commented 3 years ago

you were about 2h faster :)

qbx2 commented 1 year ago

I don't think the image on docker hub is updated yet. Would you please do that? @IzakMarais