Closed eldamir closed 7 months ago
Basically, these are false positive: https://github.com/tianon/gosu/blob/master/SECURITY.md
Those CVE are part of the Golang library but the Go compiler only include the part of the library that are used.
Ah, sorry, seems I jumped into a well documented problem... Sorry I didn't find the security.md you linked to... I suppose this issue will just point there from now on... thanks for your feedback
@eldamir thank you for raising the issue, it's always nice to have support from the community!
I'm shopping around different images for Postgres 14 to see if there is one that doesn't make JFrog panic, but so far, I've had no luck...
Building on
postgres:14
, I get this:Basically, the version of
gosu
that is being used is installing a version ofgolang
that had numerous CVEs attached...Is that something this repository is concerned with, or who should I bother about it? 😉