Skip to content

Proposal: mark all versions of Rust packages deprecated for RUSTSEC "unmaintained" advisories #376

Description

@funnelfiasco

The Rust community creates RUSTSEC advisories when a package is considered unmaintained. These are indicated by adding ”informational”: “unmaintained” to the database_specific field in the OSV schema. For example: RUSTSEC-2025-0141. While deps.dev will indicate the presence of this advisory, it does not flag the package as deprecated.

I propose that deps.dev use the presence of this entry on an advisory to set "isDeprecated": true on all versions of the package. This more clearly indicates the intent of these advisories: that the package has a potential security risk, not that it contains a current vulnerability.

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or request

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions