This GitHub Action installs gittuf in your workflow. It can be used to verify gittuf policies for your Git repositories.
gittuf-installer is in beta. Feel free to give it a whirl! See here for the current status of gittuf itself.
gittuf-version
: Used to specify the version of gittuf to install (default:
0.11.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.