Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Basic Support for Classifiers (Type) Added in CycloneDX 1.5 & 1.6 #4361

Open
2 tasks done
msymons opened this issue Nov 8, 2024 · 1 comment
Open
2 tasks done

Basic Support for Classifiers (Type) Added in CycloneDX 1.5 & 1.6 #4361

msymons opened this issue Nov 8, 2024 · 1 comment
Labels
cdx-1.5 Related to CycloneDX specification v1.5 cdx-1.6 Related to CycloneDX specification v1.6 enhancement New feature or request

Comments

@msymons
Copy link
Member

msymons commented Nov 8, 2024

Current Behavior

Dependency-Track tracks "Classifier" for both project and component. Classifier in Dependency-Track is based on CycloneDX component "type"

In v4.12.1, DT supports the following:

Image

These options are not up-to-date as they represent types that were available in CycloneDX 1.4

Thus, type values that were added in CycloneDX 1.5 and 1.6 are not supported. As of CycloneDX 1.6, there are several missing.

Proposed Behavior

Extend Classifier list to include Type values that were introduced in CycloneDX 1.5 and 1.6

  • platform
  • device-driver
  • machine-learning-model
  • data
  • cryptographic-asset

This enhancement is "Basic" as making the new Type values useful would require adding support for (say) CBOM for cryptographic-asset

Checklist

@msymons msymons added cdx-1.5 Related to CycloneDX specification v1.5 cdx-1.6 Related to CycloneDX specification v1.6 enhancement New feature or request labels Nov 8, 2024
@msymons msymons changed the title Add Basic Support for Classifiers (Type) Added in CycloneDX 1.5 & 1.6 Basic Support for Classifiers (Type) Added in CycloneDX 1.5 & 1.6 Nov 8, 2024
@ybelMekk
Copy link
Contributor

ybelMekk commented Nov 8, 2024

This answer my question: #4352.

But i can find the doc about the new behaviour...

Tanks 😄

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
cdx-1.5 Related to CycloneDX specification v1.5 cdx-1.6 Related to CycloneDX specification v1.6 enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

2 participants