Skip to content

Cover metadata parsing for json upgrade

Robert May requested to merge json-gem-upgrade-fix-3 into master

What does this MR do?

Fix for an issue flagged by @stanhu in !30852 (merged). This method would throw an error when the JSON gem upgrade is merged. Provides basic spec coverage for the cases and ensures consistent handling of new valid JSON cases.

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 #211671 (closed)

Merge request reports