sethvargo / ratchet

A tool for securing CI/CD workflows with version pinning.
Apache License 2.0
769 stars 32 forks source link

Making ratchet compatible with tekton by adding tekton parser #72

Closed arifash01 closed 5 months ago

arifash01 commented 5 months ago

Added a tekton parser and a check to see if current image uses a tag, if so, keep that tag and and the updated sha ref

sethvargo commented 5 months ago

Hi @arifash01 - can you please sign your Git commits?

arifash01 commented 5 months ago

Hi @arifash01 - can you please sign your Git commits?

Hi @sethvargo, I've signed them, thanks!