Skip to content
This repository was archived by the owner on Dec 7, 2023. It is now read-only.

CONJSE-1802: Changes to publish.sh for ruby CVE-2023-5129 #360

Open
wants to merge 6 commits into
base: main
Choose a base branch
from

Conversation

bunnyhopkinton
Copy link

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.

@bunnyhopkinton bunnyhopkinton requested a review from a team as a code owner October 20, 2023 18:24
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant