Open-Source-Compliance / package-analysis

This repo contains license and copyright analysis results of open source packages. It further contains other license compliance relevant artifacts, which might be of value for others
https://www.osselot.org/
Other
37 stars 21 forks source link

Content of .rdf-file missing for zlib-1.2.12 #73

Closed LeChasseur closed 7 months ago

LeChasseur commented 7 months ago

The following file does not have content: https://github.com/Open-Source-Compliance/package-analysis/blob/main/analysed-packages/zlib/version-1.2.12/zlib-1.2.12.spdx.rdf.xml

OliverFendt commented 7 months ago

Good catch @LeChasseur. Thank you very much for spotting this. There was a white space in the path of the package in the tag value file, due to this the rdf generation was obviously not correct. I corrected the path and generated the rdf file. Please check it, I will close the issue once you checked it and you think it is ok.

OliverFendt commented 7 months ago

I added the rdf file. I close the issue now