in-toto/in-toto
in-toto is a framework to protect supply chain integrity. observed · 2026-08-28
Health v2 · maintenance only
81/100
- Activity 96
- Release rhythm 50
- Longevity 100
Flags: no_license
How is this computed?
round(0.45*activity + 0.35*rhythm + 0.20*longevity); archived -> min(score, 10) — computed 2026-09-03. Adoption (stars, forks) is never an input.
- gap_med: n/a
- age_days: 3754
- days_rel: 121
- days_push: 28
- n_releases_24m: 1
Adoption not part of the score
1032 stars · 162 forks observed · 2026-08-28
What it is AI-extracted, prompt v1, taxonomy v1, 2026-08-30, confidence not recorded
in-toto is a Python framework and reference implementation of the in-toto specification for protecting software supply chain integrity. It lets project owners define supply chain layouts and verifies that each step was performed by authorized functionaries without tampering, using signed link metadata.
Use cases
- verify software supply chain integrity
- prove who ran each build and packaging step
- detect tampering in build artifacts
- define authorized steps for a software pipeline
- generate signed link metadata for supply chain steps
- verify a package was built as planned before installing
When to choose
- you need cryptographically verifiable provenance for your software supply chain
- you want to enforce that only authorized personnel perform build steps
- you need an open CNCF-graduated standard with a Python reference implementation
- you want to detect supply chain compromises before end-user installation
When to avoid
- you only need artifact signing without step-by-step supply chain verification
- you need a non-Python implementation and cannot use the reference library
- your project has no defined build or release pipeline to model
Facets
library · maturity stable
security cryptography developer-tools cli sdk security developer-tools python cli cross-platform supply-chain-security software-supply-chain metadata attestation cncf provenance verification devops automation
9 sources
- readme: https://github.com/in-toto/in-toto · fetched 2026-08-28 · 855431d2161b
- homepage: https://in-toto.io · fetched 2026-08-29 · 043b69d22818
- site_page: https://in-toto.io/about · fetched 2026-08-29 · c6e7bf8c6e6e
- site_page: https://in-toto.io/docs · fetched 2026-08-29 · 51b5af79a5d3
- site_page: https://in-toto.io/docs/what-is-in-toto · fetched 2026-08-29 · 1c33a91a5243
- site_page: https://in-toto.io/docs/getting-started · fetched 2026-08-29 · 14d3add9c52a
- site_page: https://in-toto.io/docs/specs · fetched 2026-08-29 · 06459667f4b2
- site_page: https://in-toto.io/docs/security · fetched 2026-08-29 · 45de480be5a5
- registry_pypi: https://pypi.org/pypi/in-toto/json · fetched 2026-08-29 · 29554df27f5f
Member repositories
| Repository | Role | Health v2 |
|---|---|---|
| in-toto/in-toto | main | 81 |
For agents
Data as of 2026-08-30T08:39:29.467469+00:00 · Report a problem