From f01262913d4563d27696d9bf7ff1551e1e6e1a3f Mon Sep 17 00:00:00 2001 From: Meredith Lancaster Date: Mon, 8 Dec 2025 13:55:24 -0800 Subject: [PATCH] table of contents Signed-off-by: Meredith Lancaster --- packages/attest/README.md | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/packages/attest/README.md b/packages/attest/README.md index e6761ea6..c75b78b7 100644 --- a/packages/attest/README.md +++ b/packages/attest/README.md @@ -15,6 +15,14 @@ initiated. See [Using artifact attestations to establish provenance for builds](https://docs.github.com/en/actions/security-guides/using-artifact-attestations-to-establish-provenance-for-builds) for more information on artifact attestations. +## Table of Contents +- [Usage](#usage) + - [attest](#attest) + - [attestProvenance](#attest-provenance) + - [Attestation](#attestation) +- [Sigstore Instance](#sigstore-instance) +- [Storage](#storage) + ## Usage ### `attest`