Open msymons opened 6 days ago
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:
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.
Extend Classifier list to include Type values that were introduced in CycloneDX 1.5 and 1.6
This enhancement is "Basic" as making the new Type values useful would require adding support for (say) CBOM for cryptographic-asset
cryptographic-asset
This answer my question: https://github.com/DependencyTrack/dependency-track/issues/4352.
But i can find the doc about the new behaviour...
Tanks 😄
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:
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
This enhancement is "Basic" as making the new Type values useful would require adding support for (say) CBOM for
cryptographic-asset
Checklist