Skip to content

[Feature]: Allow for retrieval and enforcement mechanism (warning) for revoked dependencies #837

@Flickdm

Description

@Flickdm

What does the feature solve?

External dependencies may be unlisted, revoked because of security issues, or determined to have bugs and downstream consumers who are locked on a specific version will not be notified that an issue has been found. The plugin should allow a consumer to subscribe to a feed to get notified and warn a build if the dependency has been revoked.

Describe the solution

Plugin should download a revoked dependency list from the top of tree. Then compare that against the dependencies a platform is building against.

Have you considered any alternatives?

No response

Additional context

No response

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requestnewIssue not yet reviewed

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions