sbom-composer icon indicating copy to clipboard operation
sbom-composer copied to clipboard

Minimize SPDX version references

Open ivanayov opened this issue 3 years ago • 1 comments

The tools-golang parser's methods refer to specific SPDX spec versions. Make sure to abstract and minimise their use for easier support of spec updates.

ivanayov avatar Sep 20 '22 06:09 ivanayov

Waiting for tools-golang#172 in order to apply. Meanwhile, partially covered by Abstract SPDX version from the go parser.

ivanayov avatar Jan 08 '23 15:01 ivanayov