1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19
|
<?xml version="1.0" ?>
<bom xmlns="http://cyclonedx.org/schema/bom/1.0" version="1">
<components>
<component type="library">
<name>dummy</name>
<version/>
<hashes>
<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-512">ae2b1fca515949e5d54fb22b8ed95575</hash>
</hashes>
<modified>false</modified>
</component>
</components>
</bom>
|