vy commented on code in PR #56: URL: https://github.com/apache/logging-parent/pull/56#discussion_r1382977063
########## src/changelog/.10.x.x/add-sbom-serialNumber-and-vex.xml: ########## @@ -0,0 +1,9 @@ +<?xml version="1.0" encoding="UTF-8"?> +<entry xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" + xmlns="http://logging.apache.org/log4j/changelog" + xsi:schemaLocation="http://logging.apache.org/log4j/changelog https://logging.apache.org/log4j/changelog-0.1.2.xsd" + type="added"> + <description format="asciidoc"> + Add XSLT transformation step to add a deterministic `serialNumber` and VEX links to the SBOM. Review Comment: ```suggestion Add XSLT transformation step to add a deterministic `serialNumber` and VDR links to the SBOM ``` -- 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]
