Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allowing a yanked crate #579

Closed
jayvdb opened this issue Dec 13, 2023 · 0 comments · Fixed by #605
Closed

Allowing a yanked crate #579

jayvdb opened this issue Dec 13, 2023 · 0 comments · Fixed by #605
Labels
enhancement New feature or request

Comments

@jayvdb
Copy link

jayvdb commented Dec 13, 2023

Is your feature request related to a problem? Please describe.
We are using yanked = "deny", and just today ran into a yanked crate without an advisory and without an immediate upgrade path. c.f. glademiller/openapiv3#81 (comment)

Describe the solution you'd like
An ability to specify that a yanked crate version is whitelisted.

Describe alternatives you've considered
We would not like to be changing yanked = "warn" as that would ignore other yanked crates.

Additional context

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant