File: enum_HashAlgorithm-1.6.xml.bin

package info (click to toggle)
cyclonedx-python-lib 9.1.0-2
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid, trixie
  • size: 10,112 kB
  • sloc: xml: 14,752; python: 11,463; makefile: 21; sh: 16
file content (32 lines) | stat: -rw-r--r-- 1,395 bytes parent folder | download
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
<?xml version="1.0" ?>
<bom xmlns="http://cyclonedx.org/schema/bom/1.6" serialNumber="urn:uuid:1441d33a-e0fc-45b5-af3b-61ee52a88bac" version="1">
  <metadata>
    <timestamp>2023-01-07T13:44:32.312678+00:00</timestamp>
  </metadata>
  <components>
    <component type="library" bom-ref="dummy">
      <name>dummy</name>
      <hashes>
        <hash alg="BLAKE2b-256">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="BLAKE2b-384">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="BLAKE2b-512">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="BLAKE3">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="MD5">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="SHA-1">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="SHA-256">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="SHA-384">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="SHA-512">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="SHA3-256">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="SHA3-384">ae2b1fca515949e5d54fb22b8ed95575</hash>
        <hash alg="SHA3-512">ae2b1fca515949e5d54fb22b8ed95575</hash>
      </hashes>
    </component>
  </components>
  <dependencies>
    <dependency ref="dummy"/>
  </dependencies>
  <properties>
    <property name="key1">val1</property>
    <property name="key2">val2</property>
  </properties>
</bom>