cyberark-conjur-cli-docker-based
cyberark-conjur-cli-docker-based copied to clipboard
CONJSE-1802: Changes to publish.sh for ruby CVE-2023-5129
6 repos still use the container built in the conjurinc/publish_rubygem repo. This container uses Ruby 2.7 as its base image which contains a version of libwebp that is vulnerable to CVE-2023-5129. We are not vulnerable to this CVE, but need to use software that includes a fixed version.
Rather than upgrading publish_rubygem to Ruby 3, we should instead convert the remaining repositories that still use the container over to use the release-tools version, and then archive the conjurinc/publish_rubygem repo entirely.