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

Update SPDX tools-golang lib to v0.5.0 #4057

Closed
FrimIdan opened this issue Apr 13, 2023 · 0 comments · Fixed by #4058
Closed

Update SPDX tools-golang lib to v0.5.0 #4057

FrimIdan opened this issue Apr 13, 2023 · 0 comments · Fixed by #4058
Labels
kind/feature Categorizes issue or PR as related to a new feature.

Comments

@FrimIdan
Copy link
Contributor

Following spdx tools-golang latest release, I think it will be good to upgrade trivy spdx lib to use the new interfaces (example PR for syft anchore/syft#1503).

The update will also remove the following replace in go.mod that will allow better import of trivy as a library.

// v0.3.1-0.20230104082527-d6f58551be3f is taken from github.com/moby/buildkit v0.11.0
// spdx logic write on v0.3.0 and incompatible with v0.3.1-0.20230104082527-d6f58551be3f
replace github.com/spdx/tools-golang => github.com/spdx/tools-golang v0.3.0
@FrimIdan FrimIdan added the kind/feature Categorizes issue or PR as related to a new feature. label Apr 13, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
kind/feature Categorizes issue or PR as related to a new feature.
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant