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

Use case-insensitive matching for Go license files #2286

Merged
merged 1 commit into from
Nov 3, 2023

Conversation

miquella
Copy link
Contributor

@miquella miquella commented Nov 3, 2023

Similar to the change in #2235, this allows the Go license cataloger to match license files in Go modules in a case-insensitive way.

This allows detection of licenses such as: https://github.com/kr/pretty/blob/v0.3.1/License (without having to add every variation/spelling of license files).

Signed-off-by: Mark Severson <mark@kasten.io>
@wagoodman wagoodman added the enhancement New feature or request label Nov 3, 2023
@wagoodman wagoodman merged commit 1470aba into anchore:main Nov 3, 2023
10 checks passed
@miquella miquella deleted the golang/lower-license-filenames branch November 3, 2023 20:05
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
Signed-off-by: Mark Severson <mark@kasten.io>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants