mirror of https://github.com/vee1e/gittuf - A security layer for Git repositories
Find a file
Pat Zielinski 3573b54a14 gittuf-git: Add git command compatibility layer
Co-authored-by: Jamal Cao <jamaltheodds@gmail.com>
Co-authored-by: yashobapat <f20210006@goa.bits-pilani.ac.in>
Co-authored-by: Raghava Gatadi <raghava.gtd@gmail.com>
Signed-off-by: Pat Zielinski <70954403+patzielinski@users.noreply.github.com>
2025-10-07 12:32:03 -04:00
.github chore(deps): bump the all group with 2 updates 2025-10-06 15:36:54 +00:00
debug
docs *: Add update flow for GUPPIEs 2025-10-02 02:12:48 -07:00
experimental/gittuf *: Add update flow for GUPPIEs 2025-10-02 02:12:48 -07:00
internal gittuf-git: Add git command compatibility layer 2025-10-07 12:32:03 -04:00
.gitattributes sandbox: Add stucture for API creation and registration 2025-03-15 15:08:39 -04:00
.gitignore
.golangci.yml ci: Migrate golangci-lint configuration 2025-03-25 10:46:43 -04:00
.goreleaser.yml ci: Update deprecated format specification in goreleaser 2025-05-21 14:48:04 -04:00
.test_ignore.txt gittuf-git: Add git command compatibility layer 2025-10-07 12:32:03 -04:00
CHANGELOG.md Prepare v0.12.0 2025-09-11 20:23:01 -04:00
CITATION.bib Add gittuf paper citation.bib file 2025-03-21 15:41:26 -04:00
CONTRIBUTING.md docs: Add a dependencies policy to CONTRIBUTING.md and remove outdated paragraph 2025-05-22 14:46:54 -04:00
go.mod chore(deps): bump the all group with 2 updates 2025-10-06 15:33:06 +00:00
go.sum chore(deps): bump the all group with 2 updates 2025-10-06 15:33:06 +00:00
LICENSE
main.go gittuf: Fix small typo 2025-05-13 10:26:02 -04:00
MAINTAINERS.txt Update maintainer affiliation 2025-10-06 11:57:25 -04:00
Makefile gittuf-git: Add git command compatibility layer 2025-10-07 12:32:03 -04:00
README.md docs: sandbox -> incubating 2025-05-29 09:54:50 -04:00
SECURITY.md
SECURITY_INSIGHTS.yml docs: Add dependencies management policy to SECURITY_INSIGHTS.yml 2025-05-22 14:47:24 -04:00

gittuf logo

gittuf Verification Build and Tests (CI) Coverage Status OpenSSF Best Practices OpenSSF Scorecard

gittuf is a platform-agnostic Git security system. The maintainers of a Git repository can use gittuf to protect the contents of a Git repository from unauthorized or malicious changes. Most significantly, gittufs policy controls and enforcement is not tied to your source control platform (SCP) or “forge”, meaning any developer can independently verify that a repositorys changes followed the expected security policies. In other words, gittuf removes the forge as a single point of trust in the software supply chain!

gittuf is an incubating project at the Open Source Security Foundation (OpenSSF) as part of the Supply Chain Integrity Working Group.

Current Status

gittuf is currently in beta. gittuf's metadata is versioned, and updates should not require reinitializing a repository's gittuf policy. We recommend trying out gittuf in addition to existing repository security mechanisms you may already be using (e.g., forge security policies). We're actively seeking feedback from users, please open an issue with any suggestions or bugs you encounter!

Installation, Get Started, Get Involved

Take a look at the get started guide to learn how to install and try gittuf out! Additionally, contributions are welcome, please refer to the contributing guide, our roadmap, and the issue tracker for ways to get involved. In addition, you can join the gittuf channel on the OpenSSF Slack and say hello!