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

Fix package url for Go modules with no / #1092

Merged
merged 1 commit into from Jul 11, 2022
Merged

Conversation

ribbybibby
Copy link
Contributor

Fixes #1091.

Fixes a bug where the name of the go module would be duplicated into the
namespace field of the package url.

Signed-off-by: Rob Best <robertbest89@gmail.com>
@spiffcs
Copy link
Contributor

spiffcs commented Jul 11, 2022

Thanks @ribbybibby for the bug and quick fix! Running these now and will merge after checks pass.

@spiffcs spiffcs merged commit 2f1aa33 into anchore:main Jul 11, 2022
aiwantaozi pushed a commit to aiwantaozi/syft that referenced this pull request Oct 20, 2022
GijsCalis pushed a commit to GijsCalis/syft that referenced this pull request Feb 19, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
Archived in project
Development

Successfully merging this pull request may close these issues.

Name is duplicated into Package URL Namespace when Go module path has one element
3 participants