spdx/tools-golang

The document validation function does not check the uniqueness of SPDX identifiers

nikpivkin opened this issue · 0 comments

Hi! According to the SPDX specification, the SPDX identifier must be unique, but the document validation function does not check this. It would be nice to add such a check, since the validation tool on the SPDX website warns about this.

Ref: