File: get_bom_with_external_references-1.1.xml.bin

package info (click to toggle)
cyclonedx-python-lib 11.5.0-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 13,044 kB
  • sloc: xml: 20,462; python: 12,968; makefile: 21; sh: 16
file content (16 lines) | stat: -rw-r--r-- 514 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
<?xml version="1.0" ?>
<bom xmlns="http://cyclonedx.org/schema/bom/1.1" serialNumber="urn:uuid:1441d33a-e0fc-45b5-af3b-61ee52a88bac" version="1">
  <components/>
  <externalReferences>
    <reference type="distribution">
      <url>https://cyclonedx.org</url>
      <comment>No comment</comment>
    </reference>
    <reference type="vcs">
      <url>https://cyclonedx.org</url>
    </reference>
    <reference type="website">
      <url>https://cyclonedx.org</url>
    </reference>
  </externalReferences>
</bom>