Ross Dougherty
Ross Dougherty
This got it working for me: ``` --- check_postgres.pl.orig 2014-01-21 16:10:44.000000000 +1100 +++ check_postgres.pl 2014-01-21 16:10:39.000000000 +1100 @@ -7235,11 +7235,20 @@ my $MAXINT8 = 9223372036854775807; my $limit = 0; +...
The link [jmx_prometheus_javaagent_java6-0.16.0.jar](https://repo1.maven.org/maven2/io/prometheus/jmx/jmx_prometheus_javaagent/0.16.0/jmx_prometheus_javaagent_java6-0.16.0.jar) referenced in https://github.com/prometheus/jmx_exporter/releases/tag/parent-0.16.0 returns a 404. Looking inside the supposed Java 7+ jar returns the following which is probably what Trivvy is looking at: ``` jmx_prometheus_javaagent-0.16.0 $...
I can confirm this has cleared the notice in trivy for me.