Skip to content
Open
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions schema/bom-1.5.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
targetNamespace="http://cyclonedx.org/schema/bom/1.5"
vc:minVersion="1.0"
vc:maxVersion="1.1"
version="1.5.0">
version="1.5.1">

<xs:import namespace="http://cyclonedx.org/schema/spdx" schemaLocation="http://cyclonedx.org/schema/spdx"/>

Expand Down Expand Up @@ -2885,7 +2885,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="user" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="user" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand All @@ -2897,7 +2897,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="useCase" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="useCase" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand All @@ -2911,7 +2911,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="technicalLimitation" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="technicalLimitation" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand All @@ -2923,7 +2923,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="performanceTradeoff" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="performanceTradeoff" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand Down
10 changes: 5 additions & 5 deletions schema/bom-1.6.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
targetNamespace="http://cyclonedx.org/schema/bom/1.6"
vc:minVersion="1.0"
vc:maxVersion="1.1"
version="1.6.1">
version="1.6.2">

<xs:import namespace="http://cyclonedx.org/schema/spdx" schemaLocation="http://cyclonedx.org/schema/spdx"/>

Expand Down Expand Up @@ -3256,7 +3256,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="user" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="user" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand All @@ -3268,7 +3268,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="useCase" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="useCase" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand All @@ -3282,7 +3282,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="technicalLimitation" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="technicalLimitation" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand All @@ -3294,7 +3294,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="performanceTradeoff" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="performanceTradeoff" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand Down
10 changes: 5 additions & 5 deletions schema/bom-1.7.xsd
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@ limitations under the License.
targetNamespace="http://cyclonedx.org/schema/bom/1.7"
vc:minVersion="1.0"
vc:maxVersion="1.1"
version="1.7.0">
version="1.7.1">

<xs:import namespace="http://cyclonedx.org/schema/spdx" schemaLocation="http://cyclonedx.org/schema/spdx"/>

Expand Down Expand Up @@ -3499,7 +3499,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="user" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="user" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand All @@ -3511,7 +3511,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="useCase" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="useCase" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand All @@ -3525,7 +3525,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="technicalLimitation" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="technicalLimitation" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand All @@ -3537,7 +3537,7 @@ limitations under the License.
</xs:annotation>
<xs:complexType>
<xs:sequence>
<xs:element name="performanceTradeoff" type="xs:string" minOccurs="0" maxOccurs="1" />
<xs:element name="performanceTradeoff" type="xs:string" minOccurs="0" maxOccurs="unbounded" />
</xs:sequence>
</xs:complexType>
</xs:element>
Expand Down
4 changes: 4 additions & 0 deletions tools/src/test/resources/1.5/valid-machine-learning-1.5.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,19 @@
<considerations>
<users>
<user>Who are the intended users of the model?</user>
<user>Data scientists and ML researchers</user>
</users>
<useCases>
<useCase>Who are the intended users of the model?</useCase>
<useCase>Text-to-image generation for creative applications</useCase>
</useCases>
<technicalLimitations>
<technicalLimitation>What are the known technical limitations of the model?</technicalLimitation>
<technicalLimitation>Limited performance on non-photographic styles</technicalLimitation>
</technicalLimitations>
<performanceTradeoffs>
<performanceTradeoff>What are the known tradeoffs in accuracy/performance of the model?</performanceTradeoff>
<performanceTradeoff>Higher resolution output requires more computational resources</performanceTradeoff>
</performanceTradeoffs>
<ethicalConsiderations>
<ethicalConsideration>
Expand Down
4 changes: 4 additions & 0 deletions tools/src/test/resources/1.6/valid-machine-learning-1.6.xml
Original file line number Diff line number Diff line change
Expand Up @@ -61,15 +61,19 @@
<considerations>
<users>
<user>Who are the intended users of the model?</user>
<user>Data scientists and ML researchers</user>
</users>
<useCases>
<useCase>Who are the intended users of the model?</useCase>
<useCase>Text-to-image generation for creative applications</useCase>
</useCases>
<technicalLimitations>
<technicalLimitation>What are the known technical limitations of the model? E.g. What kind(s) of data should the model be expected not to perform well on? What are the factors that might degrade model performance?</technicalLimitation>
<technicalLimitation>Limited performance on non-photographic styles</technicalLimitation>
</technicalLimitations>
<performanceTradeoffs>
<performanceTradeoff>What are the known tradeoffs in accuracy/performance of the model?</performanceTradeoff>
<performanceTradeoff>Higher resolution output requires more computational resources</performanceTradeoff>
</performanceTradeoffs>
<ethicalConsiderations>
<ethicalConsideration>
Expand Down
4 changes: 4 additions & 0 deletions tools/src/test/resources/1.7/valid-machine-learning-1.7.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,19 @@
<considerations>
<users>
<user>Who are the intended users of the model?</user>
<user>Data scientists and ML researchers</user>
</users>
<useCases>
<useCase>Who are the intended users of the model?</useCase>
<useCase>Text-to-image generation for creative applications</useCase>
</useCases>
<technicalLimitations>
<technicalLimitation>What are the known technical limitations of the model? E.g. What kind(s) of data should the model be expected not to perform well on? What are the factors that might degrade model performance?</technicalLimitation>
<technicalLimitation>Limited performance on non-photographic styles</technicalLimitation>
</technicalLimitations>
<performanceTradeoffs>
<performanceTradeoff>What are the known tradeoffs in accuracy/performance of the model?</performanceTradeoff>
<performanceTradeoff>Higher resolution output requires more computational resources</performanceTradeoff>
</performanceTradeoffs>
<ethicalConsiderations>
<ethicalConsideration>
Expand Down
Loading