Skip to content

Showcasing some example workflows to apply SLSA principles

License

Notifications You must be signed in to change notification settings

marcofranssen/slsa-workflow-examples

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SLSA workflow examples

In this repository you can find some examples on how to secure your software supply chain by implementing SLSA requirements.

To do so I make use of the following tools:

See the workflows on how to utilize these tools to secure your own software supply chains.

Go App

To compile the Go app you can simply run the following command.

go build -o bin/slsa-workflow-example .

Or simply build the Docker image.

docker build -t ghcr.io/marcofranssen/slsa-workflow-example .

About

Showcasing some example workflows to apply SLSA principles

Resources

License

Stars

Watchers

Forks

Sponsor this project

 

Packages