guac
guac copied to clipboard
[feature] Add SPDX 3.0 support
SPDX 3.0 was officially released on April 16, 2024. We should get support into GUAC for when we start getting SBOMs that follow the new specification.
This will depend on https://github.com/spdx/tools-golang's support for spdx 3.0 parsing
Opened up https://github.com/spdx/tools-golang/issues/237 for this.