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

Remove dupe Package.get_non_vulnerable_versions #1570

Merged
merged 1 commit into from
Aug 28, 2024

Conversation

pombredanne
Copy link
Member

We had a duplicated Package.get_non_vulnerable_versions method. This removes a dupe and merges the code of both functions. Package.get_non_vulnerable_versions now returns a Package object

We had a duplicated Package.get_non_vulnerable_versions method.
This removes a dupe and merges the code of both functions.
Package.get_non_vulnerable_versions now returns a Package object

Signed-off-by: Philippe Ombredanne <[email protected]>
Copy link
Contributor

@TG1999 TG1999 left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

LGTM!

@TG1999 TG1999 merged commit 2888d29 into main Aug 28, 2024
9 checks passed
@pombredanne pombredanne deleted the deduplicate-package-get_non_vulnerable_versions branch September 24, 2024 09:25
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.

2 participants