aboutcode-org / aboutcode-org/scancode.io

Parts of the latest CycloneDX specs (1.5, 1.6) are not supported by `cyclonedx-python-lib`

未關閉
#1,171 1 則留言 0 個 reaction 已指派 0 人 在 GitHub 檢視
主要語言
Python
星號
215
分支
203
平均合併
4 天 8 小時
30 天內合併 PR
6

描述

For example, the `metadata.tools` as an array was deprecated in 1.5 and replaced by an object structure where you can define a list of `components` and `services`.

The issue is that the new structure is not supported by the `cyclonedx-python-lib`, neither for serialization (output) nor deserialization (input).

It can be in the way of loading a SBOM that is valid regarding the spec, but fails the deserialization.

https://github.com/CycloneDX/cyclonedx-python-lib/issues/561#issuecomment-1972673735

貢獻指南

開啟貢獻指南

評估

這個 Issue 還沒有評估資料。

把新 issue 寄到你的電子郵件信箱

精選適合新手參與的 GitHub issue 摘要。