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

Wire context through package catalogers #2528

Merged
merged 1 commit into from
Jan 22, 2024
Merged

Wire context through package catalogers #2528

merged 1 commit into from
Jan 22, 2024

Conversation

wagoodman
Copy link
Contributor

This PR adds context.Context to the Catalog method on the pkg.Cataloger interface.

Fixes #2521

Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
@wagoodman wagoodman marked this pull request as ready for review January 22, 2024 20:23
@wagoodman wagoodman requested a review from a team January 22, 2024 20:23
@wagoodman wagoodman merged commit cdad5e7 into main Jan 22, 2024
11 checks passed
@wagoodman wagoodman deleted the plumb-context branch January 22, 2024 20:54
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
Signed-off-by: Alex Goodman <wagoodman@users.noreply.github.com>
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

Successfully merging this pull request may close these issues.

Cataloger interface should accept context.Context
2 participants