Skip to content

Update Rack to 2.2.3 in qa Gemfiles

Dominic Couture requested to merge rack-2-2-3-qa-update into master

What does this MR do?

It updates Rack to 2.2.3 in qa/qa/fixtures/auto_devops_rack/Gemfile.lock and qa/Gemf‎ile.lock‎ to address some security issues in that gem. It's not exploitable in our QA pipeline but it's worth updating anyway.

Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/250668
Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/288577
Fixes https://gitlab.com/gitlab-org/gitlab/-/issues/288576

Screenshots (strongly suggested)

Does this MR meet the acceptance criteria?

Conformity

Availability and Testing

Security

If this MR contains changes to processing or storing of credentials or tokens, authorization and authentication methods and other items described in the security review guidelines:

  • Label as security and @ mention @gitlab-com/gl-security/appsec
  • The MR includes necessary changes to maintain consistency between UI, API, email, or other methods
  • Security reports checked/validated by a reviewer from the AppSec team
Edited by Dominic Couture

Merge request reports