Describe the bug Validation error reported from the SPDX online validator https://www.python.org/ftp/python/3.12.2/Python-3.12.2.tgz.spdx.json Analysis exception processing SPDX file: Duplicate SPDX ID: SPDXRef-FILE-Lib-collections-abc.p...
importloggingfromlicense_expressionimportget_spdx_licensingfromspdx_tools.spdx.modelimport(Checksum,ChecksumAlgorithm,File,FileType,Relationship,RelationshipType)fromspdx_tools.spdx.parser.parse_anythingimportparse_filefromspdx_tools.spdx.validation.document_validatorimportvalidate_full_spdx_documentfromspdx_...
Add class (similar tocyclonedx_properties) and corresponding taxonomy (similar tocyclonedx property taxonomy) to supportgitlabproperties. Add spdx report validation (seecyclonedx validator) Updateparser listto use parser added above. Update report generation. Updatesbom reportto output correctBOM_FORMAT. ...