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

MIssing File details for some spdx file #234

Open
aharal opened this issue Jan 11, 2024 · 4 comments
Open

MIssing File details for some spdx file #234

aharal opened this issue Jan 11, 2024 · 4 comments

Comments

@aharal
Copy link

aharal commented Jan 11, 2024

I decode SPDX files using your utility. However, some files result in missing file details; this is typically the case when both package and file information are present in the spdx file.

doc, err := tagvalue.Read(reader) if err != nil { return &models.Result{}, err }

Please refer following spdx file for referance.
https://github.com/lfscanning/spdx-lfenergy/blob/main/Carbon-Data-Spec/2023-12/Carbon-Data-Spec-2023-12-22.spdx

@goneall
Copy link
Member

goneall commented Jan 11, 2024

Just for reference - the above mentioned SPDX file is generated from FOSSOlogy. Please let me know if there are any issues with the input file.

@aharal
Copy link
Author

aharal commented Jan 11, 2024

No, There is no issue for for input file.

@aharal
Copy link
Author

aharal commented Jan 15, 2024

Is there any update on this ticket?

@swinslow
Copy link
Member

Hi @aharal, can you clarify what the error is that you're seeing here?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants