sbp opened a new issue, #1493: URL: https://github.com/apache/tooling-trusted-releases/issues/1493
Using an SBOM for Apache Camel 4.10.1 as an example, the _CycloneDX CLI validation errors_ section on the _SBOM report_ (`/sbom/quality/...`) page says: ``` Validating JSON BOM... ``` But this hides a failure. The problem appears to be that the script output reader only reads one line of stdout, and ignores stderr completely. It is therefore not clear what the original error is, but the error and the error handling both need to be fixed. -- 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]
