Skip to content

Consider loosening version constraints to make vulnerability remediation in 3rd party packages easier #2504

Description

@apulverizer

Is your feature request related to a problem? Please describe.

We'd like to more easily bump the versions for packages that have CVEs in them to streamline our vulnerability management. It's so much easier to upgrade the version and run some tests to validate functionality vs creating a security exception and proving our implementation isn't vulnerable to the specific CVE.

An example is CVE-2026-23528 (for Dask)

Describe the solution you'd like

Loosen the version constraints that are applied to allow newer versions more easily.

Describe alternatives you've considered

Open to suggestions.

Additional context

We're using latest 2.4.3 on a custom Linux base image

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

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions