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

We receive empty packages on Windows #4736

Open
czunker opened this issue Oct 10, 2024 · 1 comment
Open

We receive empty packages on Windows #4736

czunker opened this issue Oct 10, 2024 · 1 comment
Labels
bug Something isn't working windows

Comments

@czunker
Copy link
Contributor

czunker commented Oct 10, 2024

Describe the bug
packages on Windows generates an empty package:

pkg: {
  Arch: ""
  Format: "windows/app"
  Name: ""
  Origin: ""
  Purl: ""
  Status: ""
  Version: ""
  cpes.map: null
  files.map: null
}

To Reproduce
Steps to reproduce the behavior:

  1. On Windows, run packages
  2. Note the empty package included in the list

Expected behavior
This package or whatever it is should not end up in the list of packages.

@czunker czunker added bug Something isn't working windows labels Oct 10, 2024
@czunker
Copy link
Contributor Author

czunker commented Oct 10, 2024

I assume this is just an empty line in the JSON we parse.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working windows
Projects
None yet
Development

No branches or pull requests

1 participant