Skip to content

Conversation

rudsberg
Copy link
Contributor

@rudsberg rudsberg commented Apr 9, 2025

Adds .* to the end of the SBOM integration test pattern, which ensures it matches the updated builder output on the latest early access builds for Oracle GraalVM for JDK 25. We omit checking the exact suffix to reduce the risk of regressions if the builder changes its output formatting. The suffix is already thoroughly elsewhere. What's important here is that the expected prefix exists, which indicates that an SBOM was embedded and/or exported.

The negative check for Use '--enable-sbom' to assemble a Software Bill of Materials (SBOM) is removed since it's not used anymore in Native Image.

@oracle-contributor-agreement oracle-contributor-agreement bot added the OCA Verified All contributors have signed the Oracle Contributor Agreement. label Apr 9, 2025
@rudsberg rudsberg requested a review from dnestoro April 10, 2025 07:00
@dnestoro dnestoro merged commit ff405f0 into master Apr 10, 2025
45 checks passed
@dnestoro dnestoro deleted the jrudsberg/sbom/update-regex-check branch April 10, 2025 13:55
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
OCA Verified All contributors have signed the Oracle Contributor Agreement.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants