The GitHub Actions job "Java CI" on commons-text.git/feat/openvex-file has failed. Run started by GitHub user ppkarwasz (triggered by ppkarwasz).
Head commit for run: 2f05e56f6daf54b60e699506be95bb4f7f451d67 / Piotr P. Karwasz <pkarwasz-git...@apache.org> feat: Add script to generate OpenVEX file This change introduces the `generate_openvex.py` script, which converts the `VEX.cyclonedx.xml` file into a compliant OpenVEX JSON document. ### Highlights * Adds a Python script to automate VEX conversion from CycloneDX format to OpenVEX. * Generates a fully populated OpenVEX document based on vulnerability analysis data in `VEX.cyclonedx.xml`. ### Additional Fixes * Corrects a non-unique `serialNumber` (UUID) that was mistakenly copy-pasted from `commons-bcel`. * Removes unintended indentation from the explanation text, ensuring valid Markdown formatting. Report URL: https://github.com/apache/commons-text/actions/runs/16648083142 With regards, GitHub Actions via GitBox