Skip to content

Ability to create a policy condition based on "Age of latest version" #5290

@AThomsen

Description

@AThomsen

Current Behavior

We are trying to implement an "out-of-date" policy for open source components with these rules:

  1. The component in use must not be older than 2 years.
  2. The latest available (upstream) version of the component must not be older than 1 year.

With this we hope to accomplish a mix of allowing old and stable versions (with no known vulnerabilities) but be alerted if the project is not longer being actively developed (meaning no future fixes if a vulnerability is found).

Proposed Behavior

A possibility to make policy conditions based on when the latest version of a component was released.

Checklist

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