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
<p>The words "must not", "shall not", "should not", and "not recommended", are the negative forms of "must", "shall", "should", and "recommended", respectively. There is no negative form of "may".</p>
21
21
</emu-clause>
22
22
<emu-clauseid="sec-implementation-conformance">
23
-
<h1>Implementation Conformance</h1>
23
+
<h1>Implementation conformance</h1>
24
24
<p>
25
25
This standard includes the implementation requirements that systems processing CycloneDX content must satisfy
26
26
in order to achieve conforming interoperability. An implementation is a consumer, or a producer, or both a
<p>The following referenced documents are indispensable for the application of this document. For dated references, only the edition cited applies. For undated references, the latest edition of the referenced document (including any amendments) applies.</p>
46
+
<h1>Normative references</h1>
47
+
<p>The following documents are referred to in the text in such a way that some or all of their content constitutes requirements of this document. For dated references, only the edition cited applies. For undated references, the latest edition of the referenced document (including any amendments) applies.</p>
IETF RFC3339, <i>Date and Time on the Internet: Timestamps</i><br>
@@ -72,74 +72,74 @@ <h1>Normative References</h1>
72
72
</emu-clause>
73
73
74
74
<emu-clauseid="sec-terms-and-definitions">
75
-
<h1>Terms and Definitions</h1>
75
+
<h1>Terms and definitions</h1>
76
76
<p>For the purposes of this document, the following terms and definitions apply. Terms explicitly defined in this standard are not to be presumed to refer implicitly to similar terms defined elsewhere.</p>
<p>A formal declaration that something is true or accurate, often backed by documentation or verification from an authoritative source. It serves as a confirmation or proof of a fact, condition, or compliance with specific standards or requirements.</p>
80
80
</emu-clause>
81
81
<emu-clauseid="sec-terms-and-definitions-author">
82
-
<h1>Author</h1>
82
+
<h1>author</h1>
83
83
<p>A person who creates written works, such as software or data.</p>
<p>The purpose for which a software component exists. Examples of component functions include parsers, database persistence, and authentication providers.</p>
<p>The general classification of a software components architecture. Examples of component types include libraries, frameworks, applications, containers, and operating systems.</p>
<p>The chain of custody and origin of a software component. Provenance incorporates the point of origin through distribution as well as derivatives in the case of software that has been modified.</p>
<p>An entity that offers services, infrastructure, or platforms. These services can include computing resources, storage, software applications, and networking capabilities.</p>
<p>An entity that produces and distributes content, such as software, to the public.</p>
124
124
</emu-clause>
125
125
<emu-clauseid="sec-terms-and-definitions-swid">
126
-
<h1>Software Identification (SWID)</h1>
126
+
<h1>Software identification (SWID)</h1>
127
127
<p>An ISO standard that formalizes XML records that uniquely identify software products, versions, and installations to support asset management, security, and compliance.</p>
128
128
</emu-clause>
129
129
<emu-clauseid="sec-terms-and-definitions-spdx">
130
130
<h1>Software Package Data Exchange (SPDX)</h1>
131
131
<p>A Linux Foundation project which produces a standardized list of open source licences and defines an expression language for those licences.</p>
0 commit comments