fix(deps): Allow LicenseRef-scancode-google-patent-license-golang in dependency review#52
Merged
Merged
Conversation
…dependency review Signed-off-by: Yunseo Kim <git@yunseo.kim>
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add this suggestion to a batch that can be applied as a single commit.This suggestion is invalid because no changes were made to the code.Suggestions cannot be applied while the pull request is closed.Suggestions cannot be applied while viewing a subset of changes.Only one suggestion per line can be applied in a batch.Add this suggestion to a batch that can be applied as a single commit.Applying suggestions on deleted lines is not supported.You must change the existing code in this line in order to create a valid suggestion.Outdated suggestions cannot be applied.This suggestion has been applied or marked resolved.Suggestions cannot be applied from pending reviews.Suggestions cannot be applied on multi-line comments.Suggestions cannot be applied while the pull request is queued to merge.Suggestion cannot be applied right now. Please check back later.
Summary
Adds "LicenseRef-scancode-google-patent-license-golang" to the organization-wide dependency-review allow-list.
LicenseRef-scancode-google-patent-license-golangtoallow-licensesin.github/dependency-review-config.yml.golang.org/x/sys@0.42.0andgolang.org/x/term@0.41.0are licensed asBSD-3-Clause AND LicenseRef-scancode-google-patent-license-golang. The Google patent license grant is a permissive patent clause, not a restrictive license, and should not block merges of Go dependencies that are otherwise BSD-3-Clause.Related Issues
Change Type
Changelog
Changelog update:
Checklist
General
CI/Workflow Changes (if applicable)
N/A - this change only updates the dependency-review configuration file.
Protocol / Compatibility Impact
Testing
Describe test evidence:
All matched files use Prettier code style! passes.
Documentation
Rollout / Risk
Reviewer Checklist