Closed sherifkayad closed 2 months ago
Erlang does not use libxpat
, and thus, neither does RabbitMQ. In addition, there's not really anything this project can do but wait for a newer Alpine release to use.
You might also find the information in https://github.com/docker-library/faq#why-does-my-security-scanner-show-that-an-image-has-cves helpful.
Currently the RabbitMQ Alpine image (in the most recent 3.13.7 version) is reporting the following 3 critical vulnerabilities:
Seems like all 3 are caused by
libexpat
and in the version2.6.3-r0
they seem to be fixed. Not sure if I should report this issue here or rather in thealpine
project