naveensrinivasan commented on pull request #35742:
URL: https://github.com/apache/spark/pull/35742#issuecomment-1072468787


   >Pin actions to a full length commit SHA
   
   >Pinning an action to a full length commit SHA is currently the only way to 
use an action as an immutable release. Pinning to a particular SHA helps 
mitigate the risk of a bad actor adding a backdoor to the action's repository, 
as they would need to generate a SHA-1 collision for a valid Git object payload.
   
   
https://docs.github.com/en/actions/security-guides/security-hardening-for-github-actions#using-third-party-actions


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



---------------------------------------------------------------------
To unsubscribe, e-mail: [email protected]
For additional commands, e-mail: [email protected]

Reply via email to