Skip to content

[feature][byob] Distinguish between user inputs and TRW inputs #1737

@laurentsimon

Description

@laurentsimon

See actions/runner#2274

We could:

  1. Ask TRW writers to give a list of inputs. This is error prone, especially when TRW writers start updating their inputs.
  2. 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
  3. Read the TRW workflow and parse it, keep only the fields from the slsa-token that are defined in the workflow.

Metadata

Metadata

Assignees

Labels

area:BYOBAn issue with the BYOB frameworktype:featureNew feature or request

Type

No type
No fields configured for issues without a type.

Projects

No projects

Relationships

None yet

Development

No branches or pull requests

Issue actions