You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Ask TRW writers to give a list of inputs. This is error prone, especially when TRW writers start updating their inputs.
Compare the TRW inputs (in the token) with those in the workflow_dispatch event. This does not work if some TRW inputs have the same name as the workflow_dispatch
Read the TRW workflow and parse it, keep only the fields from the slsa-token that are defined in the workflow.
See actions/runner#2274
We could: