Skip to content

Add support for overriding the upgrade policy on a per-library basis #46369

@snicoll

Description

@snicoll

We're facing cases where a third party dependency has a different versioning scheme than the one that matches our upgrade policy.

One recent example is the Upgrade to MySQL 9.3.0 that contains a CVE fix that wasn't backported.

Usually we ask users to override the version. However, looking at their release notes, it's obvious that 9.1.0 and 9.2.0 are no longer maintained:

Version 9.3.0 is a new GA release of MySQL Connector/J. MySQL Connector/J 9.3.0 supersedes 9.2 and is recommended for use on production systems.

For cases like this, it'd be nice to configure bomr on a particular library so that it overrides the upgrade policy to use.

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions