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

Figure out a way to update only the vulnerable deps #66

Open
woodruffw opened this issue Nov 1, 2023 · 2 comments
Open

Figure out a way to update only the vulnerable deps #66

woodruffw opened this issue Nov 1, 2023 · 2 comments
Assignees

Comments

@woodruffw
Copy link
Member

We currently bump all resources just to get at a single vulnerable dependency, which (1) produces large diffs and (2) introduces risks of breakage, both in CI and in built bottles.

We should really only bump the vulnerable dep. Maybe we can do that by using constraints files?

@woodruffw woodruffw self-assigned this Nov 1, 2023
@alex
Copy link
Contributor

alex commented Nov 1, 2023 via email

@woodruffw
Copy link
Member Author

Ah yeah, good point. Blindly using constraints would probably then cause us to miss some upgrades. I'll think about this some more.

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

No branches or pull requests

2 participants