EN / ES / HU
devops

Ruby's Bundler adds a cooldown feature

Source: lwn.net 1 min read

Share

Ruby's Bundler adds a cooldown feature

You are reading a summary. The full content is hosted on lwn.net.

Bundler version 4.0.13 has introduced a new feature to mitigate supply-chain attacks: a time-based filter called "cooldown" that refuses to resolve to a version until it has been public for at least N days, helping to prevent malicious bundles from being installed.

Related Articles