From 9c16d65518e36d6c5d829594452345d2c73fd563 Mon Sep 17 00:00:00 2001 From: Appu Date: Wed, 30 Oct 2024 10:55:02 -0400 Subject: [PATCH] Update content/en/about/bundle.md Co-authored-by: Hayden B Signed-off-by: Appu --- content/en/about/bundle.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/content/en/about/bundle.md b/content/en/about/bundle.md index e981b465..b255473d 100644 --- a/content/en/about/bundle.md +++ b/content/en/about/bundle.md @@ -114,7 +114,7 @@ artifact at verification time. #### DSSE -A DSSE envelope can contain arbitrary payloads. Currently clients only process the +A DSSE envelope can contain arbitrary payloads. Currently Sigstore clients only process the payload type `"application/vnd.in-toto+json"`. Verifiers must verify that the payload type is a supported and expected type. DSSE envelopes contained in a Sigstore Bundle must only contain a single signature (the DSSE spec allows multiple).