slsa-github-generator icon indicating copy to clipboard operation
slsa-github-generator copied to clipboard

[feature][byob] Remove private inputs from provenance

Open laurentsimon opened this issue 2 years ago • 2 comments
trafficstars

We had an issue about it, but I could not find it so I'm creating this new one.

1We need to mask private fields of GH context for privacy reasons: username, etc. Or, alternatively, we don't record the entire context since only a few triggers are meant to be supported by v1.0 and we can record each event's specific information instead. Note: removing the GH context has implications for branch / tag verification, so the logic would need to change.

laurentsimon avatar Apr 25 '23 15:04 laurentsimon