free / sql_exporter

Database agnostic SQL exporter for Prometheus

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Create a new release to ovrecome vulnerability in BusyBox

JoostvdB94 opened this issue · comments

A vulnerability has been detected in the base image that is used for the docker container.
It is described in the following issue.
prometheus/prometheus#8277

Building a new container would solve this issue, as there is no fixed tag specified in the Dockerfile

Hi @JoostvdB94, you might want to look at the fork I maintain: https://github.com/burningalchemist/sql_exporter
It's compatible, and I keep track on the security and dependency updates with minor changes. 👍