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: encode and decode FileLicenses and FileContents in Syft JSON #2083

Merged
merged 3 commits into from
Sep 13, 2023

Conversation

kzantow
Copy link
Contributor

@kzantow kzantow commented Aug 31, 2023

This PR corrects an issue that the Syft SBOM FileLicenses and FileContents were not being encoded/decoded properly.

Fixes: #2069

Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
Signed-off-by: Keith Zantow <kzantow@gmail.com>
@kzantow kzantow requested a review from a team September 7, 2023 18:44
@kzantow kzantow merged commit a46d122 into anchore:main Sep 13, 2023
9 checks passed
@kzantow kzantow deleted the fix/deserialize-file-metadata branch September 13, 2023 20:14
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
None yet
Development

Successfully merging this pull request may close these issues.

Using syft as a go library to decode a syft json has incomplete data
2 participants