UNCLASSIFIED - NO CUI

Skip to content

Update dependency globalid to v1

This MR contains the following updates:

Package Type Update Change
globalid (source) ironbank-rubygems major 0.6.0 -> 1.2.1

Release Notes

rails/globalid (globalid)

v1.2.1

Compare Source

v1.2.0: 1.2.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rails/globalid/compare/v1.1.0...v1.2.0

v1.1.0: 1.1.0

Compare Source

What's Changed

New Contributors

Full Changelog: https://github.com/rails/globalid/compare/v1.0.1...v1.1.0

v1.0.1

Compare Source

Possible ReDoS based DoS vulnerability in GlobalID

There is a ReDoS based DoS vulnerability in the GlobalID gem. This vulnerability has been assigned the CVE identifier CVE-2023-22799.

Versions Affected: >= 0.2.1 Not affected: NOTAFFECTED Fixed Versions: 1.0.1

Impact

There is a possible DoS vulnerability in the model name parsing section of the GlobalID gem. Carefully crafted input can cause the regular expression engine to take an unexpected amount of time. All users running an affected release should either upgrade or use one of the workarounds immediately.

Releases

The FIXED releases are available at the normal locations.

Workarounds

There are no feasible workarounds for this issue.

Credits

Thank you ooooooo_k for reporting this!

v1.0.0: 1.0.0

Compare Source

Stable API release.

The code is the same as the 0.6.0 release.


Configuration

📅 Schedule: Branch creation - At any time (no schedule defined), Automerge - At any time (no schedule defined).

🚦 Automerge: Enabled.

Rebasing: Whenever MR becomes conflicted, or you tick the rebase/retry checkbox.

🔕 Ignore: Close this MR and you won't be reminded about this update again.


  • If you want to rebase/retry this MR, check this box

This MR has been generated by Renovate Bot.

Merge request reports