You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Is your feature request related to a problem? Please describe.
SPDX is a competing standard to CycloneDX backed by the Linux Foundation. Several tools in that ecosystem use SPDX, so it would be great to support SPDX as well.
Describe the solution you'd like
There are two crates that model SPDX documents:
Is your feature request related to a problem? Please describe.
SPDX is a competing standard to CycloneDX backed by the Linux Foundation. Several tools in that ecosystem use SPDX, so it would be great to support SPDX as well.
Describe the solution you'd like
There are two crates that model SPDX documents:
We should analyze these, and then pick whichever is best suited for us.
The text was updated successfully, but these errors were encountered: