danielqsj / kafka_exporter

Kafka exporter for Prometheus
Apache License 2.0
2.1k stars 602 forks source link

Resolve vulnerabilites with golang/x/sys and golang/x/net #381

Open sairam0146 opened 1 year ago

sairam0146 commented 1 year ago

Hi @danielqsj We are using kafka-exporter in our application to export kafka metrics in grafana dashboard. We are facing trivy CVE's in the golang base image. I could see the fixes are available in the below PR: https://github.com/danielqsj/kafka_exporter/pull/373

Request your help to merge it so that we can pull the latest and resolve the CVE issues. Your help on this would be appreciated.

Thanks and Regards, Sairam