From fa6c2ab38d05f29b435c3a49320ca5fb4417f1ff Mon Sep 17 00:00:00 2001 From: James Carnegie Date: Tue, 3 Oct 2023 14:16:20 +0100 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 3d07849..5a4c573 100644 --- a/README.md +++ b/README.md @@ -1,4 +1,4 @@ -A super simple demo to show the end-to-end flow signing image attestations with OpenPubkey. +A super simple demo to show the end-to-end flow signing image SBOM and Provenance attestations with OpenPubkey. This repo contains a trivial node program which prints "Hello OpenPubkey". There is a Dockerfile that builds it into an image.