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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
We currently have default values in the specification. By not having "default", we can make the spec more "unopinionated".
Examples:
swid object
specification/schema/bom-1.6.schema.json
Line 1124 in d570ffb
specification/schema/bom-1.6.schema.json
Line 1130 in d570ffb
specification/schema/bom-1.6.schema.json
Line 1136 in d570ffb
scope object
It is quite difficult to answer if a given component is really required for the runtime.
specification/schema/bom-1.6.schema.json
Line 947 in d570ffb
attachment object
contentType
could be made another "required" attribute but without any default values.specification/schema/bom-1.6.schema.json
Line 1165 in d570ffb
compositions object
Since
aggregateType
is not a required attribute, no default value is required.specification/schema/bom-1.6.schema.json
Line 2287 in d570ffb
Beta Was this translation helpful? Give feedback.
All reactions