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

Ignore packages with emtpy name on Windows #5261

Open
czunker opened this issue Feb 24, 2025 · 1 comment · May be fixed by #5294
Open

Ignore packages with emtpy name on Windows #5261

czunker opened this issue Feb 24, 2025 · 1 comment · May be fixed by #5294
Assignees
Labels

Comments

@czunker
Copy link
Contributor

czunker commented Feb 24, 2025

We see a lot of errors, like this one:

  "jsonPayload": {
    "level": "error",
    "error": "purl is missing name",
    "purl": "pkg:windows/?arch=x86_64",
    "message": "could not parse purl"
  },

This looks like a Windows package without a name.
We should figure out whether the package should have a name or otherwise ignore it.

@czunker
Copy link
Contributor Author

czunker commented Feb 26, 2025

Image

@czunker czunker removed their assignment Feb 28, 2025
@claytoncasey01 claytoncasey01 linked a pull request Mar 7, 2025 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants