Skip to content

Upgrade `commonmarker` gem to `0.20.1`

Brett Walker requested to merge 36787-upgrade-commonmarker-gem-to-0-20-1 into master

What does this MR do?

The commonmarker pull request changed how the DEFAULT option is interpreted, it now means SAFE which will strip all html. We need the UNSAFE option.

This addresses that moves us to the latest version, 0.21.1

Screenshots

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

Related to #36787 (closed)

Edited by Brett Walker

Merge request reports