Package
gitlab-rails-ce-fips-19.1
Component
msgpack
Latest update
Build, ship, and run secure software with minimal, hardened container images — rebuilt from source daily and guarded under our industry-leading remediation SLA.
Start for freeStatus
Impact
GitLab bundles msgpack 1.5.4 via its Gemfile.lock; the fix is in msgpack 1.8.2. Per GitLab's dependency policy, maintainers should not upgrade dependency versions manually: GitLab's automation already applies simple version increments, so a gem left un-bumped usually has a reason, and past attempts to upgrade GitLab gems ahead of the upstream release have resulted in build issues. A prior attempt to bump the vendored gems on this package (https://github.com/chainguard-dev/stereo/pull/153407) was closed for exactly this reason. Deferring to upstream (GitLab) to adopt msgpack >= 1.8.2. See: https://docs.gitlab.com/ee/development/dependencies.html
Status