RedHatProductSecurity / trestle-bot

A workflow automation tool for `compliance-trestle`
https://redhatproductsecurity.github.io/trestle-bot/
Apache License 2.0
8 stars 11 forks source link

docs: authoring CI workflows for trestle-bot section in contributing guide #374

Closed hbraswelrh closed 3 weeks ago

hbraswelrh commented 1 month ago

Description

The changes made to the CONTRIBUTING.md guide include a section on "Authoring CI Workflows." The changes outline the importance of using third party actions pinned to hash values for secure maintenance of dependencies and version updates. The changes made highlight the pin generation syntax that references the full length commit SHA associated with the version of the action within the action's repository.

Fixes #317

Type of change

How has this been tested?

Test Configuration:

Checklist