Project

General

Profile

Actions

Feature #15942

closed

gem: Warn on known vulnerable packages

Added by mcandre (Andrew Pennebaker) almost 5 years ago. Updated almost 5 years ago.

Status:
Third Party's Issue
Assignee:
-
Target version:
-
[ruby-core:93257]

Description

In comparison to RubyGems, NPM offers builtin warnings when users attempt to install packages with known vulnerabilities. This helps developers to more quickly react to security concerns, updating or replacing their dependencies.

CI automation systems such as in GitHub, now implement alerts for vulnerabilities in Ruby projects. Now that we know this is technically possible, let's move the warnings directly into gem, so that regardless of where code is pushed, and before code is pushed, devs get a clear warning when they reference vulnerable RubyGems packages.

Actions

Also available in: Atom PDF

Like0
Like0Like0