https://bugs.linuxfoundation.org/show_bug.cgi?id=1162
Bug #: 1162
Summary: Extra checksum objects created in RDF file when using
Tag to RDF
Product: SPDX
Version: 1.2
Platform: All
OS/Version: All
Status: NEW
Severity: normal
Priority: P2
Component: Pretty Printer
AssignedTo: [email protected]
ReportedBy: [email protected]
Classification: Unclassified
Created attachment 428
--> https://bugs.linuxfoundation.org/attachment.cgi?id=428
Test tag/value file which generates the extra checksums
The tag/value parser will generate the following in the RDF/XML for the
attached busybox tag file:
<Checksum>
<checksumValue>0000000000000000000000000000000000000000</checksumValue>
<algorithm
rdf:resource="http://spdx.org/rdf/terms#checksumAlgorithm_sha1"/>
</Checksum>
<Checksum>
<checksumValue>0000000000000000000000000000000000000000</checksumValue>
<algorithm
rdf:resource="http://spdx.org/rdf/terms#checksumAlgorithm_sha1"/>
</Checksum>
...
These are at the root of the XML document and are not contained in the SPDX
document.
--
Configure bugmail: https://bugs.linuxfoundation.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
_______________________________________________
Spdx-tech mailing list
[email protected]
https://lists.spdx.org/mailman/listinfo/spdx-tech