Skip to content

Require MFA for RubyGems publishing#80

Merged
nickcharlton merged 1 commit into
mainfrom
MatheusRich-patch-1
Apr 8, 2026
Merged

Require MFA for RubyGems publishing#80
nickcharlton merged 1 commit into
mainfrom
MatheusRich-patch-1

Conversation

@MatheusRich

Copy link
Copy Markdown
Contributor

This adds the rubygems_mfa_required metadata to the gemspec, requiring multi-factor authentication for privileged operations on RubyGems.org.

This is a protection against supply chain attacks like the recent NPM Axios compromise

Reference: https://guides.rubygems.org/mfa-requirement-opt-in/

This adds the `rubygems_mfa_required` metadata to the gemspec, requiring multi-factor authentication for privileged operations on RubyGems.org.

This is a protection against supply chain attacks like the [recent NPM Axios compromise](https://socket.dev/blog/axios-npm-package-compromised)

Reference: https://guides.rubygems.org/mfa-requirement-opt-in/
@nickcharlton nickcharlton merged commit 7a987ca into main Apr 8, 2026
6 checks passed
@nickcharlton nickcharlton deleted the MatheusRich-patch-1 branch April 8, 2026 15:23
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants