bodewig opened a new issue, #1304: URL: https://github.com/apache/tooling-trusted-releases/issues/1304
I have tried the SBOM report feature with the SBOM that the new CycloneDX Antlib created for itself: https://release-test.apache.org/sbom/report/ant-antlibs-cyclonedx/0.1/ant-cyclonedx-0.1.cdx.json Apart from the missing suppliers in components ant-cyclonedx depends on (because their SBOMs don't provide suppliers) it also says MISSING_PROPERTY: missing METADATA_AUTHOR . I'm not sure whether it actually means `metadata.authors` as there is no singular author in metadata in the spec at all. Anyway "authors" is an alternative to "manufacturer" that I'd use for manually created SBOMs while I'd use manufacturer for automated SBOM creation (my reading of the spec). "Our" SBOM contains `metadata.manufacturer` as well as `metadata.supplier`. BTW the EU CRA accouding to the German BSI's TR requires `metadata.manufacturer` - see https://www.bsi.bund.de/SharedDocs/Downloads/EN/BSI/Publications/TechGuidelines/TR03183/BSI-TR-03183-2_v2_1_0.pdf?__blob=publicationFile&v=5 section 8.2. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected]
