Skip to content

Commit 91400cd

Browse files
committed
resize image in jan-update post
1 parent 27849b2 commit 91400cd

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

_posts/2024-02-17-january-rubygems-updates.md

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -47,9 +47,9 @@ The following are highlights of what the team worked on this month:
4747

4848
We introduced a user-visible log of security events that have happened on their account. This will help maintainers stay on top of how their account is being used, and events that happen on the gems they own, reducing mean time to remediation for unexpected actions. This also helps the RubyGems.org security team by providing a trail that can be followed in response to security incidents.
4949

50-
Critical events such as logins, password changes, email updates, API token generation and revocation, and ruby gem ownership changes are now logged. These logs are user-specific for account activities, while gem-related events are accessible to all owners of the respective gem. Check out [#4367](https://github.com/rubygems/rubygems.org/pull/4367 ) for more information.
50+
Critical events such as logins, password changes, email updates, API token generation and revocation, and ruby gem ownership changes are now logged. These logs are user-specific for account activities, while gem-related events are accessible to all owners of the respective gem. Check out [(#4367)](https://github.com/rubygems/rubygems.org/pull/4367 ) for more information.
5151

52-
![rubygems-org-profile-security_events.1](https://hackmd.io/_uploads/rykoTmOop.png)
52+
![rubygems-org-profile-security_events](https://res.cloudinary.com/lauragift/image/upload/w_490,h_450/v1708150450/rykoTmOop_vnbkhk.png)
5353

5454
- **Resolution of a multi-factor authentication (MFA) bypass on password reset vulnerability**
5555

0 commit comments

Comments
 (0)