Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Control whether YAML aliases are enabled in Gem::SafeYAML.safe_load via attribute #7464

Conversation

segiddins
Copy link
Member

No description provided.

@segiddins segiddins changed the title Control whether YAML aliases are enabled in Gem::SafeYAML.safe_load via a constant Control whether YAML aliases are enabled in Gem::SafeYAML.safe_load via attribute Feb 9, 2024
@segiddins segiddins force-pushed the segiddins/control-whether-yaml-aliases-are-enabled-in-gem-safeyaml.safe_load-via-a-constant branch from 38eef0a to 71de00c Compare February 11, 2024 03:53
@segiddins segiddins force-pushed the segiddins/control-whether-yaml-aliases-are-enabled-in-gem-safeyaml.safe_load-via-a-constant branch from e3e8bf9 to 5265b4c Compare February 16, 2024 17:45
@segiddins segiddins merged commit 3fbb8bb into master Feb 21, 2024
75 checks passed
@segiddins segiddins deleted the segiddins/control-whether-yaml-aliases-are-enabled-in-gem-safeyaml.safe_load-via-a-constant branch February 21, 2024 17:44
deivid-rodriguez pushed a commit that referenced this pull request Mar 20, 2024
…-aliases-are-enabled-in-gem-safeyaml.safe_load-via-a-constant

Control whether YAML aliases are enabled in Gem::SafeYAML.safe_load via attribute

(cherry picked from commit 3fbb8bb)
segiddins added a commit to rubygems/rubygems.org that referenced this pull request Apr 11, 2024
Prevent loading YAML files with aliases, which can be used to construct YAML bombs that lead to OOMs

Makes use of rubygems/rubygems#7464
segiddins added a commit to rubygems/rubygems.org that referenced this pull request Apr 12, 2024
Prevent loading YAML files with aliases, which can be used to construct YAML bombs that lead to OOMs

Makes use of rubygems/rubygems#7464
segiddins added a commit to rubygems/rubygems.org that referenced this pull request Apr 15, 2024
Prevent loading YAML files with aliases, which can be used to construct YAML bombs that lead to OOMs

Makes use of rubygems/rubygems#7464
segiddins added a commit to rubygems/rubygems.org that referenced this pull request Apr 15, 2024
Prevent loading YAML files with aliases, which can be used to construct YAML bombs that lead to OOMs

Makes use of rubygems/rubygems#7464
segiddins added a commit to rubygems/rubygems.org that referenced this pull request Apr 15, 2024
Prevent loading YAML files with aliases, which can be used to construct YAML bombs that lead to OOMs

Makes use of rubygems/rubygems#7464
segiddins added a commit to rubygems/rubygems.org that referenced this pull request Apr 15, 2024
Prevent loading YAML files with aliases, which can be used to construct YAML bombs that lead to OOMs

Makes use of rubygems/rubygems#7464
segiddins added a commit to rubygems/rubygems.org that referenced this pull request Apr 15, 2024
Prevent loading YAML files with aliases, which can be used to construct YAML bombs that lead to OOMs

Makes use of rubygems/rubygems#7464
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

5 participants