Skip to content

gittuf/gittuf-installer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

148 Commits
 
 
 
 
 
 
 
 

Repository files navigation

gittuf-installer GitHub Action

This GitHub Action installs gittuf in your workflow. It can be used to verify gittuf policies for your Git repositories.

Current Status

gittuf-installer is in beta. Feel free to give it a whirl! See here for the current status of gittuf itself.

Optional Input

gittuf-version: Used to specify the version of gittuf to install (default: 0.15.0). In addition to the specific version number, main is also supported to build off the source repository's main branch. Note: do not prefix v in the version number.

Supported Versions

gittuf-installer currently supports installing gittuf version 0.13.1 and newer. The last version of gittuf-installer with support for older versions of gittuf (0.13.0 and older) is 0.10.0. This is due to a change in how gittuf's release artifacts are signed with Sigstore Cosign.

Using gittuf-installer 0.11.0 or greater with gittuf versions 0.13.0 or older will cause the action to fail.

About

GitHub Action to install gittuf in CI workflows

Topics

Resources

License

Stars

3 stars

Watchers

3 watching

Forks

Contributors