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 indirect dependency with problematic license. #780

Merged
merged 3 commits into from
Jan 10, 2024

Conversation

shachlanAmazon
Copy link
Contributor

@shachlanAmazon shachlanAmazon commented Jan 10, 2024

Issue #, if available:

Description of changes:
Also strengthened the lint checks, to ensure this won't happen again, but removed the [sources.allow-org] section, since it was unused.
This found an unsafe dependency in the rust benchmark, which was also removed.

By submitting this pull request, I confirm that you can use, modify, copy, and redistribute this contribution, under the terms of your choice.

Now we will deny PRs on more grounds, instead of silently warning.
We'll also run the deny tool with full capabilities, not only license
checks.
This is needed because the recent version has a transitive dependency
with a copyleft license.
@shachlanAmazon shachlanAmazon requested a review from a team as a code owner January 10, 2024 14:14
It's unmaintained, and contains indirect dependencies with
vulnerabilities (rustc-serialize).
@ikolomi ikolomi merged commit 3e81825 into valkey-io:main Jan 10, 2024
6 checks passed
@shachlanAmazon shachlanAmazon deleted the license-fix branch January 11, 2024 10:03
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.

3 participants