1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130 131 132 133 134 135 136 137 138 139 140 141 142 143 144 145 146 147 148 149 150 151 152 153 154 155 156 157 158 159 160 161
|
<?xml version="1.0" ?>
<bom xmlns="http://cyclonedx.org/schema/bom/1.4" serialNumber="urn:uuid:1441d33a-e0fc-45b5-af3b-61ee52a88bac" version="1">
<metadata>
<timestamp>2023-01-07T13:44:32.312678+00:00</timestamp>
<component type="library" bom-ref="my-specific-bom-ref-for-cpl">
<name>cyclonedx-python-lib</name>
<version>1.0.0</version>
</component>
</metadata>
<services>
<service bom-ref="my-specific-bom-ref-for-my-first-service">
<provider>
<name>CycloneDX</name>
<url>https://cyclonedx.org</url>
<url>https://cyclonedx.org/docs</url>
<contact>
<name>A N Other</name>
<email>someone@somewhere.tld</email>
<phone>+44 (0)1234 567890</phone>
</contact>
<contact>
<name>Paul Horton</name>
<email>paul.horton@owasp.org</email>
</contact>
</provider>
<group>a-group</group>
<name>my-first-service</name>
<version>1.2.3</version>
<description>Description goes here</description>
<endpoints>
<endpoint>/api/thing/1</endpoint>
<endpoint>/api/thing/2</endpoint>
</endpoints>
<authenticated>false</authenticated>
<x-trust-boundary>true</x-trust-boundary>
<data>
<classification flow="outbound">public</classification>
</data>
<licenses>
<license>
<name>Commercial</name>
</license>
</licenses>
<externalReferences>
<reference type="distribution">
<url>https://cyclonedx.org</url>
<comment>No comment</comment>
<hashes>
<hash alg="SHA-256">806143ae5bfb6a3c6e736a764057db0e6a0e05e338b5630894a5f779cabb4f9b</hash>
</hashes>
</reference>
</externalReferences>
<properties>
<property name="key1">val1</property>
<property name="key2">val2</property>
</properties>
<services>
<service bom-ref="my-specific-bom-ref-for-second-nested-service">
<provider>
<name>CycloneDX</name>
<url>https://cyclonedx.org</url>
<url>https://cyclonedx.org/docs</url>
<contact>
<name>A N Other</name>
<email>someone@somewhere.tld</email>
<phone>+44 (0)1234 567890</phone>
</contact>
<contact>
<name>Paul Horton</name>
<email>paul.horton@owasp.org</email>
</contact>
</provider>
<group>no-group</group>
<name>second-nested-service</name>
<version>3.2.1</version>
<authenticated>true</authenticated>
<x-trust-boundary>false</x-trust-boundary>
</service>
<service bom-ref="my-specific-bom-ref-for-first-nested-service">
<name>first-nested-service</name>
</service>
</services>
<releaseNotes>
<type>major</type>
<title>Release Notes Title</title>
<featuredImage>https://cyclonedx.org/theme/assets/images/CycloneDX-Twitter-Card.png</featuredImage>
<socialImage>https://cyclonedx.org/cyclonedx-icon.png</socialImage>
<description>This release is a test release</description>
<timestamp>2023-08-15T01:23:45.678900+00:00</timestamp>
<aliases>
<alias>First Test Release</alias>
</aliases>
<tags>
<tag>alpha</tag>
<tag>test</tag>
</tags>
<resolves>
<issue type="security">
<id>CVE-2021-44228</id>
<name>Apache Log3Shell</name>
<description>Apache Log4j2 2.0-beta9 through 2.12.1 and 2.13.0 through 2.15.0 JNDI features...</description>
<source>
<name>NVD</name>
<url>https://nvd.nist.gov/vuln/detail/CVE-2021-44228</url>
</source>
<references>
<url>https://central.sonatype.org/news/20211213_log4shell_help</url>
<url>https://logging.apache.org/log4j/2.x/security.html</url>
</references>
</issue>
</resolves>
<notes>
<note>
<locale>en-GB</locale>
<text content-type="text/plain; charset=UTF-8" encoding="base64">U29tZSBzaW1wbGUgcGxhaW4gdGV4dA==</text>
</note>
<note>
<locale>en-US</locale>
<text content-type="text/plain; charset=UTF-8" encoding="base64">U29tZSBzaW1wbGUgcGxhaW4gdGV4dA==</text>
</note>
</notes>
<properties>
<property name="key1">val1</property>
<property name="key2">val2</property>
</properties>
</releaseNotes>
</service>
<service bom-ref="my-specific-bom-ref-for-my-second-service">
<name>my-second-service</name>
<services>
<service bom-ref="yet-another-nested-service">
<provider>
<name>CycloneDX</name>
<url>https://cyclonedx.org</url>
<url>https://cyclonedx.org/docs</url>
<contact>
<name>A N Other</name>
<email>someone@somewhere.tld</email>
<phone>+44 (0)1234 567890</phone>
</contact>
<contact>
<name>Paul Horton</name>
<email>paul.horton@owasp.org</email>
</contact>
</provider>
<group>what-group</group>
<name>yet-another-nested-service</name>
<version>6.5.4</version>
</service>
<service bom-ref="my-specific-bom-ref-for-another-nested-service">
<name>another-nested-service</name>
</service>
</services>
</service>
</services>
<dependencies>
<dependency ref="my-specific-bom-ref-for-cpl"/>
<dependency ref="my-specific-bom-ref-for-my-first-service"/>
<dependency ref="my-specific-bom-ref-for-my-second-service"/>
</dependencies>
</bom>
|