ppkarwasz opened a new pull request, #422:
URL: https://github.com/apache/commons-release-plugin/pull/422

   This PR was moved from apache/commons-build-plugin#417
   
   It adds a goal to generate a [SLSA](https://slsa.dev/) build attestation and 
attaches it to the build as a file with the `.intoto.json` extension.
   
   The attestation records the following information about the build 
environment:
   
   - The Java version used (vendor, version string)
   - The Maven version used
   - The `gitTree` hash of the unpacked Java distribution
   - The `gitTree` hash of the unpacked Maven distribution
   


-- 
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]

Reply via email to