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
Hi, CycloneDX Team!
In real world, there may be cases when Syft or SPDX document lacks the data of source type, so when it's converted to CycloneDX ,no ComponentType can match empty string or "unknown". Hence the ComponentType should be defaulted to 'unknown', or it may be skewed.