[
https://issues.apache.org/jira/browse/AVRO-3255?focusedWorklogId=682354&page=com.atlassian.jira.plugin.system.issuetabpanels:worklog-tabpanel#worklog-682354
]
ASF GitHub Bot logged work on AVRO-3255:
----------------------------------------
Author: ASF GitHub Bot
Created on: 17/Nov/21 00:48
Start Date: 17/Nov/21 00:48
Worklog Time Spent: 10m
Work Description: tjwp opened a new pull request #1405:
URL: https://github.com/apache/avro/pull/1405
Add metadata to make the published Ruby gem more secure by requiring a
one-time password (OTP) for all privileged operations:
https://guides.rubygems.org/mfa-requirement-opt-in/
### Jira
- [x] My PR addresses the following [Avro
Jira](https://issues.apache.org/jira/browse/AVRO/) issues and references them
in the PR title. For example, "AVRO-1234: My Avro PR"
- https://issues.apache.org/jira/browse/AVRO-3255
### Tests
Packaging change only for the Ruby gem.
--
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.
To unsubscribe, e-mail: [email protected]
For queries about this service, please contact Infrastructure at:
[email protected]
Issue Time Tracking
-------------------
Worklog Id: (was: 682354)
Remaining Estimate: 0h
Time Spent: 10m
> [Ruby] specify rubygems_mfa_required in gemspec metadata
> --------------------------------------------------------
>
> Key: AVRO-3255
> URL: https://issues.apache.org/jira/browse/AVRO-3255
> Project: Apache Avro
> Issue Type: Improvement
> Components: ruby
> Affects Versions: 1.11.0
> Reporter: Tim Perkins
> Assignee: Tim Perkins
> Priority: Minor
> Fix For: 1.11.1, 1.12.0
>
> Time Spent: 10m
> Remaining Estimate: 0h
>
> Rubygems now supports requiring a one-time password for all privileged
> operations to improve gem security:
> https://guides.rubygems.org/mfa-requirement-opt-in/
--
This message was sent by Atlassian Jira
(v8.20.1#820001)