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
This object SHOULD be specified for any component of type data and MUST NOT be specified for other component types.
This makes me wonder whether the CryptoProperties: https://cyclonedx.org/docs/1.6/json/#components_items_cryptoProperties
should have a similar restriction? Should they be specified only for components of type cryptographic-asset? The description kind of implies it, however, it is not explicitly specified.
The text was updated successfully, but these errors were encountered:
Discussed in #520
Originally posted by andreas-hilti September 11, 2024
ModelCard
https://cyclonedx.org/docs/1.6/json/#components_items_modelCard
has the following restriction:
Similarly, data
https://cyclonedx.org/docs/1.6/json/#components_items_data
has the restriction:
This makes me wonder whether the CryptoProperties:
https://cyclonedx.org/docs/1.6/json/#components_items_cryptoProperties
should have a similar restriction? Should they be specified only for components of type cryptographic-asset? The description kind of implies it, however, it is not explicitly specified.
The text was updated successfully, but these errors were encountered: