Skip to content

[feature] Support signing Windows binaries #4217

@makkes

Description

@makkes

Is your feature request related to a problem? Please describe.

We're using the slsa-framework/slsa-github-generator/.github/workflows/[email protected] workflow to build Go binaries and attestations for an application that our customer runs on Windows machines. To match the customer's security requirements the binaries need to be signed by our code signing certificate that we got from Microsoft (using Azure Trusted Signing).

We have not found a way to sign the binaries that the workflow generates as part of the build process.

Describe the solution you'd like

We would like to integrate signing of the Windows binaries, preferably by integrating the existing trusted signing action.

Describe alternatives you've considered

Currently we sign the binaries after the build process which obviously breaks the provenance attestations.

Additional context

n/a

Metadata

Metadata

Assignees

No one assigned

    Labels

    status:triageIssue that has not been triagedtype:featureNew feature or request

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions